#clipboard {
  padding:15px 0px 0px 0px; 
}
#clipboard h1 {
  background:url('../img/schools/school_detail_header_bg.jpg') no-repeat;
  height:32px;
  font:bold 18px arial;
  color:#298f00;
  padding:10px 0px 0px 0px;
  width:239px;
  margin:0px;
}
#clipboard h1 span { padding-left:13px;}

#clipboard .content {
  background:url('../img/schools/left_box_middle_bg.jpg') repeat-y;
  padding:10px 0px 5px 15px;
}
#clipboard .content .box { margin:6px 0 10px 0px; height:200px; overflow:auto; border:solid 1px #cacaca; width:207px;}
#clipboard .content .box ul { margin:5px 0px 10px 0px; padding:0px; list-style-type:none; }
#clipboard .content .box ul li {  padding:3px 10px 3px 10px;  margin:0px 0px 0px 5px; background:url('../img/buttons/arrow_popularity.jpg') 0px 6px no-repeat; }
#clipboard .content .box ul li span { font:normal 11px arial; color:#585858;}
#clipboard .content .box ul li a{  color:#336699;  text-decoration:none;  font:bold 13px arial;}
#clipboard .content .box ul li a:hover{  text-decoration:underline;}
#clipboard .bottom {
  background:url('../img/schools/left_box_bottom_bg.jpg') no-repeat;
  width:239px;
  height:8px;
}

#see-full-list-button { margin:7px 0px 0 40px; background:url('../img/buttons/see-full-list.gif') no-repeat; width:119px; height:25px; display:block; }
#see-full-list-button span { display:none;}
#see-full-list-button:hover { background-position:0px -25px;}
