.item{
	width:960px;
	overflow:hidden;
	margin-bottom:20px;
}

.item div{
	margin-top:20px;
}
.model-item{
	margin-right:10px;
	float:left;
	width:300px;
	margin-bottom:20px;
}
table th, table td{
	text-align:left !important;
}
.pageh3{
	clear:both;
}
.model-item-image{
	height:320px;
	overflow:hidden;
}
.item-image{
	width:200px;
	float:left;
}
.description{
	width:555px;
	float:left;
	margin-left:5px;
}
.button{
	width:135px;
	float:left;
	margin-left:5px;
}
#attributes{
	width:200px; 
	float:left;
	margin-right:35px;
}
#attributes tr{
	height:50px;
}
#attributes td{
	text-align:center;
	min-width:20px;
}
#items-div{
	width:700px;
	float:left;
	padding-bottom:100px;
}
#item-description{
	width:760px;
	clear:both;
	float:left;
	margin-left:200px;
	margin-top:100px;
	
}
#item-description h2 {
	margin-bottom:20px;
}
#pagination{
	list-style-type:none !important;
	margin:0; padding:0;
	width:930px;
	overflow:hidden;
}
#pagination li{
	float:left;
}
#pagination li a{
	width:30px;
	height:30px;
	float:left;
}
#nav a{
	font-size:12px !important;
}
#apply-form tr{
	height:50px;
}
#apply-form th{
	padding-bottom:22px;
	height:28px;
}
#quicksearchTitle, #quickContactTitle{
	padding-top:15px !important;
	height:38px;
}

