/* News section styles */

#contentx table {
	width: 100%;
	background-image: url(../design_images/dotted_border_x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 25px;
	
}
#contentx table td {
	padding-bottom: 5px;
}
#contentx table table {
	margin: 0px;
	background: none;
}
#contentx table table td {
	padding: 0px;
}
.recomm_title {
	font-size: 14px;
	font-weight: bold;
}
.recomm_logo {
	width: 100px;
	text-align: right;
}
.recomm_citation {
	background-color: #EDF6FF;
	vertical-align: middle;	
}
#contentx table td.recomm_citation {
	padding-top: 15px;
	padding-bottom: 15px;
}
.recomm_citation {
	font-style: italic;
	font-size: 13px;	
}
