/* ### Youth quadrant info panels ###*/
#infoPanel_toprow {
	background-image:url(../images/youth_top_titles.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height: 51px;
}
#infoPanel_bottomrow {
	background-image:url(../images/youth_bottom_titles.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height: 51px;
}
#infoPanel_bottomrow_new {
	background-image:url(../images/youth_bottom_titles_new.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	padding-right:0px;
	height: 51px;
}
#infoPanel_text_block_upper_left {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E4EBE3;
	padding: 10px;
	width: 200px;
	height: 120px;
}
#infoPanel_text_block_upper_left a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
}
#infoPanel_text_block_lower_left {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E4EBE3;
	padding: 10px;
	width: 200px;
	height: 155px;
}
#infoPanel_text_block_lower_left a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
}
#infoPanel_text_block_upper_right {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E4EBE3;
	padding: 10px;
	width: 210px;
	height: 120px;
}
#infoPanel_text_block_upper_right a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
}
#infoPanel_text_block_lower_right {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #E4EBE3;
	padding: 10px;
	width: 210px;
	height: 155px;
}
#infoPanel_text_block_lower_right a {
	color: #611170;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
}

