body{
  font-family:arial;
  font-size:12px;
}
div{
	overflow: auto;
}
#container{
  width:772px;
  text-align:left;
}
.searchblock{
  padding:5px;
  text-align:center;
}
#footer{
  text-align:center;
  font-size:10pt;
  margin:10px;
}
#header{
  position:relative;
  margin-top:20px;
  padding:15px;
}
#main{
  border:1px solid #ccc;
  border-top:0px;
}
.divider{
  height:20px;
  margin: 1px 0px;
}
.logo a{
  font-size:32pt;
  font-weight:bold;
  text-decoration:none;
  color:white;
}
.header_text{
  position:relative;
  float:right;
  font-size:12pt;
  color:white;
}
.relatedsearchtitle2 {
  position: relative;
  padding: 0px;
  font-size:12px;
  margin-top:20px;
  padding-left:20px;
  border-bottom: 1px dotted #CCC;
  padding-bottom:5px;
}
#sponsoredresults, #webresultstitle, #bottomsponsoredresults{
  margin:10px 0px;
}
#results_container{
  width:460px;
  background:white;
  padding:10px 30px;
}
.main_image{
  margin:0px;
  float:right;
  background:white;
}
#search{
  padding:20px;
}
.ourterm{
  padding-left: 20px;
  margin-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #CCC;
  font-size:14px;
}
.ourterm a{
  text-decoration:none;
}
.ourterm a:hover{
  text-decoration:underline;
}
.related_keywords{
  float:right;
  width:250px;
}
.related_keywords .relatedsearchtitle{
  background:white;
  opacity:0.4;
  margin:0px;
  padding:7px 10px;
  border-bottom: 1px dotted #999;
}
.related_keywords .term{
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #CCC;
  font-size:14px;
  background:white;
  opacity:0.9;
  padding-left:10px;
  margin-left:1px;
}
.related_keywords .term a{
  text-decoration:none;
}
.text_area{
  margin:20px;
}
.left_side{
  background:white;
  padding:10px;
}
.googleframe{
  overflow:hidden;
}
.search{
  width:300px;
}
