/* overview page*/
.prod_intro{background: url('/images/b/prod_tabs/gradient_overview.gif') repeat-x 0 235px ;}
.intro_txt{padding: 20px 25px;}

.intro_txt p{
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  padding-left:0; }
.feature .sum_part{
  float: left;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;}
.feature .sum_part .sum_img{
  float: right;
  width: 35%;
  margin: 0 10px 0 0; }
.feature .sum_part .sum_img img{
  border: 1px solid #ccc;
  box-shadow: 2px 2px 4px #ccc;}
  
.feature .sum_part .sum_img p{
  font-size: 11px;
  font-style: italic;
  text-align: center;}

.feature .box_part{
  float: left;
  clear: both;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;}

.feature .box_wrap{
  width: 165px;
  background: url('/images/b/prod_tabs/gradient_overview_box.gif') repeat-x bottom left;
  border: 1px solid #ccc;
  float: left;
  padding: 10px 20px;
  margin: 0 5px 0 5px;
  min-height: 250px;
  }

.feature .box_wrap h4,
div#governance div.feature .box_wrap h4{
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
  }

.feature .box_wrap ul{font-size: 12px; }

div#features .feature ul.benefit_part, ul.benefit_part{margin: 0 20px 0 0;}
 
div#features .feature ul.benefit_part li, 
.feature ul.benefit_part li{
  background: url('/images/b/prod_tabs/overview_arrow.gif') no-repeat left 4px;
  list-style-type: none;
  padding: 0 0 0 35px;
  margin: 0 0 20px 0;
  font-size: 13px;
  color: #000;}

.feature ul.benefit_part li strong{
  clear: both;}
  
/* businss needs page*/
.bn_left{
  width: 380px;
  float: left;
  padding:5px 20px 30px 20px;}

.bn_left h4,                 
div#governance div.feature .bn_left h4{
  color: #000;
  font-size: 18px;
  margin: 5px 0 5px 0;}

 .bn_left p, .bn_left li,
 div.feature .bn_left p,
 div.feature .bn_left li{ font-size: 13px;}
 
 .bn_right{
  background-color: #ebebeb;
  padding:30px 15px;
  border: 1px solid #ccc;
  float: right;
  margin: 5px 0 0 0;
  width: 180px; }

div.feature .bn_video a,
div.feature .bn_doc a{
  color: #000;
  text-decoration: none;}

 .bn_right .bn_video span,
 .bn_right .bn_doc span,
 div.feature .bn_video a span,
 div.feature .bn_doc a span{
  font-size: 12px;
  text-align: left;
  clear: both;
  overflow: hidden;
  display: block;
  color: #000;
  padding: 5px 1px;
  }
 div.feature .bn_doc img.point_arrow,
 div.feature .bn_video img.point_arrow{
  border: 0 none;
  box-shadow: none;
  margin-left: 3px;
  }
  
 .bn_right .bn_video,
 .bn_right .bn_doc {text-align: center;}
 
.bn_right .bn_video img,
.bn_right .bn_doc img{
  border: 1px solid #f4f3f1;
  box-shadow: 2px 2px 3px #999;}

.bn_right .bn_video{
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #ccc;}