#content_main #contents {
width: 222px;
text-align: center;
float: left;
margin-bottom: 10px;
margin-top: 12px;
border: 1px solid #333333;
margin-right: 20px;
}

#content_main #contents h4 { margin: 0px; }

#content_main #contents h4 a {
color: #CCCCCC;
text-decoration: none;
display: block;
border-top: 1px solid #333333;
line-height: 1.1em;
padding: 6px;
background-color: #161616;
background-image: url(/images/grad_btn.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
font-size: 1em;
width: 210px; /* necessary for idiotic MSIE */
}


#content_main #contents h4 a:hover, #content_main #contents h4 a.current {
color: #FFFFFF;
background-color: #022e51;
background-image: url(/images/grad_btn.gif);
background-repeat: no-repeat;
background-position: -325px 0px;
}

#content_main #contents h4 a.current { cursor: default; }

#content_main #rCol {
width: 250px;
float: left;
padding-top: 5px;
}
