.block-ku-sidebar-apply, .block-ku-sidebar-give {
    font-family: Georgia, "Times New Roman", serif;
    padding: 0 !important;
    box-shadow: none !important;
    text-align: center;
    background: none !important;
}

.sidebarapply {
    background: #0051BA; /* Old browsers */
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
}

.sidebarapply a:link, .sidebarapply a:visited {
    color: #fff;
    display: block;
    height: 52px;
    text-align: center;
}

.sidebarapply a:hover {
    color: #fff;
}

.sidebarapply span {
    color: #fab817;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-top: 3px;
}

.sidebarapply em {
    font-weight: normal;
}

.sidebargive a:link, .sidebargive a:visited {
    color: #fff;
    display: block;
    text-align: center;
}
.sidebargive{
    background: transparent url(/sites/all/themes/ku_template_2012/images/far_above.png) no-repeat top left;
    height: 80px;
    padding-top: 85px;
    padding: 85px 5% 0;

}
.sidebargive .farabovetext{
    display: none;
}
.sidebargive .campaigntext{
    text-indent: -10000px;
    padding-bottom: 15px;
}
.sidebargive .campaigntext a{
    color: #efefef;
}

.sidebargive .givetext {
    background: #e4020e; /* Old browsers */
    background: -moz-linear-gradient(top,  #e4020e 0%, #c9010c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4020e), color-stop(100%,#c9010c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e4020e 0%,#c9010c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e4020e 0%,#c9010c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e4020e 0%,#c9010c 100%); /* IE10+ */
    background: linear-gradient(top,  #e4020e 0%,#c9010c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4020e', endColorstr='#c9010c',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding: 8px 4px;
    width: 155px;
    text-align: center;
    margin:13px auto 0;
}

.sidebargive .givetext em {
    font-weight: normal;
}

.block-ku-sidebar-give img {
    box-shadow: 0 0 10px 0 #ccc;
}

.block-ku-sidebar-give img, .block-ku-sidebar-apply img {
    width: 100%;
    max-width: 180px;
}

.sidebargive-3col .farabove{
    width: 198px;
    float: left;
    position: relative;
    border-right: 2px solid white;
}
.sidebargive-3col .givetext a{
    color: #ffffff;
}
.sidebargive-3col .givetext{
    height: 40px;
    width:100px;
    padding: 10px;
    position: relative;
    float: left;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size:15px;
    color: #ffffff;
    background: #e8000d;
}
