.coll_wrap{
  background: no-repeat center center;
  color: #FFF;
  margin-bottom: 10px;
  height:100px;
}

.coll_wrap h2{
  color: #FFF;
  font:2.5em 'arial black';
  margin:0 0 0 5px;
  padding:10px 0;
}

#nav_college, #nav_college_baseball, #nav_college_basketball, #nav_college_football, #nav_college_soccer, #nav_college_more_sports  { background-image: url(/rw/SysConfig/WebPortal/nypost/blocks/_sports/college/images/coll_header.jpg); }
#nav_college h2, #nav_college_baseball h2, #nav_college_basketball h2, #nav_college_football h2, #nav_college_soccer h2, #nav_college_more_sports h2  { left: 90px; }

.coll_wrap #coll_nav{
  margin:0; padding:0;
  margin-top:10px;
}
.coll_wrap #coll_nav li{
  margin-left: 5px;
  background: none;
  padding: 0px 2px;
}
.coll_wrap #coll_nav li a{
  color: #222B66;
  font-weight: bold;
  font-size: .8em;
  vertical-align: text-top;
}
.coll_wrap #coll_nav li.current{
  background: #FFF;
}
.coll_wrap #coll_nav li.current a{
  color: #000;
}

.coll_wrap #coll_nav li.parent ul a{
  color: #333;
}

.coll_wrap #coll_nav li.parent ul a:hover{
  color: #fff;
}

.block .rounded_body {
  padding: 5px;
}

.block .rounded_body p{
  /*font-size:12px;*/
}