DIV.search-engine {
	width:590px;
	text-align:left;
}

DIV.category {
	margin:10px;
	margin-right:0;
}

DIV.category H1 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}

DIV.category H1 A {
	color:#222;
	font-size:13px;
}

DIV.category DIV.title {
	font-size:12px;
	color:#333;
	line-height:18px;
	clear:left;
	padding-top:20px;
	padding-bottom:10px;
	border-top:1px solid #dfdfdf;
	margin-right:10px;
}

DIV.category DIV.title A { 
	font-size:14px;
	font-weight:bold;
	color:#c00;
}


DIV.category DIV.title DIV.image-holder {
	width:126px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

DIV.category DIV.title DIV.image-holder IMG {
	width:120px;
}

/*
DIV.subcategories {
	margin:8px 0;
}

DIV.subcategories H2 {
	font-size:14px;
	color:#C00;
	margin-bottom:3px;
}

DIV.subcategories A {
	color:#036;
	font-size:12px;
	line-height:18px;
}

DIV.subcategories A.current {
	font-weight:bold;
}

*/

DIV.category DIV.promo-marker P.promo-save {
	color:#444;
	font-style:italic;
	font-size:11px;
}

DIV.category DIV.promo-marker P.promo-save B {
	color:#C00;
	font-size:12px;
}

DIV.middle-container-expanded {
    overflow:auto;
}