
/*
== headers
*/
.round-box-tr { background: url(images/slices/round-box-tr.png) no-repeat top right; }
.round-box-tr2 { background: url(images/slices/round-box2a-tr.png) no-repeat top right;}
.round-box-bl { background: url(images/slices/round-box-bl.png) no-repeat bottom left;}
.round-box-bl2 { background: url(images/slices/round-box2-bl.png) no-repeat bottom left }
.gray-round-box { background: url(images/slices/round-box-bl-gray.gif) no-repeat bottom left;}
.round-box-br { background: url(images/slices/round-box-br.png) no-repeat bottom right; padding-bottom:12px; }
.round-box-br2 { background: url(images/slices/round-box2b-br.png) no-repeat bottom right; padding-bottom:20px; }
.round-box-br2a { background: url(images/slices/round-box2b-br.png) no-repeat bottom right; }
.round-box-br3 { background: url(images/slices/round-box-br.png) no-repeat bottom right;}
.gray-round-box .round-box-br { background: url(images/slices/round-box-br-gray.gif) no-repeat bottom right; padding-bottom:0; }
.inner-block h2 {
  color:#781351;
  font-weight:bold;
  font-size:12px;
  line-height:29px;
  padding-left:14px;
  background: url(images/slices/round-box-tl.png) no-repeat top left;
  }
    
.inner-block2 h2 {
  color:#781351;
  font-weight:bold;
  font-size:12px;
  line-height:29px;
  padding-left:14px;
  background: url(images/slices/round-box2-tl.png) no-repeat top left;
}


