#categories {
	background-image: url(../images/left_bg01.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 167px;
	float: left;
}
#categories .title{
	text-align: center;
	height: 34px;
	margin:0px;
	padding:0px;
}
#categories .sub {
	float: left;
	height: auto;
	width: 167px;
	margin-top:8px;
}
