.categoryBox, .orangeBox
{
	float:left;
	margin-left:-5px;
}

.categoryContent, .orangeBoxContent
{
	background: url(/images/presentation/prod-box-mid.gif) repeat-y;
	padding:0 6px 2px;
	width:619px;
	float:left;
}

.orangeBoxContent
{
	padding:15px;
	padding-bottom:10px;
	width:609px;
}

.categoryHeading, .orangeBoxHeading
{
	float:left;
	margin-top:10px;
	height:31px;
}

.categoryHeading .title, .orangeBoxHeading .title
{
	float:left;
	width:605px;
	background: url(/images/presentation/prod-box-top.gif) no-repeat 0 top;
	padding:12px 15px 6px 14px;	
	height:13px;
}

.categoryBottom, .orangeBoxBottom
{
	float:left;
	background: url(/images/presentation/prod-box-bottom.gif) no-repeat;
	width:633px;
}

.categoryContent .magnify
{
	margin: 4px 5px 0px 5px;
	float:left;
}

.categoryContent .magnify img
{
	float:left;
	margin-right:5px;
}

.categoryContent .magnify .text
{
	float:left;	
	font-weight:bold;
	font-size:90%;
}

.categoryContent .left
{
	float:left;
	width:588px;

}

.categoryContent .right
{
	float:right;
	width:190px;
	margin-left:20px;
}



.categoryInner
{
	width:589px;
	float:left;
	border-top: 1px solid #E8E8E8;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #FC7F0C;
	padding-left:15px; padding-right:15px;
}

.first { border-top:0; }

.thumbnail
{
	float:left;
	width:56px;
	height:56px;
	overflow:hidden;
	border:1px solid #FD7D0C;
	margin-top:3px;
}

#ProductList
{
	float:left;
	margin-top:10px;
}

.productRow
{
	float:left;
	margin:7px 0 12px 0;
}

.productListing
{
	width:310px;
	float:left;	
}

.productListing .more
{
	font-weight:bold;
}

.productListing .title
{
	width:100%;
	float:left;
	font-weight:bold;
	color:#FD7D0C;	
	margin-bottom:3px;
}
.productListing .left
{
	width:65px;
	float:left;
	margin-right:15px;
	
}
.productListing .right
{
	width:225px;
	float:left;
}

.productListing .summary
{
	margin-bottom:5px;
	float:left;
}

.download
{
	float:left;
	width:100%;
	margin: 0 0 6px 0;
}

.download .doctypeImg
{
	float:left; 
	margin-right:10px;
}

.download .documentTitle
{
	float:left;
	margin-top:7px;
}
