/* style for module titles */
.rightpane_content{
font-family: "Century Gothic";
	font-size:  12px;
	font-weight: bold;
	color: #0067ac;
	padding-left: 8px;
	padding-top:10px;
	width:auto;
}
.rightpane_notitle_table {
background-color:#FFFFFF;}

.rightpane_right_td {
background-color:#f6f6f6;}
.rightpane_top_bg{
background:url(Images/top_bg.gif) repeat-x top left;}
.rightpane_bottom_bg{
background:url(Images/bottom_bg.gif) repeat-x bottom left;}
.rightpane_left_bg{
background:url(Images/left_bg.gif) repeat-y top left;}
.rightpane_right_bg{
background:url(Images/right_bg.gif) repeat-y top right;}