/* CSS Document */

.customerinfo_box {
	background-color: #999999;
	margin: 6px;
	padding: 6px;
	border: thin solid #CCCCCC;
	width: 350px;
}


