#products{
	width: 1300px;
	margin: 0 auto;
}

.properties{
	float: left;
}

.properties h1{
	text-align: center;
	font-size: 14pt;
}

.properties h2{
	text-align: center;
	font-size: 18pt;
}

.properties p{
	margin: 20px 0px;
}

.specifications{
	margin: 10px 0px;
	list-style-type: none;
}

.itemtable{
	padding: 40px 5px;
	border-bottom: 2px solid #cde4f9;
	width: 100%;
}

.itemtable li a{
	color: #005b7f;
	text-decoration: none;
	font-weight: bold;
} 

#last{
	border: none !important;
	margin-bottom: 30px;
}