.topContent h1, .blog h1 { color: #000; margin-top: 0px; font-weight: normal; }
.blog h2, .blog h3 { color: #000; }
.topContent h1 span { color : #FF5B0A; }

.topContent .splashes { margin-bottom: 30px; margin-top: 5px; }

/* New declarations as of 09/18/09 */
.divide .contentWrap {
  zoom : 1;
  overflow : hidden;
}

.webtools-sidebar {
  width : 286px;
  padding-right : 20px;
  float : left;
  border-right : 1px solid #cfcfcf;
}

.webtools-content {
  border-left : 1px solid #cfcfcf;
  width : 611px;
  float : left;
  padding-left : 20px;
  position : relative ;
  margin-left : -1px;
}
.splash { margin-bottom : 10px; }
.splash img { border : 4px solid #cfcfcf; }

.tab-system { position : relative; }

.ui-tabs .ui-tabs-hide { display: none; }

.ui-widget-content {
   width : 563px;
   height :  296px;
   background-color : #fbf9ee;
   * height : 301px;
   margin : 0;
}

.ui-widget-header {
  background : none;
  border : 0;
}
.ui-tabs .ui-tabs-nav {
  position : absolute;
  left : 481px;
  top : 10px;
  margin : 0px;
  padding : 0px;
  z-index : 9999;
  
}
.ui-state-default, .ui-widget-content .ui-state-default {
  border : 0;
  background : none;
  color : #000;
}
.ui-tabs .ui-tabs-nav li {
  float : none;
  display : block;
  position : static;
  font-size : 10pt;
  width : 135px;
  margin : 0px;
}
.ui-tabs .ui-tabs-nav li a {
  float : none;
  width : 135px;
  text-align : center;
  padding : 5px 0;
  margin : 0px;
  text-decoration : none;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color :  #fff;
  background-color : #fd9439;
  border : 1px solid #fcefa1;
  float : none;
  display : block;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color :  #fff;
  background-color : #FF5A00;
  border : 1px solid #fcefa1;
  float : none;
  display : block;
  
}
.ui-tabs .ui-tabs-nav .notab {
  text-align : right;
}
.tabwrapper { padding : 15px; padding-right : 130px; }
.tabwrapper h3 { margin-top : 0px; color : #61a744; }
.tabwrapper h3 span { color : #fe740a; }
.tabwrapper li strong.title { color : #000;  }
.tabwrapper ol li { margin-top: 15px; }
.tab-border {    border : 1px solid #fd9439;width : 563px; }
.features { width: 550px; list-style-type: none; margin: 0; padding: 0; margin-left: 10px; margin-top: 10px; }
.features dt strong {  font-size: 13pt; color: #89a91b; margin-bottom: 2px; }
.features dt { display: block; padding-left: 47px; height: 32px; }
.features dd { display: block; border-bottom: 1px dashed #d4d4d4; margin-bottom: 20px; padding-bottom: 20px; margin-top: -7px; padding-left : 10px; }
.features dd.last { border-bottom: 0; padding-bottom: 0; }
.tab-next { margin-top: 20px; }
.tab-next span { background: url(http://assets.bravenet.com/common/images/webtools/next-feature.gif) right center no-repeat; padding-right : 16px; }

.divide #splashes { overflow : hidden; height : 400px; width : 285px; position : relative; }
.divide #splashes ul { list-style-type: none; margin : 0; padding : 0; }
.divide #splashes ul li { display: block; overflow : hidden; padding : 0; margin : 0; }
span#prevBtn{}
span#nextBtn{}	

