@charset "UTF-8";
#tablecontent {
	position: relative;
	left: 20px;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#tablecontent .productimages {
	border: 1px solid #c7d4a6;
	height: 64px;
	width: 64px;
}
#tablecontent .indivitem {
	margin-bottom: 8px;
}
#prod_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 11px;
	top: 65px;
	width: 439px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #356a13;
}
#tablecontent .style1 {
	color: #da5218;
	font-weight: bold;
	font-size: 14px;
}
#tablecontent .style2 {font-size: 10px}
#tablecontent a:link {
	color: #da5218;
}
#tablecontent a:visited {
	color: #DA5218;
}
#tablecontent a:hover {
	color: #DA5218;
}
#tablecontent a:active {
	color: #DA5218;
}
