#left .content {
border: 0;
border: 1px solid #aaa;
border-top: 0px;
padding: 5px 2px 1px 2px;
width: 519px;
overflow: hidden;
background-image: url('');
}
p {
margin-bottom: 10px;
}
#left .block{
border-bottom: 1px dotted #aaa;
font-size: 18px;
padding: 0 0 2px 5px;
margin-bottom: 3px;
}
#left .block a, #left .closed a, #left .open a { 
font-weight: normal;
text-decoration: none;
color: #000000;
display: block;
}
#left .closed a:hover, #left .open a:hover{
cursor: pointer;
color: #336799;
}
#left .closed{
background-image: url('rr_images/bullet_toggle.png');
background-repeat: no-repeat;
background-position: bottom left;
border-bottom: 1px dotted #aaa;
font-size: 18px;
padding: 0 0 5px 17px;
margin-bottom: 10px;
height: 16px;
}

#left .open{
background-image: url('rr_images/bullet_toggle.png');
background-repeat: no-repeat;
background-position: top left;
border-bottom: 1px dotted #aaa;
font-size: 18px;
padding: 0 0 5px 17px;
margin-bottom: 3px;
height: 16px;
}
ul {
margin-top: 0;
padding-top: 0;
}
ol {
margin: 0;
padding: 0;
}
.resource li {
padding-bottom: 5px;
}
.illegal li {
list-style-image: url('images/no.gif');
list-style-position: outside;
padding-bottom: 0px;
}
.tablecontents {
padding-left: 27px;
margin-left: 0;
}
.tablecontents li {
padding-bottom: 2px;
}
.policies {
margin: 0;
padding: 0;
padding-left: 5px;
margin-left: 0;
list-style: none;
}
#right .content a{
color: #336799;
font-weight: bold;
text-decoration: none;
}
#right .content a:hover{
text-decoration: underline;
}
.policies a {
font-weight: bold;
}
.links {
margin:0 0 5px 10px;
}
.links a {
text-decoration: none;
}
.links a:hover {
text-decoration: underline;
}
.last {
margin-bottom: 10px;
}
#content {
min-height: 325px;
}
.collapse {
position: relative;
right: 16px;
padding-left: 16px;
padding-right: 16px;
}
