#search-header-big {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	height: 83px;
	position: relative;
	background-image: url(http://search.frisgo.com/img/custom_4.gif);
}

#search-header-full {
	height: 85px;
	background-position: right top;
	background-color: #fff;
	background-image: url(http://search.frisgo.com/img/header_full_background.gif);
}

#search-header-controls {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 500px;
	height: 65px;
	left: 200px;
	right: 0px;
}

#tabs {
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 3px;
	list-style: none;
	white-space: nowrap;
}

#tabs .tab {
	margin-top: 2px;
	text-decoration: none;
	width: 80px;
	text-align: center;
	display: block;
	float: left;
}

#header-logo-left {
	position: relative;
	top: 20px;
	left: 60px;
}

#header-logo-right {
}

#query {
	margin-right: 3px;
	color: #575757;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	width: 437px;
	height: 26px;
	position: absolute;
	top: 43px;
	left: 14px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-color: transparent;
	display: inline;
	background-image: url(http://search.frisgo.com/img/query_background.gif);
}

#submit {
	border: 0px solid #fff;
	width: 57px;
	height: 26px;
	position: absolute;
	top: 43px;
	left: 475px;
	background-image: url(http://search.frisgo.com/img/search_button.gif);
}

#query-other {
	color: #575757;
	border: none;
	width: 209px;
	height: 26px;
	position: absolute;
	top: 43px;
	left: 234px;
	font-size: 16px;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/query_background_short.gif);
	padding: 0 0 0 5px;
}

#query-subscript {
}

#tabs .left-curve {
	height: 31px;
	display: block;
	float: left;
}

#tabs .right-curve {
	padding-left: 3px;
	width: 12px;
	height: 31px;
	display: inline-block;
	float: left;
}

#tabs .middle {
	padding-left: 3px;
	padding-top: 5px;
	height: 31px;
	display: block;
	float: left;
}

#tabs .tab a {
	margin-top: 3px;
	margin-bottom: 0px;
	color: #000080;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#tabs .tab:hover {
}

#tabs .tab:hover .left-curve {
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/custom_3.gif);
}

#tabs .tab:hover .right-curve {
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/custom_2.gif);
}

#tabs .tab:hover .middle {
	color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/custom_1.gif);
}

#tabs .current .middle {
	color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/custom_1.gif);
}

#tabs .current .right-curve {
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/custom_2.gif);
}

#tabs .current .left-curve {
	background-position: 0pt 0pt;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/custom_3.gif);
}

#search-header-divider {
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: transparent;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #369;
}

#query.short {
	width: 214px;
	left: 10px;
	background-color: transparent;
	background-image: url(http://search.frisgo.com/img/query_background_short.gif);
}

