

/* left sidebar */
.left-sidebar{
float: left;
width: 181px; /*Width of left column*/
margin-left: 0%;
padding: 0px 5px 5px 0;
font-size: .8em;
background:url(images/left-grey.jpg) no-repeat 0 0;
/* 
background-color:red;
border: 1px solid #000;
*/
}

#categorycompositelist {
	/*background-color:blue;*/
	margin-left:1px;
/*	float:left;*/
	width:592px;
}
