

.contentblock a {
	color: #b21e83;

}

.newscontent {
	float: left;
	width: 487px;
}

.newscontentinner {
	background-image: url('pilltop.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 487px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	font-family: Myriad, Segoe UI, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #62769e;

}

.newscontentheader {
	font-family: Myriad, Segoe UI, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #b21e83;

}

.sidebar {
	float: right;
	width: 120px;
	font-family: Myriad, Segoe UI, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 11px;
	color: #62769e;
	text-align: left;
}

.sidebar a {
	font-family: Myriad, Segoe UI, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #b21e83;
	font-size: 13px;
	text-decoration: none;

}

.sidebar a:hover {
	font-family: Myriad, Segoe UI, Frutiger, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #b21e83;
	text-decoration: underline;
}


.clearboth {
	clear: both;

}
