/* CSS Document */

.categories_brands{
	background-image:url(../images/cat_bg.gif);
	background-repeat:repeat-x;
	width:250px;
	min-height:323px;
	height:auto;
	float:left;
	padding:5px;
	margin-right:10px
}
*body .categories_brands{
	height:323px;
}
.categories_brands ul{
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
}
