.boxText select {
width: 95%;
}
h1 {
margin-bottom: 5px;
  font-family: Tahoma;
color: #000000;
font-size:20px;
margin-top:0px;
}

h2 {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color: #000000;
margin-bottom: 0px;
margin-top:8px;
}

.product_details
{
	font-size: 13px;
	color:#000000;
}




.product_detail_link
{
	font-size:13px;
	color:blue;
}