#arr_list { list-style:none; margin:0; padding:0; }
#arr_list li { float:left; width:200px; height:300px; }
#arr_list li ul { list-style:disc; margin-left:16px; padding:0; font-size:12px; }    
#arr_desc { height:173px; padding:5px 15px; background:url(getfile.php?id=403) no-repeat top left; }
#arr_desc h3 { margin:0 0 6px 0; color:#4B3014; height:35px; font-size:12px; }
#arr_list #arr_desc #arr_desc_text { height:100px; overflow:hidden; }      
#btnLightBlue_left { background:url(getfile.php?id=273) no-repeat top left; margin:0; padding:0; list-style:none; width:75px; display:inline-block; float:left; }
#btnLightBlue_right 
{
  color:white;
  display:block;
  font-size:1.2em;
  font-weight:bold;
  height:22px;  
  padding:3px 10px;
  text-align:center;
  text-decoration:none;      
}

#btnLightBlue_left:hover { background:url(getfile.php?id=273) no-repeat bottom left; }     

#btnDarkBlue_left { background:url(getfile.php?id=273) no-repeat top right; margin:0; padding:0; list-style:none; width:90px; display:inline-block; float:left;  }
#btnDarkBlue_right 
{
  color:white;
  display:block;
  font-size:1.2em;
  font-weight:bold;
  height:22px;     
  padding:3px 10px;
  text-align:center;
  text-decoration:none;   
}

#btnDarkBlue_left:hover { background:url(getfile.php?id=273) no-repeat bottom right; }

