.searchtoggle {
	background:url('../images/online_status.png') no-repeat;
	position:absolute;
	top:-38px;
	width:156px;
	height:87px;
	border:0;
	margin-left:150px;
	/*text-align:center;
	font-weight:bold;
	text-decoration:none;*/
}

.searchtoggle:hover {
	background:url('../images/online_status.png') no-repeat;
	position:absolute;
	top:-20px;
	left: auto;
	width:156px;
	height:87px;
	border:0;
	/*text-align:center;
	font-weight:bold;
	text-decoration:none;*/
	}
