#wrapper #content #tabmenu {
	height: 20px;
	width: 300px;
	position: relative;
	top: 1px;
	margin-bottom: 0;
}
#wrapper #content #tab {
	width: 289px;
}
#searchleft {
	position: relative;
	top: -1px;
	float: left;
	clear: both;
	margin: 0 5px 0 0;
	padding: 10px 10px 40px 10px;
	width: 267px;
	border: 1px solid #CCC;
	border-top: 0;
}
* html #searchleft {
	top: 0;
}
#searchright {
	position: relative;
	float: left;
	width: 283px;
	height: 135px;
	border: 1px solid #CCC;
	margin-top: -25px;
}
* html #searchright {
	margin-top: -23px;
	height: 136px;
}
#searchright.extended {
	height: 194px;
}
* html #searchright.extended {
	height: 200px;
}
#searchright h3 {
	margin: 0 0 22px 0;
	padding: 4px 0 4px 10px;
	font-size: .909em;
}
#content label {
	display: block;
	float: left;
	font-size: 1em;
	width: 108px;
	margin-top: 3px;
}
#searchleft .formrow {
	width: 260px;
}
.formbutton {
	bottom: 10px;
	width: auto;
}
.choice {
	display: inline;
	float: left;
	width: 88px;
	margin: 0 10px 0 10px;
}
#docuform input, #docuform select {
	width: 102px;
}
#docuform .choice select {
	float: right;
	width: 50px;
	font-size: 1em;
}
#wrapper #content dl dt {
	background-position: 0 0.8em;
}
dt {
	font-weight: bold;
	margin-top: 10px;
}
dd {
	padding-left: 5px;
	margin-top: 5px;

}
#result a {
	text-decoration: none;
}
#result {
	clear: both;
	margin-top: 0;
}
#result p {
	position: relative;
	top: 10px;
}
#topnav ul#functions {
	border-top: 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
	margin-bottom: 35px;
}
#topnav ul#functions a.save {
	top: 0;
}
