body
{
	font-family: verdana, arial;
  margin: 0;
  padding: 0;
}

h4
{
	margin: 5px 0px;
}

#mainFree
{
  margin: auto;
  text-align: center;
  width: 800px;
}

#siteContainer
{
  width: 1000px;
}

#mainContainer
{
  background-color: #EAEAEA;
  margin: auto;
  text-align: center;
  width: 623px;
  padding-top: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
  float: left;
}

#skyscraper
{
  width: 120px;
  height: 600px;
  float: left;
  margin: 10px 0 0 20px;
}

#searchContainer
{
  background:transparent url(/images/center.png) no-repeat scroll 0pt 0pt;
  height:100px;
  margin:auto;
  text-align:left;
  width:558px;
}

#searchContainer form
{
  position: relative;
  top: 25px;
  left: 50px;
}

#hotSearch
{
  background-color: #EAEAEA;
  text-align: center;
  margin: 0px 0px 25px 45px;
}

#hotSearch dl
{
  text-align: left;
  float: left;
  margin-left: 15px;
  padding-bottom: 10px;
  width: 265px;
}

#hotSearch dt
{
  font-weight: bolder;
  font-size: 1.8em;
  color: #000;
}

#hotSearch dd
{
  font-size: 1.2em;
  margin: 0;
}

#hotSearch dd a:hover
{
  color: #E00720;
}

/* Category Pages */

#adLeaderboard
{
  height: 90px;
  width: 728px;
  float: left;
  margin-left: 25px;
}


#header h2
{
  font-size: 1.2em;
}

#headerLogo
{
  float: left;
  width: 190px;
  height: 64px;
  margin-top: 20px;
}

#resultsSearchContainer
{
  padding-top: 25px;
  clear: both;
  width: 100%;
}

#all_results
{
  margin-top:10px;
  border-bottom:solid 1px #cccccc;
  background:#f7f7f7;
  font-family: verdana;
  float: left;
  width: 100%;
}

#all_results td
{
  font-size: 12px;
  padding-top: 10px;
}

#rightContainer
{
  width: 350px;
  float: left;
  height: 300px;
  position: relative;
  top: -75px;
}

#leftContainer
{
  float: left;
  width: 450px;
}


#resultHotSearch
{
  margin-top: 15px;
  width: 100%;
}

#resultHotSearch dl
{
  float: left;
  margin-left: 20px;
}

#resultHotSearch dt
{
  color:  #007E00;
  font-weight: bolder;
  font-size: 12px;
  font-weight: bold;
}

#resultHotSearch dd
{
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}

#relatedSearch
{
  height: 225px;
  width: 250px;
  margin: 30px;
}

#relatedSearch h2
{
  color: #007E00;
  font-size: 1.0em;
  font-weight: bold;
}

#relatedSearch ul
{
  list-style: none;
  margin-left: 15px;
  padding-left: 0;
  font-size: 12px;
  font-weight: bold;
  float: left;
}

#relatedSearch li
{
  margin-left: 0;
  padding-left: 0;
  line-height: 25px;
}

#adMpu
{
  height: 250px;
  width: 300px;
  margin: 30px 30px 30px 200px;
  float: left;
}

#adMpuResults
{
  height: 250px;
  width: 300px;
  margin: 30px 30px 30px 40px;
  float: left;
}

.resultUrl
{
  color: #007E00;
  font-weight: bold;
}

#yellContainer
{
  padding-top: 5px;
  margin-top: 5px;
}
