.block-ku-whyku, .block-ku-whyku .block-inner{
    padding: 0 !important;
}
#why_ku .why_ku_title {
    width: 178px;
    margin-bottom: 0;
    margin-right: 2px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    padding:9px 10px;
    position:relative;

    background: #a9acac; /* Old browsers */
    background: -moz-linear-gradient(left, #a9acac 0%, #cbcdcd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a9acac), color-stop(100%,#cbcdcd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a9acac 0%,#cbcdcd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a9acac 0%,#cbcdcd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #a9acac 0%,#cbcdcd 100%); /* IE10+ */
    background: linear-gradient(to right, #a9acac 0%,#cbcdcd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9acac', endColorstr='#cbcdcd',GradientType=1 ); /* IE6-9 */
}
#why_ku .apply_title {
    text-align: center;
    width:100px;
    float: left;
    padding:9px 10px;
    position:relative;
    background: #0051ba; /* Old browsers */

}
#why_ku .why_ku_title, #why_ku .why_ku_title a, #why_ku .apply_title, #why_ku .apply_title a {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size:14px;
    font-weight: bold;
    color: white;
}
#why_ku .apply_title div.open{
    background: transparent url(/sites/all/themes/ku_template_2012_3col/images/down_arrow.png) no-repeat center right;
}


#why_ku .apply_title div{
    background: transparent url(/sites/all/themes/ku_template_2012_3col/images/right_arrow.png) no-repeat center right;
    padding-right:10px;
}
#why_ku .apply_title, #why_ku .why_ku_title{
    cursor: pointer;
}


#why_ku .navbar{
    height: 34px;
    clear: both;
    position:relative;

}
#why_ku .whyku_random{
    height: 100%;
    color: #51626f;
}
#why_ku .bragpoints, #why_ku .applyblock{
    position: relative;
    clear: both;
    padding: 0 15px;

}
#why_ku .bragpoints{
    height: 100px;
}
#why_ku .applyblock{
    color: #dddddd;
    padding:10px 5px;
    min-height:95px;

}
#why_ku .applyblock a{
    color: #89b7ff;
}
#why_ku .applyblock ul li{
    list-style-type: none;
}
#why_ku .applyblock{
    background: #054278; /* Old browsers */
    background: -moz-linear-gradient(top,  #054278 0%, #04315a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#054278), color-stop(100%,#04315a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #054278 0%,#04315a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #054278 0%,#04315a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #054278 0%,#04315a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #054278 0%,#04315a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#054278', endColorstr='#04315a',GradientType=0 ); /* IE6-9 */

}
#why_ku .rotator_nav{
    position: absolute;
    bottom: 0;
    right: 0;
}
#why_ku .rotator_nav .next{
    border-left: 6px solid #e3e3e3;
}
#why_ku .rotator_nav .prev{
    border-right: 6px solid #e3e3e3;
}
#why_ku .bragpoints div{
    font-size: 15px;
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    text-align: center;
    list-style-type: none;
}

#why_ku .rotator_nav{
    float: right !important;
    margin-right: 10px;
}

