.test{
	background-color: #ccc;
}
#maininfo{
	background-color: #FFDDFF;
	margin-bottom: 10px;
	height: 100px;
}
#maininfo-text{
	padding-top: 15px;
	padding-bottom: 15px;
}
.infodiv{	
	border:none;
	border-collapse: collapse;
	width: 775px;
	display: block;
	float:left;
}
.insidediv{
	padding: 5px;
}
#products a{
	font-size: 10pt;
	font-weight: bold;
	
}
#products p .formInfo extra{
	text-indent: 10px;
	
}
.productimage{
	margin-left: 5px;
	margin-right: 5px;
}
.title{
	font-size: 18px;
	padding: 5px;
	display: block;
}
.text{
	font-size: 10px;
	padding: 5px;
	display: block;
}
#formtable tr{
	height: 30px;
}
#result{
	height: 50px;
	text-indent: 5px;
}
input{
    color: #000000; 
}
select{
    font-size: 10pt
}
.checkbox{
	border: none;
}
.boxlabel {
	font-weight: bold;
}
#freeservice{
	background-color: #CDD;
	margin-top: 10px;
	height: 120px;
}