@import url(sbstyles.css);
@import url(common.css);

h3 {
          width: 412px;
     background: #2b5796 url(../images/left-title-wedge.gif) left bottom no-repeat;
          color: white;
      font-size: 100%;
    font-weight: bold;
        padding: 5px 5px 5px 5px;
  border-bottom: none;
    margin-left: 4px;
     margin-top: 0;
  margin-bottom: 0;
}

div.contentSlab {
         width: 412px;
    background: #adc8dc url(../images/left-content-wedge.gif) left top no-repeat;
    margin-top: 2px;
       padding: 5px 5px 5px 5px;
   margin-left: 4px;
}

div.contentSlab2 {
         width: 620px;
    background: #adc8dc url(../images/left-content-wedge.gif) left top no-repeat;
    margin-top: 2px;
       padding: 5px 5px 5px 5px;
   margin-left: 4px;
}

div.contentSlabError {
         width: 620px;
    background: #adc8dc url(../images/left-content-wedge.gif) left top no-repeat;
    margin-top: 2px;
       padding: 5px 5px 5px 5px;
   margin-left: 4px;
   font-size: 14px;
}

table#buttons {
    margin-left: 12px;
}
