#categorie{
	width:580px;
	background-color:#ECEEED;
	border:#B5B7B6 solid 1px;
	border-bottom:none;
	margin-left:3px;
	font-family:Arial;
	font-size:12px;
}
.catServ{
	margin-bottom:-20px;
	_margin-bottom:0;
}
#catBottom{
	background:url(../slices/servicii-bottom.jpg) no-repeat;
	width:584px;
	height:24px;
	margin-left:2px;
	_margin-left:3px;
}
#catTitle{
	width:157px;
	float:left;
}
#catTitle h1{
	font-size:14px;
	color:#00659D;
	float:left;
	background:url(../slices/category.jpg) left no-repeat;
	margin-left:10px;
	padding-left:15px;
	margin-top:0;
}
.catLists{
	width:180px;
	float:left;
	margin-bottom:-15px;
	position:relative;
	margin-left:10px;
}
.catLists a{
	background:url(../slices/cat-bullet.jpg) left top no-repeat;
	width:175px;
	color:#000;
	display:block;
	float:left;
	padding-left:15px;
	text-decoration:none;
	text-align:left;
	margin-bottom:10px;
}