#ourShops li {
    border-left: 1px solid #F1F1F1;
    border-right: 1px solid #D0D0D0;
    float: left;
    height: 36px;
    padding: 0 25px;
}
#ourShops a {
	display: block;
	padding: 10px 0 0 0;
	color: #696464;
	text-shadow: 1px 1px 0 #f3f3f3;
}
#ourShops {
	font-family: Calibri,'Lucida Grande',Arial,Verdana,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 36px;
	overflow: hidden;
	background: url('http://ortobox.ru/img/bgshops.gif') repeat-x;
	
}
#ourShopsHolder {
	height: 36px;
	width: 1000px;
	margin: auto;
}