
#contentColumn {
	background-image:url(../statimages/listprod_back.gif);
	background-position:0 70px;
}

#shoppingCart {
	padding:30px 30px 20px 30px;
}
#shoppingCart h2 {
	color:#79B3EC;
	font-family:arial,helvetica,sans-serif;
	font-size:1.5em;
	text-transform:uppercase;
	margin:10px 0 0 0;
	text-align:center;
	font-weight:bold;
}

.listNavTable {
	height:1.2em;
	line-height:1.2em;
	margin:0 0 10px 0;
	padding:0 0 1px 0;
	text-align:right;
}
.listNavTable img {
	display:inline;
	border-width:0;
	vertical-align:middle;
	padding:0 5px;
}


a.listing {
	display:block;
	float:left;
	display:inline; /* Explorer Fix */
	width:236px;
	text-align:center;
	margin:0 6px 1em 0;
	color:#000 !important;
	font-size:85%;
}
/* Holly Hack \*/
	* html a.listing {margin:0 0 0 0;}
/* End Hack */

a.newLine {clear:left;}

a.listing img {
	display:block;
	margin:0 auto 0.4em auto;
	border-color:#FFF;
	border-style:solid;
	border-width:12px 0 0 12px;
	padding:0 12px 12px 0;
	background-image:url(../statimages/listprod_shadow_200_66.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}


/*
a.listing img.200_135 {background-image:url(../statimages/listprod_shadow_200_135.gif);}
a.listing img.135_200 {background-image:url(../statimages/listprod_shadow_135_200.gif);}
a.listing img.160_200 {background-image:url(../statimages/listprod_shadow_160_200.gif);}
a.listing img.200_142 {background-image:url(../statimages/listprod_shadow_200_142.gif);}
a.listing img.200_133 {background-image:url(../statimages/listprod_shadow_200_133.gif);}
a.listing img.200_145 {background-image:url(../statimages/listprod_shadow_200_145.gif);}
*/
a.listing img.V {background-image:url(../statimages/listprod_shadow_66_200.gif) !important;}
a.listing img.S {background-image:url(../statimages/listprod_shadow_200_133.gif) !important;}
a.listing img.SV {background-image:url(../statimages/listprod_shadow_133_200.gif) !important;}

/** EXCEPTIONS FOR PUBLICATIONS **/

.catDisplayPublications a.listing img {
	padding:0;
	background-image:none;
}

.catDisplayPublications a.listing img {
	padding:0;
	background-image:none;
}

#contentColumn .Publications .contentArea .fakeTable a.listing img, #contentColumn .contentArea .fakeTable a.Publisting img {
	padding:0;
	background-image:none;
}


