#main_wrapper #mainbody_wrapper .mainbody .column_left #content_wrapper .last_update {
	color: #FF6600;
}
#main_wrapper #mainbody_wrapper .mainbody .column_left #content_wrapper .date_created {
	color: #666666;
}
#main_wrapper #mainbody_wrapper .mainbody .column_left #content_wrapper a,#content_wrapper a:active,#content_wrapper a:visited,#content_wrapper a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#main_wrapper #mainbody_wrapper .mainbody .column_left #content_wrapper .divide {
	background-image: url(../mainimages/mainbody/dot_grey.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
}
