/******       Content: Categories      ******/
/******  Specifically for categories   ******/


/*header for the categories */
#categoryimage{
	float: left;
	width: 470px;
	height: 157px;
	margin-left: 10px;
}

#categoryheader{
	float: left;
	clear: left;
	width: 805px; 
	height: 175px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#headerrightcontent{
	float: left;
	width: 280px;
	height: auto;
}

#headerrightcontent{
	margin-left: 15px;
}

.contentrow{
	float: left;
	clear: left;
	width: 805px; 
	height: auto; 
	margin-bottom: 30px;
}

.leftcontent{
	float: left;
	width: 470px;
	height: 270px;
	margin-left: 15px;
	background: url(../images/layout/bodyrightbottomtransparent.jpg) bottom right no-repeat;
}

.leftcontent15plus{
	float: left;
	width: 470px;
	height: auto;
	margin-left: 15px;
	background: url(../images/layout/bodyrightbottomtransparent.jpg) bottom right no-repeat;
}

.floorimagessection{
	float: left;
	width: 470px;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	border-top: #9fac36 solid 1px;
	background: url(../images/layout/tabledottedelement_left.jpg) top left no-repeat;
}

html>body .floorimagessection{
	width: 450px;
	padding-left: 20px;
}

.rightcontent{
	float: left;
	width: 245px;
	height: auto;
	margin-top: 15px;
	margin-left: 15px;
}