.navBar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.navBar .templatesType {
	margin:10px 0;
}
.navBar .templatesType li {
	background:url(../images/p.gif) left 3px no-repeat;
	padding-left:10px;
	margin:7px 5px;
}
.navBar .categoriesType {
	margin:10px 0;
}
.navBar .categoriesType li {
	background:url(../images/p2.gif) 4px 5px no-repeat;
	padding-left:10px;
	margin:4px 5px;
	border-bottom:1px dashed #000000;
}
.navBar .categoriesType a {
	text-decoration:none;
}
.navBar .categoriesType a:hover {
	text-decoration:underline;
	color:#000000;
}
