/* ### Auto quadrant info panels ###*/

#infoPanel_toprow {
	background-image:url(../images/auto_top_titles.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height: 51px;
}
#infoPanel_bottomrow {
	background-image:url(../images/auto_bottom_titles.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height: 51px;
}
#infoPanel_text_block {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E4EBE3;
	padding: 10px;
	width: 200px;
	height: 125px;
}
#infoPanel_text_block a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:left;
	height: 180px;
}
#infoPanel_text_block_right {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E4EBE3;
	padding: 10px;
	width: 210px;
	height: 125px;
}
#infoPanel_text_block_right a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
	height: 125px;
}







/* #infoPanel_topleft {
	background-image:url(../images/DCCU_template_11.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
}
#infoPanel_topright {
	background-image:url(../images/DCCU_template_12.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
}
#infoPanel_bottomleft {
	background-image:url(../images/DCCU_template_18.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
}
#infoPanel_bottomright {
	background-image:url(../images/DCCU_template_19.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
}

#infoPanel_top_text {
	margin-left: 25px;
	margin-right: 33px;
	margin-top: 60px;
}
#infoPanel_top_text a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
}

#infoPanel_bottom_text {
	margin-left: 25px;
	margin-right: 33px;
	margin-top: 85px;
}
#infoPanel_bottom_text a {
	color: #611170;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
} */

