body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, a {    
	margin:0;   
    padding:0; 
	border:0px;
	border-collapse:separate;
	border-spacing:0px;  
}  

#content_top {
	width: 992px; 
	height: 63px; 
	background-image:url(../images/cont_top_3.jpg);
	background-repeat:no-repeat;
}

#content_mid {
	width: 987px; 
	height: auto; 
	padding-left:8px;
	background-image:url(../images/cont_mid_3.jpg);
	background-repeat:repeat-y;
	display:table; /*FIX DIV BG IN FIREFOX*/
}

#content_bot {
	width: 992px; 
	height: 46px; 
	background-image:url(../images/cont_bot_3.jpg);
	background-repeat:no-repeat;
	clear:both;
}


.item{
	width: 430px; 
	height: auto;
	margin:2em 0 1.4em 0;   
    padding:0;
	position:relative;
	}

.name{
	width: 415px; 
	background-color: #EAEAEA;
	height: 20px;
	text-align:left;
	padding-left:15px;
	/*background-color:#EAEAEA;*/ }

.description{
	float: left;
	margin:1em 0 0 0em;}

.description p{
	margin:0 0 1em 0;
	width:440px;
   	line-height:1.5em;
}

.description ul, .description li {
	margin-left:1.3em;
	font-size: 11px;
	font-weight:500;
	list-style-image:url(../images/bullet.gif);
	list-style-type: none;
	}
	
.pic{
	position:relative;
	float: right;
	margin:-1.5em 1em 0 0;}
	
.sub_pic{
	position:absolute;
	top: 1px;
	left: 0px;
	}

.price{
	clear: both;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	text-align:center;
}

#list_prod li{
	float:left;
	width: 20%;
	height: 125px;
	position:relative;}
	
li h6{
	position:absolute;
	top:95px;
	left: 20px}
