div.customer_box{
	width:305px;
	float:left;
	margin:5px 5px 0 5px;
	padding:5px 8px 5px 8px;
	border:#CCCCCC 1px solid;
	background:url(imgs/user_bg2.gif) repeat-x;
}

div.customer_box img{
	float:left;
	margin:3px 8px 5px 0;
	border:0;
}
