
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
padding:0px; margin:0px;
	float: left;
	display: block;
	height:29px;
	margin-right:-3px;
	background:url(http://www.weapon-shop.ru/data/default/bg_harakt_nea.png) right no-repeat;
	width:130px;
	text-align:center;
	line-height:29px;
	color: #FFFFFF !important;
	font-size:11px !important;
	font:arial;

	font-size: 13px;
	z-index: 1;
	position: relative;
    cursor: pointer;
	top: 3px;
}
* html .tabs a  {top: 1px; margin-right:-10px; padding-right:-10px;}
@-moz-document url-prefix () {
.tabs a {margin-right:-3px;}
}
.tabs a.selected {
	background:url(http://www.weapon-shop.ru/data/default/bg_harakt.png) right no-repeat;
	width:130px;
	height:29px;
	margin-right:-3px;
	line-height:29px;
	z-index: 4;
	text-decoration: none;
	position:raletive;
	font-weight:bold;
}
.tabs a.first {z-index: 4;}
.tabs a.second {z-index: 3;}
.tabs a.third {z-index: 2;}
.tabs a.fours {z-index: 1;}
/*.tabs a.first{
	background:url(http://www.weapon-shop.ru/data/default/bg_harakt_f_nea.png) right no-repeat;
}
.tabs a.first .selected {
	background:url(http://www.weapon-shop.ru/data/default/bg_harakt_f.png) right no-repeat;
}*/
.page {
	border: 1px solid #a5a5a5;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 96%;
	clear: both;
	z-index: 0;
	margin-bottom: 10px;
    list-style: none;
	color:#444444;
	font:Arial;
	font-size:11px;
}

.heading {
	color: #553E07;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

.page ul {
margin:0;
padding:0 8px;
}
.page ul li {
border-bottom:1px dashed #eee;
font-size:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:5px;
padding-top:5px;
}
.page ul li:last-child {border-bottom:medium none;}
.page img { border: 1px solid #DDDDDD; margin: 5px;}