/* GENERAL STYLES */
/* alternate liquid layout css */
html{
	background:#96a9bb }
html, body{
	height:100%;
	/* hide from Mac IE5 \*/
	height:auto;
	/* end hide from Mac IE5 */}
body{
	background: url(/img/ui/body-bg-bl.jpg) repeat-x center top;
	margin:auto 0px;
	padding: 0px 15px;}
#container{
  	width:auto;}
#content{
	width: 60%;
	margin: 0 0 0 3%;
	padding: 0 3% 0 0;}
#content .hilite{
	width: 45%;
	margin: 0 3% 0 0;}	
#content .promo{
	width: 24%;
	margin: 0;}
#sidebar{
	width: 30%;
	float:right;
	margin:0 3% 0 0;}
#feature{
	width:100%;
	float: right;}
#subnav{
	width:100%;
	float: right;}

/* EDITOR PROPERTIES */
