@charset "UTF-8";
/* CSS Document */

#containter #body {
	height: auto;
	width: 740px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	padding: 30px;
}
#containter #body #print_products_1 {
	height: auto;
	width: 300px;
	clear: none;
	float: left;
}
#containter #body #print_products_2 {
	height: auto;
	width: 300px;
	clear: none;
	float: left;
}
#containter #body #print_pro_hd {
	padding-bottom: 5px;
}
