#content a:visited {
color: #336799;
}
#shadow {
background-image: none;
}
.logo {
background-image: url('rr_images/logo.gif');
}
.footerleft {
display: none;
}
.shadowbottom {
background-image: url('rr_images/content-bottom.gif');
}
.top {
display: none;
}
#left .header {
padding-top: 7px;
}
#right .header {
padding-top: 7px;
}
#right {
padding-right: 5px;
}
#left .closed{
background-image: url('rr_images/bullet_toggle_plus.gif');
background-repeat: no-repeat;
background-position: center left;
border-bottom: 1px dotted #aaa;
font-size: 18px;
padding: 0 0 0px 17px;
margin-bottom: 3px;
height: 16px;
}

#left .open{
background-image: url('rr_images/bullet_toggle_minus.gif');
background-repeat: no-repeat;
background-position: center left;
border-bottom: 1px dotted #aaa;
font-size: 18px;
padding: 0 0 0px 17px;
margin-bottom: 3px;
height: 16px;
}
.footertop {
position: relative;
top: 7px;
}
.qlinks {
	margin: 0 0 6px 10px;
	}