#cA .articleSection .articleList .miniAds {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:10px;
	margin-left:5px;
	padding-bottom:10px;
	float: left;
	min-height: 410px;
	width: 290px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#cA .articleSection .articleList .catAds {
	display: block;
	float: left;
	min-height:23px;
	width: 135px;
	background-image:url(../imgs/theme/flex.bullets.gif);
	background-position:0px -82px;
	background-repeat:no-repeat;
	padding-left:20px;
	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#134D86;
	font-weight:bold;
}

#cA .articleSection .articleList .miniAds .content {
	display: block;
	margin-top: 4px;
}

#cA .articleSection .articleList .miniAds .content .contentText {
	height: 54px;
	overflow: hidden;
}

.highslide-caption {
	height:150px;
	width:auto;
	display:block;
	clear:both;
	background-color:#333333;
}

.highslide-caption a {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left:13px;
	clear: both;
	height: 20px;
	
	background-image:url(../imgs/design/readMoreLink.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	width:130px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}

#cA .articleSection .articleList .miniAds .content a img {
	float: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
	max-height:275px;
}
#cA .articleSection .articleList .miniAds .content .contentText .ReadMore {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left:13px;
	clear: both;
	float: left;
	height: 20px;
	
	background-image:url(../imgs/design/readMoreLink.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	
	width:130px;
	font-size:11px;
}