#productSelectContainer a{
	text-decoration: underline;
	font-size: 12px;
	float: none;
}

#productSelectTable a{

	padding-left: 5px;
	padding-right: 5px;
}

#productSelectContainer td{
	cursor: default;
}

#productSelectContainer table h3{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#productSelectContainer table h2{
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#productSelectContainer .productdescription{
	font-size: 12px;
	color: #AAAAAA;
}