#tx-whf_productview-bground {
	position: relative;
	width: 100%;
	height: 465px;
	margin-top: -40px;
	margin-left: -8px;
	margin-bottom: 10px;
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 15px;
	padding-left: 5px;
	border: 0px solid red;
}

#imageBlock {
	float: left;
	width: 200px;
	margin: 5px;
	margin-right: 20px;
	margin-top: 38px;
	border: 0px solid red;
}

#colorImage img {
	border: 2px solid #F7921E;
}

#colorName {
	border: 1px solid #F7921E;
	background: #fff;
	padding: 0px;
	font-size: 0.9em;
	margin-top: 3px;
	border: 2px solid #F7921E;
	width: 100%;
	text-align: center;
}

#productpics {
	position: absolute;
	bottom: 0px;
	right: 10px; margin-bottom : 10px;
	text-align: right;
	margin-bottom: 10px;
}

#productpics span img {
	margin-left: 5px;
}

#colors {
	margin-left: 0px;
	margin-top: 1px;
}

#colors span img {
	margin-left: 2px;
	width:23px; height:20px;
}

p.desc {
	margin-top: 80px;
	margin-left: 5px;
	margin-right:20px;
	font-weight: bold;
}
