div{
	overflow: visible;
}
#container{
  width:750px;
  text-align:left;
}
#header a{
  font-size:48pt;
  text-decoration:none;
  font-weight:bold;
  color:black;
}
#main .image{
  position:absolute;
  height:200px;
  background:black;
  overflow:hidden;
}
#main .search{
  position:relative;
  height:200px;
}
.catch_phrase{
  position:absolute;
  left:20px;
  bottom:45px;
  color:white;
  font-size:35px;
  font-weight:bold;
  text-shadow:black 0px 0px 10px;
}
.search #search{
  position:absolute;
  left:20px;
  bottom:20px;
  
}
a{
  color:blue;
}
#footer a{
  color:#ccc;
}
#footer{
  color:#ccc;
  text-align:center;
  font-size:10pt;
  margin:10px;
}
.ourterm a{
  text-decoration:none;
}

#sponsoredresults, #webresultstitle, #bottomsponsoredresults{
  margin:10px 0px;
}
.related_keywords{
  float:right;
  width:200px;
}
.related_keywords .relatedsearchtitle{
  margin:10px;
}
.related_keywords .term{
  font-size: 14pt;
  margin:5px 10px;
}
.related_keywords .term a{
  text-decoration:none;
}
