.type {
	color: #333333;
	font: normal 14px/17px Georgia, "Times New Roman", Times, serif;
	 	 width:384px;	}

.type2 {
	color: #333333;
		  font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	  }
	  
	  div.blurb {
	  	position: absolute;
		  bottom: 80px;
		  left: 20px;
	 	width:700px;
	  }
	  
	  .tTable {
margin-right: auto;
margin-left: auto;
width: 720px;
position: relative;
}




div.container {
	width: 384px;
	position: absolute;
	z-index: 7;
	top: 150;
	left: 350px;
}

div.eventBanner {
	width: 250px;
	height: 100px;
	position: absolute;
	left: 85px;
	top: 145px;
}

a.fright {
	text-align: right;
	float: right;
}

em {
	font-size: 1.2em;
	line-height: 1.2em;
}

div.eventPoster {
	width: 300px;
	height: 200px;
	position: absolute;
left: 225px;
top: 145px;
}




.typeb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}


a:hover {
	color: #FFFFFF;
}

div.infoBox {
	background-color: white;
	opacity: 0.53;
	padding: 0 6px 0 12px;
	border: 1px solid gray;
	font: 1em/1em arial;
}