@charset "utf-8";
/* CSS Document */
#newstable {
	padding:2px 0 2px 2px;
}
#newstable_txt {
	padding:5px 5px 1px 10px;
	background-color:#fcfcfc;
}
#products {
	height:125px; 
	width:388px; 
	border:1px #CCCCCC solid; 
	margin:10px 0px 2px 0px;
	padding:0 0 0px 0;
}
#products_h {
	padding:0 0px 0 8px;
	width:253px;
	height:46px;
	background-image:url(../img/background/pr_br.jpg);
	background-repeat: no-repeat;
}
#pro_hh {
	margin:20px 0 0px 20px;
	padding:0 0px 8px 5px; 
	border-bottom:1px #CCCCCC solid; 
	width:540px;
}



