#category_page_main_panel
{
	padding-left:.35em;
	border-left: solid 1px #aaa;
}

#category_page_menu_panel
{
	background-color: #E25B45;
	width: 120px;
}

#category_page_menu_panel ul
{
	list-style-type: none;
	margin: .35em;
	margin-right:0;
	padding: .35em;
	padding-left:.55em;
	color:#ededed;
}

#category_page_menu_panel ul li a
{
	font-size:1.2em;
	text-align: left;
	list-style-type: none;
	color:#ededed;
}

#category_page_menu_panel ul li.listitem
{
	font-size:1.1em;
	font-weight: bolder;
	text-align: left;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	color:#ededed;
}
#categoryPage_promo_boxes
{
	display:none;
	padding:.35em;
	padding-right:0;
}

#categoryPage_promo_boxes img
{
	padding-bottom:.35em;
}

.category_page_bigimage
{
	display:inline;
	float: left;
	width: 413px;
	height: 257px;
	padding: .35em;

}

.category_page_text
{
	width: 230px;
	height: 257px;
	display:inline;
	float: left;
	text-align: left;
	margin: .35em;
	margin-top:0;
	padding: .35em;
	font-size:96%;
	position: relative;
}

.category_page_text h1
{

}
.categorypage_top_container
{
	border-bottom: solid 1px #aaa;
}
.categorypage_thumb
{
	display:inline;
	float: left;
	width: 220px;
	margin-top:.35em;
	margin-right:0;
	text-align:center;
}

#category_page_featureArrow {
	position: absolute;
	top: 180px;
	left: -48px;
}



	