/* Поправки для шаблона*/ 
#top
{
	height:61px;
	background-image: url('/img/template/topBg2.gif');
}

#logo
{
	left:14px;
	top:8px;
}

#phone { left: 824px; }
#phone, #phone img { width:171px; }

#left,#center { float:left; }

#left { width:175px; }
#center { width:760px; }

/* Левая навигация - для каталога */
#leftNav ul
{
	padding:0;
	list-style-type:none;
	padding-bottom: 15px;
}
#leftNav ul li { padding:0; }
#leftNav ul li.active a
{
	color:#999999;
	text-decoration:none;
}