#i2 {background: url(/imgnew/catalog_ii.jpg) no-repeat  top center;	}
#content {background:  url(/imgnew/catalog_contbg.jpg) repeat-x 0 0;}
#list {background: url(/imgnew/catalog_2b.jpg) no-repeat top right;}
#rside {background: url(/imgnew/catalog_r.jpg) no-repeat top left;}
.prod {
	clear: both;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #dce5cd;
	margin: 0 0 20px 0;
	height:1%;
	}
.prod:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}	
.imag {
	/* width: 55px; */
	float:left;
	padding: 10px 0 0 0;
	color: #93b59a;
/*                border: solid 3px #93b59a;*/
	}
.prodtxt {
/*	float:left; */
/*	width: 560px; */
	}
.prodtxt p {
	margin: 10px 0 0 0;
	}
