#searchtopfor {
	width: 928px;
	height: 266px;
	border-left: 30px solid #ebebeb;
	border-right: 42px solid #ebebeb;
	text-align: left;
	color: #444;
	font-size: 100%;
	margin-top: 0px;
	z-index: 108;
}

#searchtopfor table {
	width: 220px;
	position: absolute;
	top: 60px;
	right: 60px;
	font-size: 74%;
}

#searchtopfor table td {
	padding: 4px;
}

#searchtopfor table input[type=text], #searchtopfor table select {
	border: 1px solid #888;
	width: 100%;
}

#searchtopfor table input:focus[type=text], #searchtopfor table select:focus {
	border: 1px solid #4B8DEA;
}

#searchtopfor table input.submit {
	width: 80px;
	height: 24px;
	background-image: url(../gfx/offerslink.jpg);
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
	padding: 0px;
	padding-bottom: 2px;
	text-align: center;
	color: #FFF;
	border: none;
	font-weight: bold;
	cursor: pointer;
}
