.productHeader{
	color: #6666CC;
	font-weight: bold;
	font-size: 24px;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	height:90px;
}

.productPrice{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align:left;
}

.productText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

#productImage {
	margin-top:30px;
}

#productTable {
	border-color: #6666CC;
}