/* minihuge.css -- Liquid Design */

/* wrapper */

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

/* begin structure */

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

/* end structure */

#tertiary {text-align:center}

