div.AddToBasket
{
	clear: both;
}
div.ProductDescription
{
	width: 450px;
	text-align: left;
	float: left;
	clear: none;
}
div.ProductImage
{
	width: 100px;
	clear: left;
	text-align: left;
	float: left;
	clear: none;
}
div.ProductImages
{
	float: left;
	clear: left;
	width: 110px;
}
div.ProductImageBig
{
	float: left;
	clear: left;
	width: 100px;
}
div.ProductInformation
{
	float: left;
	clear: none;
	width: 550px;
}
div.ProductListItem
{
	clear: both;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
div.ProductOptions
{
	float: left;
	clear: left;
}
div.ProductPictures
{
	width: 100px;
	clear: left;
}
div.ProductOrder
{
	width: 200px;
	text-align: left;
	float: left;
	clear: none;
}
div.ProductPrice
{
	width: 100px;
	text-align: left;
	float: left;
	clear: none;
}
div.ProductPurchase
{
	padding-right: 20px;
	text-align: right;
	float: right;
	clear: none;
}
div.QuestionBox
{
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-style:oblique;
}
div.QuestionInner
{
	width: 180px;
	height: 75px;
	padding: 25px 10px 0px 10px;
	
}
div.QuestionOuter
{
	width: 200px;
	height: 100px;
	background-image: url(images/generic/questionBox.png);
	background-position: center center;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	margin: 5px 10px 5px 20px;
}
div.SearchBox
{
	margin: 2px 0px 10px 0px;
}
div.SubCategoryBrowser
{
	border-top-style: none;
}

span.ProductName
{
	font-weight: bold;
	font-size: medium;
}
span.ProductOptionGroupName
{
	font-weight: bold;
	font-size: medium;
}

a.BasketPanelItem
{
	text-decoration: none;
}
a.ItemName
{
	font-weight: bold;
	text-decoration: none;
}
a.Question
{
	text-decoration: none;
	color: #000066;
}