@charset "utf-8";

#navigation ul li a#products {background-position:0px 0px;!important}
#content {
	background-color:#000000;
	width:355px;
	margin:0;
	padding:0;
	}
#column2 {
	background-image:none;
	background-color:#000;
	width:355px;
	padding-top:0;
	}
#column3 {
	position:absolute;
	background-color:#000;
	width:248px;
	top:0;
	left:643px;
	height:660px;
	padding-bottom:0;
	margin-bottom:0;
	}

#leftcolumn {
	background-repeat: no-repeat;
	background-position: bottom;	
	background-image:url(../images/grey/columnfoot.gif);
	background-color:#fff;
	width:355px;
	height:660px;
	margin-bottom:60px;
	padding-top:0;
	}
	
#rightcolumn {
	position:absolute;
	top:0;
	display:block;
	width:245px;
	height:600px;
	background-color:#fff;
	overflow:hidden;
	}
#rightcolumn p {
	font-size:11px;
	line-height:1.4em;
	}
#block1wrapper{
	margin-top:20px;
	background-image:url(../images/grey/dropshadow-grey.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:245px;
	display:block;
		
	}
/*	*html #block1wrapper{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/grey/dropshadow-grey.png', sizingMethod='fixed');
	}
*/
#block1 {
	background-image:url(../images/grey/drop-shadow-grey.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width:245px;
	/* height:200px; */
	overflow:hidden;
	margin-bottom:4px;
	}
#middle {
	margin:15px;
	
	}
#bottom {
	width:245px;
	background-image:url(../images/grey/product_detail.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:200px;
	}
.proddata {
	border-top: 1px dotted #D8D8D8;
	padding-top:3px;
	margin-top:0;
	}
