div#content {
 width: 793px;
 overflow: hidden;
 position: relative;
 background-repeat: no-repeat;
 background-position: 0px 37px;
 z-index: 0;
}

div#bannerTitle h2 {
 margin-top: 10px;
 margin-left: 15px;
 margin-bottom: 2px;
 height: 26px;
}

div#banner {
 z-index: 1;
}

div#sections {
 height: 247px;
}
div#sections div.section {
 position: relative;
 float: left;
 width: 196px;
 height: 247px;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #5D5D5D;
}
div#sections div.section div{
 padding-top:105px; 
}
div#sections div#sectionGateway {
 width: 198px;
 border-left: 0px;
}

div#sections div.section h3 a{ font-size:11px}

div#sections div#sectionMail2SMS {
 border-right: 0px;
}
div#sections div.section div.sectionRolled {
 display: none;
 position: absolute;
 top: 76px;
 height: 180px;
 background-color: #F1F1F2;
}
div#sections div.section:hover div.sectionRolled {
 display: block;
}
div#sections div.section div.sectionRolled ul {
 margin-left: 12px;
 padding-left: 12px;
}
div#sections div.section div.sectionRolled ul li {
 margin: 0px;
 padding: 0px;
 font-size: 11px;
 list-style: url('../../pictures/elements/arrowRDOrange.gif') outside;
}
div#sections p.title {
 margin: 0 0 22px 0;
 background: url('../../pictures/homepage/bg_home_panels.png') repeat-x left top;
 height:30px;
 color:#FFF;
 font-size:21px;
 padding:1px 0 2px 15px
}

div#sections p.sub { font-weight:bold; padding-left:15px; font-size:16px; margin:0 }

div#sections h3{
  background: url('../../pictures/homepage/arrow.png') no-repeat left 2px;
  padding:0 15px;
  margin-left:15px;
}

div#sectionsDetails {
 position: absolute;
 z-index: 3;
 top: 39px;
}
div#sectionsDetails div.sectionDetailsLink {
 width: 198px;
 float: left;
 background: url('../../pictures/elements/dashBlack.gif') repeat-x 0px 233px;
}
div#sectionsDetails div.sectionDetailsLink a.sectionClickZone {
 display: block;
 position: absolute;
 width: 198px;
 height: 258px;
 background-image: url('../../behaviors/blank.gif');
}
div#sectionsDetails div.sectionDetailsLink div.arrowGTBlack {
 float: right;
 margin-top: 238px;
 margin-right: 10px;
 background-position: 100% 6px;
}
div#sectionsDetails div.sectionDetailsLink div.arrowGTBlack a {
 display: block;
 text-decoration: underline;
}