
#meetings .itemPreview {
	margin-top: 70px;
	zoom:1;
}
#meetings .item1 {
	margin-top: 0;
}
	#meetings .itemPreview:after {
		content: '.';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

#meetings .itemPreview.last {
	margin-bottom: 0.9em;
}

#meetings .itemPreviewTitle {
	background:#751B02;
	width:208px;
	height:13px;
	padding:2px 3px 6px 3px;
	margin:0;
	text-align:center;
	border-bottom:4px solid #A57950;
	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FFFFFF;
	text-decoration:none;
}

#meetings .item-content .itemPreviewTitle {
	background:#A57950;
	width:178px;
	height:12px;
	text-align:left;
	border-bottom:none;
	padding-left:15px;
	margin-left:-15px;
	color:#751B02;
}
#meetings .item-content{
	background:url(../images/module-content-bg.gif) 0 1px no-repeat;
	float:right;_display:inline;
	width:390px;
	min-height:304px;
	padding-left:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#57534B;
}

#meetings .itemPreviewImageSection {
	float:left;_display:inline;
	width:214px;
	height:110px;
}
#meetings .itemPreview .top-anchor{
	position:absolute;
	bottom:-15px;
	right:0;
}
#meetings .itemPreview .top-anchor a{
		font-size:0.8em;
		color:#751B02;
		text-decoration:underline;
		text-transform:uppercase;
}
