
.item_image{
	width:165px;
	height:90px;
	float:left;
	overflow:hidden;
}
.grid_product_info{
	width:147px;
	float:left;
	padding-left:10px;
}
.grid_more_info{
	float:left;
}

div.grid_product_info div.product_text {
	font-size:13px;
	font-family:Arial,Sans-Serif;
	min-height:25px;
	padding:0px 0px 0px 0;
	white-space:nowrap !important;
}
div.grid_product_info a{
	color:#FFFFFF;
}
a.wpsc_view_button{
	background:transparent url(http://freshfishhouse.com/wp-content/plugins/wp-e-commerce/themes/default/images/view.gif) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	display:block;
	float:left !important;;
	font-size:11px;
	font-weight:700;
	height:30px;
	margin:0;
	padding:2px 0 0 23px;
	width:32px;
	
}
div.product_grid_display div.product_grid_item{
	width: 322px;
	padding:5px 2px 3px 2px;
	float: left;
	margin:0px;
	height:92px !important;
	overflow:hidden !important;
	background-color:#FFF7E4;
	border-top:1px dashed #CCCCCC;
}
.classItemMiddle{
	border-left:1px dashed #CCCCCC;
	border-right:1px dashed #CCCCCC;
}
div.itemEvenClass{
	background-color:#FFFFFF !important;
}
.product_text{
	min-height:0 !important;
}
span.pricedisplay {
	float:none !important;
	width:80px !important;
	color:#FF0000;
	font-size:14px !important;
	font-weight:bold;
	white-space:nowrap;
}
span.jjpricetext{
	font-size:11px;
	font-weight:bold;
	margin:0;
}
div.jjbuttons{
	position:absolute;
	top:76px;
	left:176px;
	width:150px;
}
input.wpsc_buy_button{
	margin-right:5px;
	float:left;
}

/*
* product details 
*/
h2.prodtitles, h2.prodtitles a {
	color:#FF0000;
	font-size:1em !important;
	margin:0 !important;
}
h2.prodtitles a {
	display:block;
	position:relative;
}
div.single_product_display input.wpsc_buy_button{
	float:none !important;
}
div.single_product_display{
	font-weight:bold;
	color:#FF0000;
	overflow:hidden;
}
p.single_additional_description,div.wpsc_description{
	color:#333333 !important;
	font-weight:normal;
}
.wpcart_gallery{
	margin-bottom:20px !important;
}
div.wpcart_gallery img{
	width:94px !important;
	height:94px !important;
	margin-bottom:5px;
}
div.single_product_display div.imagecol{
	width:495px;
	overflow:hidden;
	padding-bottom:20px;
}

#footer{
	margin-top:20px;
	font-weight:normal !important;
}
#footer a{
	color:#003399 !important;
	display:inline;
}