﻿.search_results_bar_light_Custom {
	position: relative;
	width: 745px;
	height: 20px;
	float: left;
	padding: 0px 10px 3px 12px;
	margin: 8px 0px 8px 0px;
	background-color: #eeecec;
}

.search_results_bar_custom {
	position: relative;
	width: 745px;
	height: 20px;
	float: left;
	padding: 0px 10px 3px 12px;
	margin: 8px 0px 8px 0px;
	background-color: #dddddd;
}

.purple_title_bar_custom {
	position: relative;
	width: 745px;
	height: 18px;
	float: left;
	padding: 2px 10px 0px 12px;
	margin: 5px 0px 1px 0px;
	background-color: #664082;
	text-align: right;
}