#sectionHeader span {display:none;}
#sectionHeader {
	padding:0px;
	margin:0px;
	width:178px;
	height:40px;
	text-align:right;
	background:url(../images/headerError.gif) no-repeat top right;
}

#rMenu {
	padding:10px 0px 18px 0px;
	margin:0px;
	background:url(../images/bottomBlue.gif) no-repeat bottom left;
	font-weight:bold;
	width:178px;
}
#rMenu div.newmsg {margin:0px; padding:8px; width:100px; border-bottom:1px dotted #809cb8;border-top:1px dotted #809cb8;}
#rMenu p {margin:0px;font-size:9px;font-weight:normal;}

/*override main*/
#right {height:180px;}

.rMenuList {margin:0px;}
.rMenuLink {
	list-style-type:none;
	font-size:10px;
	margin:5px 10px;
}
.rMenuLink input, .rMenuLink img {vertical-align:middle;}