#ezsearch {
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	color: #00A8C6;
	border: thin solid #D5D7D9;
	background-image: url(../img/ezsearch.gif);
	height: 125px;
	width: 284px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	background-color: #FAFDFF;
}
.contestbutton{
	padding-top: 8px;
	padding-left: 5px;
	font-size: 9pt;
	color: #FF8100;
	font-weight: normal;
}
.top {
	background-image: url(../img/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
}
#ezsearch a{
	color: SlateGray;
	text-decoration: underline;
	}
	
#ezsearch a:hover{
	color: DarkBlue;
	text-decoration: none;
	}
