/* Comment here */
#left {
	float: left;
	width: 245px;
	left: 15px;
	top: 0px;
	padding-bottom: 10px;
}
#white_box {
	width: 235px;
	background-color: #FFFFFF;
	border: solid #999999 1px;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	height: 580px;
}
#white_box_1 {
	width: 235px;
	position: relative;
	height: 400px;
}
#white_box_tie {
	width: 235px;
	position: relative;
}
#garment_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding: 0px 10px 0px 10px;
}
#garment_header h1 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	z-index: 10;
}
#garment_header h3 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD1027;
}
#holding {
	position: relative;
}
#garment_img {
	position: absolute;
	width: 50px;
	height: 50px;
	left: 145px;
	top: 0px;
	z-index: 4;
}
#fabric_img {
	position: absolute;
	width: 200px;
	left: 10px;
	top: 20px;
	z-index: 3;
}
#coord_img {
	position: absolute;
	width: 200px;
	left: 25px;
	top: 35px;
	z-index: 2;
}
#fabricInfo {
	position: absolute;
	width: 217px;
	left: 10px;
	z-index: 3;
	top: 240px;
}
#fabricInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000066;
	z-index: 10;
}
.garmentOptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	z-index: 10;
}
div.spacer {
	clear: both;
}
#right {
	top: 150px;
	width: 235px;
}
#right_side {
	top: 5px;
	width: 235px;
	float: right;
	padding-bottom: 20px;
	margin-right: 10px;
	padding-right: 10px;
}
#left_side {
	float: left;
	width: 240px;
	top: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
#garment_left_side { /* for new site, replaces #left_side */
	float: left;
	width: 201px;
	top: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
#right h1 {
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	z-index: 10;
}

#select_trim {
   
}
