div.clearit   { clear: both }
#productlist {
	width: 540px !important;
	margin:0;
	padding:0;
	border:0;
	
}
#productlist .productitem {
	width:150px !important;
	width:172px;
	heigth:220px !important;
	height:250px;
	text-align:center;
	float:left;
	padding:10px;
	margin:20px 5px 0 0;
	border:1px solid #b0b0b1;
}
#productlist .productimage {
	height:150px;
	width:150px;
	overflow:hidden;
	border:1px solid #b0b0b1;
}
.productimage2 {
	height:100px;
	width:100px;
	overflow:hidden;	
}
#productlist h2{
	display:inline;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color:#393a3d;
}
#modelnav ul {
	margin:0;
	padding:0;
}
#modelnav li {
	list-style: none;
	margin:0;
	padding:0;
}
#modelnav .sublist {
	list-style: none;
	margin-left:20px;
	padding:0;
}

