div#gutter {
  float: right;
  height: auto;
  padding: 0px;
  vertical-align: top;
  width: 210px;
}

div#guttercontent {
  float: right;
  height: auto;
  padding: 0px;
  vertical-align: top;
  width: 190px;
}

div#maincontent {
  float: left;
  height: auto;
  padding: 0px;
  width: 580px;
}

div#leftcontent{
  float: left;
  height: auto;
  width: 600px;
}

img {
  border: 0;
}

li.webinar {
  margin-bottom: 0.2em;
  margin-left: 0;
  padding-left: 5px;
}

ul.webinar {
  list-style: square url(../images/homepage/webinar/webinar-logo.gif);
  margin: 0 0 0 15px;
  padding-left: 0;
}

.base-content {
  margin: 5px;
  padding: 4px;
}

.base-header {
  background: white;
  padding: 5px;
}

.base-header img {
  border: 0;
  padding: 5px;
}

.base-panel {
  height: auto;
  padding: 5px;
}

.base-wrapper {
  border: 1px solid #C7C7C7;
  border-top: 10px solid #133D6F;
  float: left;
  height: auto;
  margin: 5px 5px 5px 5px;
  text-align: left;
  width: 200px;
}

.webinarLeft {
  float: left;
  width: 80px;
}

.webinarRight {
  float: left;
  width: 400px;
}

#vertmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 5px;
  width: 210px;
}

#vertmenu ul {
  border: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#vertmenu ul li {
  margin: 0px;
  padding: 0px;
}

#vertmenu ul li a {
  color: #666666;
  display: block;
  font-size: 10px;
  padding: 5px 0px 2px 15px;
  text-decoration: none;
  width: 210px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
  color: #000000;
}

.gutter{
  float: left;
  height: auto;
  width: auto;
}

.gutterHeaderMain{
  background: url(../images/css/gutterContent/guttercontenthead.gif) no-repeat bottom;
  height: 27px;
  width: 210px;
}
 .gutterHeaderMainDoubleHeight{
  background: url(../images/css/gutterContent/gutterContentHeadHigh.gif) no-repeat bottom;
  height: 47px;
  width: 210px;
}
 .gutterHeaderMainHalfHeight{
  background: url(../images/css/gutterContent/gutterContentHeadLow.gif) no-repeat bottom;
  height: 10px;
  width: 210px;
}
/*Company Gutter Items Spoecial*/
  .padme5LR{
    padding-left:5px;
    padding-right:5px;
  }


.gutterHeaderCompany{
  background: url(../images/css/gutterContent/guttercontentheadcompany.gif) no-repeat bottom;
  height: 12px;
  width: 210px;
}

.gutterTitleCompany{
  padding-left: 7px;

  padding-bottom:0px;
}
.gutterMidMainCompany{
  background: url(../images/css/gutterContent/guttercontentmidcompany.gif) repeat-y;
  background-color: transparent;
  width: 210px;
}
.gutterFooterMainCompany{
  background: url(../images/css/gutterContent/guttercontentfootercompany.gif) no-repeat top;
  height: 12px;
  width: 210px;
}
.gutterHeaderMainMini{
  background: url(../images/css/gutterContent/gutterContentHead-mini.gif) no-repeat bottom;
  height: 11px;
  width: 210px;
  background-position: bottom;
  background-repeat: no-repeat
}

.gutterHeaderMainPS{
  background: url(../images/css/gutterContent/guttercontentheadPS.gif) no-repeat bottom;
  height: 64px;
  width: 210px;
}

.gutterMidMain{
  background: url(../images/css/gutterContent/guttercontentmid.gif) repeat-y;
  background-color: transparent;
  width: 210px;
}

.gutterFooterMain{
  background: url(../images/css/gutterContent/guttercontentfooter.gif) no-repeat top;
  height: 12px;
  width: 210px;
}

.leftContentHeader{
  background: url(../images/css/leftContent/leftContentHeader.gif) no-repeat bottom;
  height: 16px;
  width: 600px;
}

.leftContentHeaderFlash{
  height: 200px;
  width: 600px;
}

.leftContentHeaderROI{
  height: 105px;
  width: 600px;
}

.leftContentMid{
  background: url(../images/css/leftContent/leftContentMid.gif) repeat-y;
  background-color: transparent;
  height: auto;
  min-height: 200px;
  width: 600px !important;
}

.leftContentFooter{
  background: url(../images/css/leftContent/leftContentFooter.gif) no-repeat top;
  height: 16px;
  width: 600px;
}

.gutterTitle{
  padding-left: 7px;
}

.gutterTitlePS{
  padding-left: 7px;
  padding-top: 34px;
}

.gutterTitlePS h1, .gutterTitle h1{
  color: black;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}

.padMe5{
  padding: 5px;
}
 .padMe5LR{
  padding-left: 5px;
    padding-right: 5px;
}
.padMe10{
  padding: 10px;
}

li {
  color: #000000;
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 0em;
  margin-left: 0;
  padding-bottom: 2px;
  padding-left: 0;
}

ul {
  color: #666666;
  list-style: square url(../images/css/arrow.gif);
  margin: 0 0 0 20px;
  padding-left: 5px;

}

.psOneThird{
  float: left;
  height: auto;
  margin-right: 10px;
  min-height: 200px;
  width: 180px;
}

.psOneThirdBody{
  height: 80px;
  width: 100%;
}

hr.yellow {
  background: #EEB311;
  border: 0;
  color: #EEB311;
  height: 3px;
  margin: 4px auto 4px 0;
  text-align: center;
}

.podcastHeader{
  background: url(../images/css/gutterContent/gutterContentHead-mini.gif) no-repeat bottom;
  height: 11px;
  width: 210px;
}


.podcastMid{
  background: url(../images/css/gutterContent/guttercontentmid.gif) repeat-y;
  background-color: transparent;
  width: 210px;
}

.podcastFooter{
  background: url(../images/css/gutterContent/guttercontentfooter.gif) no-repeat top;
  height: 12px;
  width: 210px;
}

.normalText{
  font-size:12px;
}
.introTextMain{
  font-size:14px;
}

.genericWanBox{
  float:left;
  width:285px;
  height:auto;
  padding-right:5px;
}


