#results_content
	{		
		margin-left: 185px;
		margin-right: 20px;		
	}	
/* left sidebar */

	#sidenavbox {
		
		font-size: 80%;
		border: 1px solid #aaaaaa;			
		color: #000000;		
		margin-left: 5px;
		width:170px;
		float: left;
	}

	#sidenavbox .searchbox
	{
		background-color:#aaccaa;
		padding: .3em;	
		margin-bottom:0;
	}
	
	#greenbox TABLE {
		border: 2px solid #9a9;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	#greenbox TD { 
		font-family:  arial, sans-serif;
		font-size: 80%;
		background-color: #aca;
	}

	ul
	{		
		list-style: none;
		 margin: 0;	
		 padding-left: 1em;
	}

	li
	{
		text-indent: -.8em;
		margin-bottom: .2em;
		margin-left: .2em;
	}
	li.divider
	{
		margin-top: .5em;
		padding-top: .3em;
	
		border-top: 2px solid #aaaaaa;
		margin-right: 5px;
	}
.wl_output
{	
/*	visibility: hidden;	*/
	font-size: 80%;
	color: #AF4141
}

.wl_button
{
	margin: .3em;
}	

/* general */
	
	BODY { 
		font-family:  verdana, arial, sans-serif;
		margin: 2px;		
		background-color: #ffffff;
	}

	a:link {
		color: #039;
	}
	
	a:visited {
		color: #603;
	}

	.heading
	{		
	margin: 0;
	padding-bottom: .3em;
	}
	.subtitle
	{
		font-size: 80%;
	}
	
	#tool_border
	{
		padding-right: 10px;	
		margin-bottom: 0;
		padding-bottom: 0;
	}
	H1 {
	    font-size: 110%;
	    color: #336;
	    background-color: transparent;	    
	}
	H2 {
	    font-size: 90%;
	    color: #336;
	    background-color: transparent;
	}
	
.alpha_links
{	
	text-align:center;	
	font-size: 80%;
	margin-top: .5em;
}

.dead_alpha
{
	color:#aaaaaa;
}


#filters
{
	float:right;
	text-align:right;	
	background-color:#AACCAA;
	padding:.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	/*width: 125px;	*/
	font-size: 70%;
}

#filters div select
{
	margin:.1em;
}
input, select
{
	font-size: 1em;
}

.searchbox input
{
	font-size: 80%;
}


.formats
{	
	line-height: 1.5em;
	font-size: 70%;
}
 
#hd_srch_form {
		color: #000;
		font-weight: bold;
		font-size: 70%;
		text-align: right;
	}
	
	#hd_mid a:link, #hd_mid a:visited {
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #eee;
		background-color: transparent;
		text-decoration: none;
	}
	
	#hd_mid a:hover {
		font-family: arial, sans-serif;
		font-weight: bold;		
		color: #eee;
		background-color: transparent;
		text-decoration: underline;
	}
	
	#hd_mid TD{
		text-align: center;	
	}
	
	.hd_mid_bar {
		background-color: #336;
	}
	
	#hd_bottom a:link, #hd_bottom a:visited{
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #000;
		background-color: transparent;
		text-decoration: none;
	}
	
	#hd_bottom A:hover{
		font-family: arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #000;
		background-color: transparent;
		text-decoration: underline;
	}
	
	#hd_bottom TD {
		text-align: center;
		padding-right: .5em;
	}


/* right sidebar 
	
	.filter_heading{
		font-weight: bold;
		font-size: small;
		background-color: #aca;
		color: #000;
	}
	
	.srch_filter_right {
	    font-family: verdana, arial, helvetica, sans-serif;
	    font-size: 80%;
	    border: 1px solid #9a9;    
		background-color: #aca;
		width: 150px;
	}
	
	.filter_box {
	    font-size: 80%;
	    border-top: 1px solid #9a9;
	    background-color: #fff;
	    color: #000;
	}
/* footer */
	.foot{
		font-size: xx-small;
	}	
/* misc */
	
	.page_nav {
		font-weight: bold; 
		font-family: arial, helvetica sans-serif;
		font-size: 11px;
	}
	
	.bord {
		/* border: 1px solid #999; */ 
		margin: 3px;
	}
	
	.purch {
		/* border: 1px solid #99f; */
		margin: 3px;
	}
	 
	.clear{
	clear: both;
	height: 0;		
	}
    
/* for categories nav bar */
	.more_results
{
	background-color: #CCCCCC;
	padding: .5em;
	margin-top: 0;
	margin-bottom: .3em;
	font-size: 80%;
	text-align: center;
	/*border: 2px solid #AF4141*/
}

.item_id
{
	font-size: 80%;
	font-weight: normal;
}

.asterisk
{
	font-size: 130%;
}

.current_category
{
	color: #000000;
}

.other_cat_count
{
	font-size: 80%;
	color: #aaaaaa;
}

.img_w_border
{
	border: 1px solid #dde3dd;
}