.top1 {

  margin-left: 10px; 
  margin-bottom: 20px; 
  border: 1px solid #ff6600; 
  width: 218px;
}
.top1 h2{

  background-color: #ff6600;  
  height:35px; 
  color: #ffffff; 
  padding-left: 5px;
  padding-top: 2px;
}


.bottomright {

  float: left; 
  width:37%;
  padding-right: 15px;


}
.bottomright h2 {

  padding-left: 5px; 
  padding-bottom: 5px; 
  border-bottom: 6px solid #098b69;
}
.bottomleft {

  float:left; 
  width:37%; 
  padding-right: 36px;

}

.bottomleft h2{

  padding-left: 5px; 
  padding-bottom: 5px;
  border-bottom: 6px solid #098b69;
}

.hottags {

  float:left; 
  background-color: #e5e5e5; 
  border: 1px solid #e5e5e5;
  width:18%; 
  margin-right: 10px;
}

.hottags h2{

  background-color:#09418c;  
  color: #ffffff; 
  padding-left: 5px; 
  border-bottom: 1px solid #ffffff;

}

#gspotlight li{
 display:none; 
 padding: 5px;
}

#ghighlights li{
 display:none; 
 padding: 5px;
}

#gspotlight img{

 border: 1px solid #B2B6BB;
 height: 68px;

}

#ghighlights img{

 border: 1px solid #B2B6BB;
 height: 68px;
}