#content {
	background: url('/widgets/galls2010/images/left_nav_bkgd.gif') repeat-y;
	}
	
#result_top {
	border-bottom: 1px dashed #C0C0C0;
	width: 780px;
	height:30px;
	background: #EFEFEF;
	padding-top:5px;
	margin-left:193px;
	position: relative;
	height: auto;
	padding-bottom: 5px;
}	

#result_bottom {
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
	width: 780px;
	height:30px;
	background: #EFEFEF;
	padding-top:5px;
	float:right;
	position: relative;
	height: auto;
	padding-bottom: 5px;
}

#resultscontainer {
	width: 753px;
	position: relative;
	float: left;
	margin-top: 25px;
	}
#searchbottom {
	width: 750px;
	position: relative;
	display: block;
	float: left;
	}
	
#singleresult {
	width: 180px;
	height: 210px;
	position: relative;
	float: left;
	margin:0 0 7px 6px;
	text-align: center;
	}
#singleresult img {
	width:130px;
	height: 130px;
	border: 1px solid #DCDCDC;
	}
	
#singleresult a {
	font-size:12px;
	color: #0066CC;
}

.items_found {
	font-family: verdana;
	font-size: 13px;
}	

.viewing_page {
	font-famiily: verdana;
	font-size: 12px;
	align:  right;
}

.bread_crumb_links {
	font-family: verdana;
	font-size: 12px;
	color: #0066CC;
	padding-top:3px;
}

.bread_crumb_delimiter {
	font-size:10px;
	color:#808080;
}

.next_prev {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.delimiter {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

.price_from {
	font-size: 12px;
	color: #666;
}

.cat_item_name {
	font-family: verdana;
	font-size:12px;
	color: #0066CC;
}

.cat_price {
	font-size: 12px;
	color: #000;
}

#attr_box_more {
	background: #EFEFEF;
}

#cat_att_box {
	border-bottom: 1px solid #EFEFEF;
	padding: 2px;
}

.clearance_doogie {
	font-family: verdana;
	font-weight: bold;
	font-size:11px;
	color: red;
	text-transform: uppercase;
}
#breadcrumb_container {
	width: 780px;
	position: absolute;
	border: 1px solid red;
	position: relative;
	margin-left: 5px;
	}

#pagination_container {
	width: 780px;
	border: 1px solid green;
	position: absolute;
	margin-left: 5px;
	text-align: right;
	}
	
#result_top_table {
	width: 775px;
	border-collapse:collapse;
	margin-left:5px;
	}
	
#result_bottom_table {
	width: 775px;
	border-collapse:collapse;
	margin-left:5px;
	}
	
#result_nomatch {
	width:auto;
	border-collapse:collapse;
	margin:10px;
	text-align:center;
	font-family: verdana;
	font-style:italic;
	font-size:12px;
	color:red;
	}
