/*************************************************/
/* mail-order OnlyStyle                          */
/*************************************************/
/* topics */
#cnts #topics{
	width:542px;
	margin:0;
	padding:0;
	}

#cnts #topics h2{
	margin:0;
	padding:0 0 10px 0;
	}
	

#cnts #topics div.news {
	width:540px;
	border-bottom-color:#ccc;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#cnts #topics div.newsText:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
}

#cnts #topics div.lastChild{
	border-bottom:none;
	}

#cnts #topics p.photo {
	float:right;
	padding:1px;
	margin:0 5px;
	background:#FFFFFF;
	border:#ccc 1px solid;
}

#cnts #topics div.newsText {
	margin:0 5px 0 10px;
	
}

#cnts #topics div.newsText p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.4em;
}

#cnts #topics div.newsText h3 {
	padding:0;
	margin:3px 0;
	font-size:12px;
	clear:none;
}

/* shoppingSiteBanner */

#cnts #shoppingSite div.shopInfo{
	width:540px;
	border-bottom-color:#ccc;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#cnts #shoppingSite div.lastChild{
	border:none;
}


