/* CSS Document */

.successstories {
	width: 215px;
	float: left;
}
.successstories li, .newsevents li, .highlights li {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #D10600;
	display: block;
}
.successstories li {
	padding-bottom: 5px !important;
	padding-top: 5px !important;
}
.noborder { /* class for applying border:0 */
	border: 0 !important;
}
.highlights {
	padding-left: 55px;
	width: 343px;
	float: left;
}
.newsevents {
	width: 160px;
	padding-left: 52px ;
	padding-left/**/:/**/ 49px;
	float: left;
}
.newsdate {
	background-image:url(images/bg_newsdate.gif); top left no-repeat;
	font-size: 10px;
	text-align: left;
	line-height: 9px;
	width: 27px;
	height: 38px;
	float: left;
}
.newsdate b {
	color: #FFF;
}
.newstitle {
	width: 170px;
	margin-left: 35px;
	padding-left: 5px;
}
.pic_highlights {
	width: 168px;
	float: left;
}
.text_highlights {
	background: url(images/bg_highlights.gif) top left repeat-x;
	font-size: 11px;
	/*color: #333;*/
	width: 150px;
	height: 157px;
	padding-left: 18px;
	padding-right: 7px;
	float: left;
}
.newsdate {
	background: url(../images/bg_newsdate.gif) top left no-repeat;
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	width: 27px;
	height: 38px;
	float: left;
}
.newsdate b {
	color: #FFF;
}
.newstitle {
	width: 170px;
	margin-left: 35px;
	padding-left: 5px;
}
.pic_highlights {
	width: 168px;
	float: left;
}
