#shopc{
	position:relative; 
	left:12px; 
	height:358px;
	width:672px; 
	z-index:1; 
	overflow: auto; 
	visibility: visible;
}
h3 {
	padding:0;margin:4px;font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: 333366;
	text-decoration: none;
}

#shopnav, #shopnav a {
	margin:0;
}
.product-text {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #333366;
	line-height: 25px;
	text-decoration: none;
	padding-top: 12px;

}
#shopc, #shopc td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
#shopc a:link, #shopc a:active, #shopc a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #47A0D3;
	text-decoration: none;
}
#shopc a:hover {
	text-decoration: underline;
}
#shopnav a, #shopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000033;
	text-decoration: none;
	text-align: center;
}
