.browse{
	background: url('../img/browse.jpg') top repeat-y;
}
h2{
	margin: 0 11px;
	padding: 14px 0 0 28px;

}
.models{
	float:left;
	padding:33px 0 77px 37px;
/*	background: url('../img/m1.gif') right top repeat-y;*/
}
.products{
	float:left;
	padding:33px 40px 77px 9px;
}
.m1{
	width:445px;
}
.p1{
	width:413px;

}
.mod_active, .mod{
	margin: 0;
	padding:0 0 0 13px;
}
.mod_active{
	background:#F0FF77 url('../img/p1.gif') left top repeat-y;
}
.mod_active h2{
	color:#BF0000;
}

.mtop, .mbot{
	margin:0;
	padding:0;
	border:none;
	height:15px;
	overflow:hidden;
}
.mod_active .mtop{
	background: url('../img/hdot.gif') left top repeat-x;
}
.mod_active .mbot{
	background: url('../img/hdot.gif') left bottom repeat-x;
}
.mod .model{
	width:410px;
	background:url('../img/model.jpg') repeat-y;

}
.mod .modeltop{
	width:410px;
	height:28px;
	background:url('../img/modeltop.jpg') no-repeat;
}
.mod .modelin{
	padding: 0 20px 28px 20px;
	background:url('../img/modelin.jpg') bottom no-repeat;
	text-align:center;
}
.mod_active .model, .product{
	width:410px;
	background:url('../img/product.jpg') repeat-y;
}
.mod_active .modeltop, .producttop{
	width:410px;
	height:28px;
	background:url('../img/producttop.jpg') no-repeat;
}
.mod_active .modelin, .productin{
	padding: 0 20px 28px 20px;
	background:url('../img/productin.jpg') bottom no-repeat;
	text-align:center;
}
.productinfo{
	margin:0;
	padding: 0 11px;
}
.modelinfo{
	margin:0;
	padding: 0 30px 0 11px;
}
.parameters{
	position:relative;
	width:410px;
	height:60px;
}
.parameters div{
	font-size: 16px;
}
.parameters div span{
	font-size: 16px;
	color:#BF0000;
}
.length{
	position:absolute;
	left:11px;
	top:9px;
}
.price{
	position:absolute;
	left:271px;
	top:9px;
}
.colour{
	position:absolute;
	left:11px;
	top:36px;
}
.topcategorylist{
	padding:25px 0;
}
.topcategorylist table{
	margin:0;
	padding:0;
}
.topcategorylist table tr td{
	margin:0;
	padding:1px 15px;
}
#content ul.pagination{
	margin:auto;
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	
}
#content ul.pagination li{
	display:inline;
	margin:0;
	padding:0 5px;
	background:none;
}
span.new{
	font-size:12px;
	color:#F00;
	vertical-align : super;
}
