/* CSS Document */

    .hide { display:none; }
    .left{ float:left; }
    .right{ float:right; }
    .clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
    a img{ border:none; }
	#cleardiv {clear:both;}



#styleselect {
	left:10px;
	top:20px;
	position: absolute;
	z-index:1000;
	}
