        .teaser_content h2 {color:#203360; font-size:30px; text-transform:none; margin:0px; }
        .teaser_content p {margin-top:5px;}

        .promoBox {margin:50px 0; overflow:hidden;}
        .promoBox .prt {height:68px;}
        .promoBox .prb {}

        .gradBr {border-top:1px #e8e8e8 solid; padding-top:1px; min-height:50px;}
        .gradBr .inside {

background: rgb(248,248,248);
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 40px, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(50px,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 40px,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 40px,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 40px,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 40px,rgba(255,255,255,1) 100%);

             min-height:50px;
            padding:3px 5px;
        }
      h2 {color:#575757; font-size:16px; font-weight:normal; text-transform:none;}

      .featureBlock {width:370px; }

        .featureBlock h4 {margin:10px 0 8px 0; }
      .featureBlock img {margin-top:25px; }

       .featureBlock span {display:block;vertical-align:middle; font-size:11px; color:#464646; height:60px; text-align:justify}
        .featureBlock div {width:290px;}

        .scr img {border:1px #e1e1e1 solid; width:260px;}


         .tabbedslider { margin-top:-4px; overflow:hidden;clear:both; min-height:420px}

   .select-tabs { }
    .tabpane { float:left; width:250px; padding-top:15px;}
   .tab-item  {padding:1px;z-index:1; width:250px; cursor:pointer; margin-top:-1px;}
   .tab-item .inner-grad{

     padding:5px 15px 5px 0px;

       font-size:13px;
       color:#565656;
   }


   .active-tab {z-index:98; font-weight:bold;}
   .active-tab .inner-grad{}
   .active-tab:hover {cursor:auto !important;}






   .content-zone {

       padding:10px;
       width:530px;

       z-index:80;


      float:right;


   }

    .content-zone h2 {color:#222222; font-size:27px !important; margin:0px 0px 5px 0; font-weight:normal; text-transform:none; font-family:"Roboto", sans-serif;}

        .content-zone .gray {color:#777777; font-size:15px; display:block; padding-bottom:10px;}

    .content-zone .inner-grad {



       min-height:260px;
    }

.tab-content {display:none;}

         .content-zone ul {margin:0px; padding:0px;}
         .content-zone ul li{margin:0px;list-style-type:none; background:url('images/bullet-blue.png?1885588209') left 4px no-repeat; padding-left:25px; line-height:25px}

        a.roundBlue {
             display:inline-block;
            zoom:1;*display:inline;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px;
            background-image: url(../m/mobile-gradient.svg);
            background-size: 100% 300%;
            background-repeat: repeat-x;
            background-position: 0 0;
            background-color: #2A8FC3;
            background: -moz-linear-gradient(top, #2A8FC3 0%, #0269A0 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2A8FC3), color-stop(100%,#0269A0));
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A8FC3', endColorstr='#0269A0',GradientType=0 );
            background: -o-linear-gradient(top, #2A8FC3 0%,#0269A0 100%);
            padding-right:4px;
            color:#fff;
            font-size:18px;
            text-decoration:none;



        }

        .sydesc {
            line-height:38px; color:#ed3a09;
            display:inline-block;
            zoom:1;*display:inline;
        }

        .roundBlue span {

            background:url('images/blueLinkBg.png?372312722') right center no-repeat;
            display:block;
            padding:5px 40px 5px 20px;
            color:#fff;

        }


        .wvideo {margin-top:35px;  float:left;
        }

        .wvideo .snapshot {border:1px #e4e4e4 solid; padding:5px;cursor:pointer; display:inline-block; position:relative;
        -moz-box-shadow:1px 1px 5px #ebebeb;
        -webkit-box-shadow:1px 1px 5px #ebebeb;
        box-shadow:1px 1px 5px #ebebeb;
        filter: progid:DXImageTransform.Microsoft.Shadow(strength=1, direction=135, color='#ebebeb');
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=1, Direction=135, Color='#ebebeb')";}

        .wvideo .snapshot .scr {opacity:0.8; border:1px #f2f2f2 solid;}
        .wvideo .snapshot:hover .scr, .wvideo .snapshot:hover .playB {opacity:1}

        .wvideo .snapshot .playB{width:44px; height:44px; display:block; position:absolute; left:50%; margin:-22px 0 0px -22px; top:50%; opacity:0.8; z-index:99;}

        .wvideo a{clear:both;text-align:center; padding-top:10px; display:block;}


        #ww_window {
            background:  white;
            border: 15px solid white;
            box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.3);
            display: none;
            position: fixed;
            text-align: center;
            z-index: 100;
        }

        #ww_overlay {

    background: white;
    height: 150%;
    left: 0;
    opacity: 0.6;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;

        }


        #ww_window .close {
   font-size:18px;
            color:#fff;

    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -30px;
    top: -30px;
    width: 30px;
    z-index: 110;
    -webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px;
            font-family:tahoma;

       background: #757575; /* Old browsers */
background: -moz-linear-gradient(top, #757575 0%, #303030 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757575), color-stop(100%,#303030)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #757575 0%,#303030 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #757575 0%,#303030 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #757575 0%,#303030 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757575', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #757575 0%,#303030 100%); /* W3C */

}
