﻿.column
{
	float: left;
	width: 310px;
	border-left: solid 1px #c1c5dc;
	text-align:left;
}
.column .head
{
	width: 310px;
	height:260px;
}
.foot
{
	width:670px;
}
.foot_top
{
	float:left;
	width:660px;
	height: 5px;
	margin-bottom:5px;
	background: url(../_images/categorypg_right_gradbar.jpg) top repeat-y;
}
.disclaimer
{
	float:left;
	width:450px;
}
div.help, div.help a
{
	float:right;
	display:block;
	width:200px;
	height:31px;
	/*background:url(../_buttons/btn-cmn-GiftCardHelp.jpg) top no-repeat;*/
}
div.help a:hover
{
	/*background:url(../_buttons/btn-cmn-GiftCardHelp.jpg) bottom no-repeat;*/
}
div.image
{
	float:left;
	width:160px;
	text-align:center;
}
div.product
{
	float:left;
	width:320px;
	height:140px;
	padding-top:10px;
	padding-bottom:10px;
}
div.product td
{
    white-space:nowrap;
}
div.addtocart
{
	margin-top:10px;
}
div.addtocart, div.addtocart a
{
	float:left;
	display:block;
	width:135px;
	height:31px;
	background:url(../_buttons/btn-cmn-OrangeCart3qbert.gif) top no-repeat;
}
div.addtocart a:hover
{
	background:url(../_buttons/btn-cmn-OrangeCart3qbert.gif) bottom no-repeat;
}