select
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#gpr-content
{
	margin: 5px 0 0 0;
}

#gpr-content img
{
	margin: 0 0 0 20px;
}

#gpr-content b i
{
	margin: 10px 0 0 0;
	display: block;
}

#gpr-content hr
{
	border: 0;
	border-top: 1px solid #999;
}

#oemcontent
{
	width: 700px;
}

.hr
{
	height: 1px;
	font-size: 0;
	background-color: #ddd;
	margin: 0 0 15px 0;
}

.select, .number, .description, .lprice, .price
{
	float: left;
	margin: 0 20px 20px 0;
}

.select
{
	width: 65px;
}

.number
{
	width: 115px;
}

.description
{
	width: 260px;
}

.lprice
{
	width: 75px;
	text-decoration: line-through;
}

.price
{
	width: 80px;
	color: #0537A7;
	font-weight: bold;
}

.colhead
{
	text-decoration: none;
	color: #000;
}

.spacer
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}