/* SEARCH FF */
.content_container{
	min-height:457px;
	border-right-width:0; /* right column width */
	border-left-width:0; /* left column width */
	background:none;
	margin-bottom:5px;
	}
.middle_container {min-height:75px;height:100%;margin:0 0 17px 0;}
.listing {background:#fff url(/images/dotted_line_header.gif) repeat-x 0px 0px;width:357px;margin-top:-17px;padding-top:8px;}
.listing h2 {font-size:10px;margin:20px auto 4px 20px;color: rgb(102,102,102); width:340px; float:left;position:relative;} /* ff3.5 */
.listing input {margin:0 auto 0 17px;width:205px;}
.listing select {width:207px;}
.listing button {margin-left:15px;position:relative; height: 19px; /* ff3.5 */}

.bottom_container {
	min-height:17px;
	height:auto;
	width:986px;
	width:auto;
	margin:0 0 17px 0;
	padding-bottom:17px;
	text-align:left;
	}

.fav_title {margin-left:17px; float: left; display: block; clear:left;}
.sides {margin-left:0px;width:986px;}
.bottom_container h3 {color:rgb(102,102,102);margin-bottom:4px;margin-top:4px;}
.bottom_container h3 label {cursor:help;}
.bottom_container .spacer {margin-top:21px;margin-bottom:0;}
.col {display: block; position:relative; float:left;width:238px; margin:17px 68px 17px 17px;}
.col select {height:17px;width:207px;color:rgb(253,27,20);text-align:left;border:1px solid rgb(177,204,184);}
.col select option {width:207px;}
.sid h3{width: 25px; overflow: visible; white-space: nowrap} /* set width small, so the mouseover tooltip won't use full row
.clearfooter {margin-bottom:0px;}
