.HW-Container
{
	width: auto;
}

.HW-Left
{
	float: left;
	width: 370px;
	border: 1px solid #D7D7D7;
	background-color: #F3F3F3;
}

.HW-Left h1
{
	border: none;
	color: #F0943D;
}

.HW-Right
{
	float: right;
	width: 200px;
	border: 1px solid #D7D7D7;
	background-color: #FFFFFF;
}

.HW-Inner
{
	width: auto;
	padding: 10px;
}

.HW-Inner li
{
	width: 150px !important;
}

.HW-Image
{
	width: auto;
	text-align:center;
	background-color: #FFFFFF;
	padding: 10px;
}

.HW-Bottom
{
	margin-top: 10px;
	width: auto;
	border: 1px solid #D7D7D7;
	background-color: #F3F3F3;	
}

div.HW-Price
{
	margin: 10px 0 3px 0;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #F0943D;
}

.CrossItem
{
	height: 30px;
	background-color: #DDDDDD;
}

.CrossItem a, .CrossItem a:visited
{
	position: relative;
	top: 10px;
	left: 10px;
	color: #EC853A;
	font-weight: bold;
}

.CrossItem a:hover, .CrossItem a:active
{
	position: relative;
	top: 10px;
	left: 10px;
	color: #EC853A;
	font-weight: bold;
	text-decoration: underline;
}
