.gvList
{
	clear:both;
	margin-top:15px;
	float:left;
	width:100%;
	background-color:#FFF;
	font-size:11px;
	color:#5b4e48;
	border-collapse:collapse;
	border-style:none;
}

.gvList *
{
	font-size:11px;
	color:#5b4e48;
	border-collapse:collapse;
	border-style:none;
}

.gvList TR TD
{
	vertical-align:top;
	border-bottom:#AAA 1px dotted;
	padding:5px;
}

.gvList .pager TD
{
	font-weight:700;
	background-color:#fff;
	border-width:0;
}

.gvList .pager TD TABLE TR TD
{
	border-right:#fff 2px solid;
	font-weight:700;
	width:15px;
	color:#fff;
	height:15px;
	background-color:#bbaeaa;
	text-align:center;
	padding:0;
}

.gvList TR * A
{
	color:#ED5200; /* Color for listings links */
	font-weight:700;
	text-decoration:none;
}

.gvList .pager TD TABLE TR TD A
{
	display:block;
	color:#fff;
	background-color:#ce6789;
	text-decoration:none;
}

.gvList IMG
{
	border-width:0;
}

.gvList P
{
	margin:0;
	padding:0;
}

.gvList H2
{
	font-size:15px;
	margin:0;
	padding:0;
}

.gvList TR TH
{
	vertical-align:top;
	border-bottom:#AAA 1px dotted;
	white-space:nowrap;
	text-align:left;
	padding: 10px 20px 10px 5px;
	font-size: 13px;
	background: url("../images/gradient_1.gif") repeat-x 0 0 #EEE;
}

.gvList TR TH.thDateExpires
{
	width:45px;
}

.gvList TR TH.thValue
{
	width:35px;
}

.gvList TR TH.thSize
{
	width:100px;
}

.gvList TR TH.thSaleType
{
	width:52px;
	text-align:center;
}

.gvList TR TH.thItemName
{
	width:102px;
}

.gvList TR TH.thImage
{
	width:60px;
}
