.resourcesbox h1{color:#000; text-align:center; font-size:25px; background:#302d4c; color:#fff; padding:7px 0;}
.resourcesbox{float: left; width:300px; height:570px; overflow-y:auto; border:1px solid #3f224e;}
.resources-list{   float: left;
    margin-bottom: 0;
    margin-top: 2px;
    width: 100%; padding-bottom: 22px;}
.resources-list h2{    background: #53234b none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-size: 18px !important;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 5px 0;
    text-align: center;}
.resources-list ul{margin:0px; padding:0px;}
.resources-list ul li{list-style:none; width:100%; float:left; text-align:center;}
.resources-list ul li a{ border: 2px solid transparent;
    color: #000;
    display: inline-block;
    font-size: 19px;
    margin-bottom: 4px;
    padding: 3px 10px;
    text-decoration: none;}
.resources-list ul li a.current{border:1px solid #000;}
.resources-data{ background: #ececec none repeat scroll 0 0;
    border:1px solid #302d4c;
    float: right;
    height: 570px;
    width: 575px;}
.resources-data h1{  background: #302d4c none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 23px;
    padding: 6px 12px;
    text-align: left; font-size:25px;}
.edgebox{ background:#fff;
    height: 470px;
    margin: auto; font-size:25px;
    width: 91%;}
.website{float:right;}
.website a
{
    color: #fff;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 4px;
    padding: 3px 10px;
    text-decoration: none;
}
.feature_content_part{border-top: none;}