body{
  margin: 30px;
  font-family: trebuchet, verdana, tahoma, sans-serif;
  color: #404040;
}
a{
  color: #2D2D2D;
}
#header{
  width: 850px;
  background: #2D2D2D;
  text-align: left;
}
#header h1{
  padding: 20px
}
#header a{
  color: white;
}
#headDecor{
  background: #5F5F5F;
  margin: 1px 0 1px 0;
  width: 850px;
  height: 10px;
}
.image{
  position: absolute;
  right: 0px;
  margin: 2px 2px 0 0;
}
.search{
  float: right;
  padding: 20px
}
#container{
  width: 850px;
  text-align: left;
  position: relative;
}
#ppc_relatedLander, #ppc_relatedResults{
  float: left;
  width: 230px;
  background: #EAEAEA;
  margin-top: 1px;
}
#ppc_relatedLander ul, #ppc_relatedResults ul{
  padding: 10px;
}
#ppc_relatedLander ul li, #ppc_relatedResults ul li{
  border-bottom: 1px dotted #7B7B7B;
}
#ppc_relatedLander ul li a, #ppc_relatedResults ul li a, #ppc_relatedTermsHeader{
  text-decoration: none;
  padding: 4px 0 4px 10px;
  display: block;
}
#ppc_relatedLander ul li a:hover, #ppc_relatedResults ul li a:hover{
  background: #2D2D2D;
  color: white;
}
#ppc_popularCategories, #ppc_results{
  width: 540px;
  padding: 30px;
  float: right;
}
#ppc_relatedLander a, #ppc_relatedResults a, #ppc_popularCategories a, #ppc_results a{
  color: #2D2D2D;
}
.ppc_catGroups{
  width: 30%;
  margin-right: 15px;
}
.ppc_listing .ppc_host{
  color: #A6A6A6;
}
#footer{
  text-align: center;
  color: #C5C5C5;
}
#footer a{
  color: #C5C5C5;
}
#content{
  border-top: 5px solid #999;
}
#ppc_popularCategories ul li{
  margin-left: 10px;
}
#ppc_popularCategories ul li a{
  color: #636363;
}


#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;
}





