
#filter-caption {
	display:block;
	float:left;
	width:81px;
	height:22px;
	background:url("/aurora/images/dropdown.gif") 0 0 no-repeat;
	line-height:22px;
	margin:0 15px 0 0;
}

#filter-caption span {
	padding:0 0 0 13px;
	color:#FFF;
	font-weight:bold;
}

#object-filters .drop-down {
	float:left;
	position:relative;
	margin:0 15px 0 0;
	z-index:999;
}

#object-filters .drop-down a.head {
	display:block;
	width:177px;
	height:22px;
	background:url("/aurora/images/dropdown.gif") -81px 0 no-repeat;
}

#object-filters .drop-down a.head span {
	display:block;
	width:150px;
	height:22px;
	text-align:center;
	line-height:22px;
	color:#FFF;
}

#object-filters .drop-down .ev-ext-drop {
	position:absolute;
	width:712px;
	background:url("/aurora/images/blue-diagonal.gif") 0 0 repeat;
	top:22px;
	left:-9999em;
	z-index:999;
}

#object-filters .drop-down:hover .ev-ext-drop {
	left:auto;
	margin:0;
}

#items {
	font-size: 0.917em;
	margin:13px 10px;
}

#items .column {
	width:130px;
	margin:0 10px 0 0;
	float:left;
}

#items .col-last {
	margin:0;
}

#items .column h2.orange-hdr, #items .column h2.yellow-hdr {
	width:130px;
	text-align:center;
	margin:0 0 4px 0;
	font-weight:normal;
}

#items .column h2.yellow-hdr span { background-position:15px -87px !important; }
#items .column h2.orange-hdr span { background-position:15px -29px !important; }
#items .column h2.orange-hdr a { color:#FFF; }

#items .column ul.cat-group {
	width:130px;
	margin:0 0 10px 0;
}

.column ul.cat-group li {
	line-height:150%;
}

.column ul.cat-group li a {
	padding:2px 3px;
}

.column ul.cat-group li a:hover, .column ul.cat-group li a.current {
	background:#FFC75D;
	color:#221100 !important;
}


















