/* Pcinet Featured Products  golf_featured.css */
#featured_table {
	float: right;
	width: 175px;
	border: none;
	background: #F5F3E7);
	height: 100%;
}
#featured_table th {
	height: 24px;
	background: #006600 url("/images/nav_Specials.gif") no-repeat;
}
table.featured_hcx {
	background: #F5F3E7 url("/images/nav_rightBack.gif");
	margin-left: 4px;
	margin-top: 4px;	
}
.featured_items {
	width: 170px;
	float: right;
	color: #000000;
	background-color: #f5f3e7;
}
.featured_items td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
.featured_thumb {
	width: 150px;
	background-color: #ffffff;
	border: 1px solid #b2ae9e;
	border: 1px solid #006600;
	padding: 4px;
	margin-top: 8px;
	margin-right: 2px;
}
.featured_thumb img { height: 65px}
