.overview
{  
list-style-type:none;
padding:0px 0px 0px 10px;
margin:0px;
}
.overviewli
{
background-image:none;
background-repeat:no-repeat;
background-position:0px 5px; 
font-size:16px;
cursor:pointer;
color:#414142;
line-height: 1.42857;
margin-bottom: 5px;
}                   
.capability_item_content_grey{
    background:#f4f4f4;     
}                               
.capability_item_content_white{
    background:none;        
}                   
                
 .capability_item_box_prd{
    background:#f4f4f4;
    padding:20px;
}

 .capability_item_box_white{
    background:none;
    padding:20px;
}
 h2.land-header1  {
  border-style: solid;
  border-color: #BBB;
  border-width: 0 0 1px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}


 h2.land-header1:after{
    width: 100px;
    height:3px;
    background-color: #B0151E;
    display: block;
    content: '';
    position: relative;
    top: 10px;
}   
.land-header{
    font-size:28px;
}

.land-header1{
    font-size:24px;
} 

.wssort_desc{
	font-size: 16px;
	font-weight: 400;
}

.p_feature{
    padding-left:10px;
}

.feature_list{
    padding-left:10px;
    list-style:none;
}

.feature_list li{ 
  color: #444555; 
  background: url("../images/red_Bullet.png") no-repeat; 
  background-position: 0 6px;
  padding: 0 0 5px 15px;
}

.product_left{
    background:#e0f7ff;min-height:300px;height:300px;border-right:10px solid #fff;border-left:10px solid #fff;
    padding-top:10px;
}

.product_right{
    background:#cadee5;min-height:300px;height:300px;border-left:10px solid #fff;border-right:10px solid #fff;
}

h2.land-header1>a:hover  {
    text-decoration: none;
}

h2.land-header1>a:visited  {
    color: #337ab7;
}

.new_content{
    margin:0; 
    padding:0;
    color:#75afba;
    font-size:16px;
}

.pop-title{
    margin-bottom:3px;
    cursor:pointer;
}

.row_style_a{
    margin-left:0px; 
    margin-right:0px; 
    background:#f4f4f4;
    padding-top:10px;
    padding-bottom:10px;
}

.row_style_b{
    margin-left:0px; 
    margin-right:0px; 
    border:1px solid #BBB; 
    background:none;
    padding-top:10px;
    padding-bottom:10px;
}

