form, fieldset {
	margin:0;
}
.blue-search-box {
	background:#9ad7e9 url(../images/blue-search-pxl.gif) repeat-y;
	width:100%;
	overflow:hidden;
	margin-bottom:0;
}
.blue-search-box .top {
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/blue-search-top-bg.gif) repeat-x;
}
.blue-search-box .top span {
	float:left;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/blue-search-top-left-bg.gif) no-repeat;
}
.blue-search-box .top strong {
	float:right;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/blue-search-top-right-bg.gif) no-repeat;
}
.blue-search-box .btm {
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/blue-search-pxl.gif) repeat-x 0 100%;
}
.blue-search-box .btm span {
	float:left;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/blue-search-btm-left-bg.gif) no-repeat;
}
.blue-search-box .btm strong {
	float:right;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/blue-search-btm-right-bg.gif) no-repeat;
}
.blue-search-box .form-content {
	background:url(../images/blue-search-gr.jpg) repeat-x;
	min-height:100px;
	margin:0 1px;
}
.blue-search-box .union {
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.blue-search-box .left {
	float:left;
	margin-left:10px;
	display:inline;
	width:50%;
}
.blue-search-box input {display:block;}
.blue-search-box input.text {
	padding:2px 5px;
	width:93%;
	color:#a7a7ab;
	border:1px solid #a3a3a7;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.blue-search-box select {
	width:100%;
	color:#3a3a42;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:5px;
}
.blue-search-box .right {
	margin:0;
	color:#3a3a42;
	font-size:.917em;
	width:100px;
	float:right;
}
.blue-search-box .right p a {color:#3a3a42;}
.adv-images {
	width:98%;
	padding-left:6px;
}
.adv-images td{
	border:none !important;
}
.adv-images table{
	border:none !important;
}
.adv-images #franchiseLogos img {
	text-align:center;
	float:none;	
	margin:10px 0px 0px 0px;
}



.green-search-box {
	background:#85cd98 url(../images/green-search-pxl.gif) repeat-y;
	width:100%;
	overflow:hidden;
	margin-bottom:0;
}
.green-search-box h3 {
	clear:both;
	margin-top:0;
	padding-top:5px;
	font-size:12px !important;
	color:#ED9007 !important;
	padding-left:12px;
	margin-bottom:5px;
}
.green-search-box .top {
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/green-search-top-bg.gif) repeat-x;
}
.green-search-box .top span {
	float:left;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/green-search-top-left-bg.gif) no-repeat;
}
.green-search-box .top strong {
	float:right;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/green-search-top-right-bg.gif) no-repeat;
}
.green-search-box .btm {
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/green-search-pxl.gif) repeat-x 0 100%;
}
.green-search-box .btm span {
	float:left;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/green-search-btm-left-bg.gif) no-repeat;
}
.green-search-box .btm strong {
	float:right;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/green-search-btm-right-bg.gif) no-repeat;
}
.green-search-box .form-content {
	background:url(../images/green-search-gr.jpg) repeat-x;
	min-height:88px;
	margin:0 1px;
}
.green-search-box .union {
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.green-search-box .left {
	float:left;
	margin-left:10px;
	display:inline;
	width:50%;
}
.green-search-box input {display:block;}
.green-search-box input.text {
	padding:2px 5px;
	width:93%;
	color:#a7a7ab;
	border:1px solid #a3a3a7;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.green-search-box select {
	width:100%;
	color:#3a3a42;
	font:12px tahoma, Arial, Helvetica, sans-serif;
	display:block;
	margin-bottom:5px;
}
.green-search-box .right {
	margin:0;
	color:#3a3a42;
	font-size:.917em;
	width:100px;
	float:right;
}
.green-search-box .right p a {color:#3a3a42;}

