#columnleft a:link, #columnleft a:visited, #columnleft a:active {
	color: #666; 
	text-decoration: underline;
}
#columnleft a:hover {
	color: #666; 
	text-decoration: none;
}

#content {
	margin-right: 80px;
}

.niceTable th {
	font-size: 9px;
	text-transform: none;
	line-height: 13px;
	padding: 3px;
}
.niceTable td {
	font-size: 9px;
	line-height: 14px;
	padding: 3px;
	border-right: 1px solid #E6E5E6;
	border-bottom: 1px solid #E6E5E6;
	color: #5b5b5b;
}
.niceTable td.whitebkg {
	background-color: #FFFFFF;
	border-style: none;
	text-align: center;
	padding-bottom: 0px;
}
#sectionimage {
	background-color: #D12D2C;
	background-image: url(/images/img_product.jpg);
	background-repeat: no-repeat;
	height: 115px;
	margin-bottom: 16px;
	margin-right: 0px;
	margin-left: 0px;
}
