ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; list-style-type:none;}
a img,:link img,:visited img { border: none; }

a {
  text-decoration: none;
  color:#FF6600;
}

a:hover {
  text-decoration: underline;
}

body, td {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

body {
  background: url(../images/bg.gif) repeat-x;
}

#content {
	float:left;
	width:100%;
}

#main {
	margin-left: auto;
	margin-right:auto;
	width:980px;
}

#header {
	float: left;
	margin: 15px;
	margin-left: 60px;
}

#footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
  width: 100%;
  border-top: solid 2px #ff6600;
  padding: 2px;
}

h1 {
	font-size: 18px;
	color: #b3b3b3;
}

h2 {
  font-size: 16px;
  color: #b3b3b3;
}

h3 {
  font-size: 14px;
  color: #b3b3b3;
}

br.clear {
	clear: left;
}

#banner-leaderboard {
	width: 728px;
	height: 90px;
	float: left;
	margin: 10px;
}

#banner-full {
  width: 468px;
  height: 60px;
}

#banner-half {
  width: 234px;
  height: 60px;
}

#banner-button1 {
  width: 120px;
  height: 90px;
}

#banner-button2 {
  width: 120px;
  height: 60px;
}

#banner-microbar {
  width: 88px;
  height: 31px;
}

#banner-microbutton {
  width: 80px;
  height: 15px;
}

#banner-vertical {
  width: 120px;
  height: 240px;
}

#banner-squarebutton {
  width: 125px;
  height: 125px;
}

.form_error {
  color: red;
}

input#query
{
width:104px;
}

.cleaner
{
clear:both;
}