body {
	background: #ffffff url(../images/background.png) repeat-x ;}

div.content {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	width: 700px;
	margin: 0px auto 5px auto;
	background: #fff;
	padding: 0px 10px 5px 10px;
	border: 3px solid #555;

	}
div.content p, ul {
	color: #222;
	size: 16px;
	line-height: 20px;
	}
li {
	line-height: 25px;}
h1, h2, h3 {
	color: #111;
	clear: both;
	}
div#footer {
	border-top: 3px solid #555;
	text-align: center;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	}
div#footer p{
	font-size: 12px;
	}
div.compuliteprod {
 	width: 150px;
 	height: 170px;
 	float: left;
 	margin-right: 25px;
 	margin-bottom: 20px;
 	}
 div.compuliteprod p {
 	font-family: Helvetica, Arial, Verdana, sans-serif;
 	font-size: 14px;
 	color: #333;
 	text-align: center;
 	border-top: 1px dotted #222222;
 	line-height: 18px;
 	font-weight: bold;
 	margin: 0;
}
img.right {
	float: right;
	margin: 0 0 20px 20px;
	}
form {
	background: #fff;
	border: 1px solid #999;
	padding: 5px;
}
div.featurelist {
	width: 480px;
	margin: 10px auto;
	padding: 0px 10px 60px 0px;
	border: 1px solid #999;
	background: #f6f6f6 url(../images/vectorred_featurebottom.jpg) bottom no-repeat;
	}
label {
	width: 200px;
	float: left;
	}
div.compuliteprod a img {
	border: none;
	}

