@charset "UTF-8";
.whoOrdersBox {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: auto;
}
.whoOrdersBox content {
	overflow: auto;
}
.whoOrdersBox img {
	margin-left: 8px;
	float: right;
}
.customMain {
	padding-left: 16px;
}
.customProduct {
	font-size: 9px;
	color: #666;
	text-align: center;
	float: left;
	height: 110px;
	width: 90px;
	margin-bottom: 10px;
}
/* CSS Document */

#brochureBox {
	background-color: #b9cff0;
	text-align: center;
	height: 100px;
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#calloutTextBox h2 {
	color: #333;
	font-size: 1.2em;
}
#calloutTextBox {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 210px;
	background-image: url(images/custom/sketch-reality.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#customGalleryBox {
	text-align: center;
	font-size: .9em;
	padding-top: 20px;
}
#customGalleryBox #link {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}

