*{
	margin:0px;
	padding:0px;
}
body{
	padding-top:20px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#323232;
	padding:15px 15px 10px 15px;
	display:block;
	float:left;
	width:100%;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
}

#printHeader{
	height:42px;
}

#printHeader img{
	border:none;
}

#printWrapper{
	border:1px solid #8B933E;
	height:auto;
}
#productImage,#colorOptions,#otherImages,#detail{
	display:block;
	float:left;
}
#productImage{
	width:auto;
}

#colorOptions{
	width:225px;
	border:1px solid #cccccc;
	height:auto;
	padding-bottom:10px;
	
}
#colorOptions a img{
	border:none;
}

#colorOptions p{
	padding:10px 5px 0px 10px;
}

#colorOptions p a{
	display:block;
	float:left;
	height:25px;
	width:25px;
	border:none;
	margin-right:5px;
	margin-bottom:10px;
}


#productImage{
	padding:0px 15px 0px 15px;
	clear:left;
}

#otherImages{
	padding:15px 15px 15px 15px;
	clear:left;
	width:100%;
}

#productImage img{
	border:1px solid #C2AB95;
}

#otherImages img{
	margin-right:15px;
	display:block;
	float:left;
	border:1px solid #cccccc;
}

.titleGray{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#detail p{
	padding:0px 15px 15px 15px;
	margin-bottom:10px;
}


#detail p .colorBrown{
	color:#B04801;
	font-size:12px;
}

#detail{
	
	clear:left;
	width:100%;
}
