/* minibig.css -- Liquid Design */

/* wrapper */

#mini {width:380px; padding:3px;}

/* begin structure */

#primary {float:left; width:300px; height:200px; margin:1px;}
#secondary {float:right; width:60px; height:200px; margin:1px;}
#tertiary {width:370px; clear:both; margin:1px;} 

/* end structure */

* html #tertiary {margin-left:2px;}

