/* minismall.css -- Liquid Design */

/* wrapper */

#mini {width:320px; height:300px}

/* begin structure */

#primary {width:300px; height:200px; clear:both; margin:1px;}
#secondary {width:304px; height:26px; clear:both; margin:1px;}
#tertiary {width:300px; clear:both; margin:1px;} 

/* end structure */

#secondary {padding:3px 1px;}
#secondary strong {width:9px; margin:0; padding:0; float:left; border:1px solid #fff;}
* html #secondary strong {width:7px;}

.boxx {text-align:center; float:left; margin: 0px 5px; width:45px; height:24px; background-color:#ddd; border:1px solid #000; font-size:9px;}
* html .boxx { margin:0 5px;}

