body{
  background: #323232;
  color: #414141;
}
#container{
  background: #D8D8D8;
  width: 900px;
  text-align: left;
  border-bottom: 5px solid #242424;
  border-right: 5px solid #242424;
  margin-top: 30px;
  position: relative;
}
.clearboth{
  clear: both;
  font-size: 1px;
  line-height: 1px;
}
#header{
  padding: 15px;
  background: #848484;
}
#header a{
  color: white;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
}
#search{
  float: right;
  padding: 5px;
}
#ppc_relatedTermsHeader{
  padding: 6px;
  background: white;
  width: 237px;
  border-right: 1px solid #C37808;
}
#ppc_relatedLander{
  display: none;
}
#ppc_relatedTerms{
  width: 249px;
  background: white;
  float: left;
  border-right: 1px solid #C37808;
}
#ppc_relatedTerms li{
  border-bottom: 1px dotted #999;
  padding: 4px 0 3px 6px;
}
#ppc_relatedTerms li a{
  color: #414141;
  font-size: 12px;
  text-decoration: none;
  display: block;
}
#ppc_relatedTerms li a:hover{
  background: #E4E4E4;
}
.ppc_catGroups{
  display: none;
}
#ppc_results{
  float: right;
  width: 650px;
  background: white;
  padding-bottom: 30px;
}
#ppc_results ul{
  padding: 0px 30px;
}
#ppc_results div{
  padding: 30px;
}
#ppc_results a{
}
.keywords{
  background: #B2ADB0;
  padding: 6px;
}
.keywords li{
  display: inline;
  margin-left: 20px;
}
.keywords li a{
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}
.keywords2{
  float: left;
  background: white;
  width: 225px;
}
.keywords2 ul.ppc_GC_list{
  padding: 30px;
}
.keywords2 li{
  padding: 8px;
  border-bottom: 1px dotted #CCC;
}
.keywords2 li a{
  font-size: 14px;
  text-decoration: none;
}
.keywords2 li a:hover{
  text-decoration: underline;
}
.keywords2 p{
  margin: 30px 30px 0 30px;
  line-height: 24px;
}
.keywords2 p img{
  margin-bottom: 30px;
}
.ppc_GC_outer_list{
  width: 250px;
  float: left;
}
.ppc_GC_outer_list li{
  margin: 6px 0;
}
.ppc_resultsHeader span{
  color: #9E9E9E;
}
.ppc_resultsHeader span strong{
  font-size: 24px;
  color: #474747;
  float: left;
  margin-bottom: 30px;
}
.ppc_listing{
  clear: both;
}
.left{
  float: left;
}
.ppc_listing .ppc_host{
  color: #8C8C8C;
}
#image{
  float: right;
  width: 675px;
  height: 250px;
  background: #333;
}
#footer{
  color: #7B7B7B;
  margin-top: 20px;
}
#footer a{
  color: #A6A6A6;
}



#prev_next{
  font-size: 11px;
  font-family: tahoma, sans-serif;
  position: absolute;
  bottom: 30px;
  right: 0px;
}
#prev_next a{
  background: #696666;
  color: white;
  text-decoration: none;
  padding: 2px 10px;
}
#prev_next a:hover{
  background: white;
  color: #4C4C4C;
  text-decoration: none;
}




