/* style for module titles */
.rightpane2_title {
	background:#0067AC url(images/rightpane2_title.gif) no-repeat bottom left;
	font-family: "Century Gothic";
	font-size:  17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 28px;
	vertical-align:bottom;
}

.rightpane2_content{
font-family: "Century Gothic";
	font-size:  12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top:10px;
	width:auto;
}
.rightpane2_table {
background-color:#0067ac;}

.rightpane2_right_td {
background-color:#f6f6f6;}