@charset "UTF-8";
#tee_hoodie_cont {
	position: absolute;
	height: 110px;
	width: 353px;
	top: 0px;
	border: 2px solid #000000;
	right: 0px;
	background-color: #FFFFFF;
}
#step_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 18px;
	width: 343px;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	background-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}
#tee_thumb {
	position: absolute;
	height: 75px;
	width: 75px;
	left: 80px;
	top: 28px;
	border: 1px solid #999999;
}
#hoodie_thumb {
	position: absolute;
	height: 75px;
	width: 75px;
	left: 200px;
	top: 28px;
	border: 1px solid #CCCCCC;
}
