#overviewinformation {
	position : absolute;
	top : 290px;
	left : 190px;
	height : 430px;
	width : 565px;
}

#overviewinformation_title {
	width : 200px;
	font-size : .85em;
	color : #333333;
	font-weight : bold;
	padding-bottom : 5px;
	border-bottom : 1px solid #333333;
}

#overviewinformation_description {
	padding-top : 10px;
	color : #333333;
	font-size : .75em;
	padding-bottom : 15px;
}

#overviewinformation_topic_title {
	color : #003366;
	font-size : .75em;
	font-weight : bold;
	padding-bottom : 5px;
}

#overviewinformation_topic_img {
	width : 130px;
	height : 130px;
	background-position : top left;
	background-repeat : no-repeat;
	/*
	background-image : url(images/temptrak/healthcare/nursing_reports.jpg);
	*/
}

#overviewinformation_topic_description {
	padding-top : 5px;
	color : #277ba4;
	font-size : .75em;
}

#overviewinformation_topic_description li {
}

#overviewinformation_topic_description span {
	font-style : italic;
	color : #277ba4;
	font-weight : bold;
}


