.r1 {
	margin: 0 0 7px;
	border: none;
	background: url(../images/r1-bkd.jpg) bottom left repeat-x;
}

.r1 .bannerRow {
	height: 92px;
	padding: 0 15px;
}
.r1 .sbLogo {
	background: url(../images/sb-logo.jpg) 7px 12px no-repeat;
	width: 271px;
	height: 88px;
	float: left;
	cursor: pointer;
}
.r1 .catchLine {
	margin: auto;
	background: url(../images/catchline.jpg) no-repeat center 40px;
	width: 283px;
	height: 92px;
}
.r1 .sbBanner {
	float: right;
	background: url(../images/sb-banner.jpg) no-repeat left bottom;
	width: 273px;
	height: 92px;
}
.r1 .searchRow {
	height: 65px;
	background: url(../images/searchRowBkd.jpg) repeat-x left top;
	border: 1px solid #4878A6;
}
.tab-strip {
	text-align: center;
	padding: 3px 0 6px 254px;
}
.tab-strip .tab-selected,
.tab-strip .tab-unselected {
	float: left;
	color: #CAE2FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	width: 44px;
	padding: 3px 18px 3px 0;
	border-right: 1px solid #3D6183;
	margin: 0 18px 0 0;	
}
.tab-strip .tab-selected {
	font-weight: bold;
	color: #FFFFFF;
}
.tab-strip .tab-unselected {
	font-weight: normal;
	cursor: pointer;
}
.hackCont {
	_padding-left: 96px;
}
.form {
	float: left;
	padding: 3px 4px 0 4px;
}
.searchFieldBkd {
	background-color: #FFFFFF;	
	border: 1px solid #8E8E8E;
	height: 25px;
	width: 390px;
	margin-left: 185px;
}
.search-field-off, .search-field-on {
    font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 14px;
	line-height: 16px;
	padding-top: 1px;
	width: 380px;
	background-color: transparent;
}
#submitButton {
	float: right;
	background: url(../images/search-submit-bkd.jpg) left top repeat-x;
	border: 1px solid #8E8E8E;
	border-left: none;
	padding: 7px 0 6px;
	width: 120px;
	margin: -1px -122px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	/*ie6*/
	_position: relative;
	_margin-right: -122px;
	_width: 120px;
	_border-left: 1px solid #8E8E8E;
}
.googleAsk {
	float: right;
	background: url(../images/googleAsk.png) no-repeat right top;
	_background: url(../images/googleAsk.jpg) no-repeat right top;	
	width: 84px;
	height: 30px;
	margin-right: 10px;
}
