





#other-candidates{
    background-color: #a67c52;
    position: relative;
    height: 52px;
    overflow: hidden;
}

#horiz_container_outer{
    width: 900px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
}

#horiz_container_inner{
    height: 215px;
}

#horiz_container_inner li{
    vertical-align:top;
    height:160px;
    width:270px;
    margin:0px;
    margin-right:14px;
}

#horiz_container_inner .yr-desc{
    font-size:12px;
    font-family: DejaWeb, sans-serif;
    color:#363636;
    height:135px;
    line-height:16px;
    vertical-align:top;
    overflow: auto;
    border-bottom: 1px solid #363636;
}

#horiz_container_inner .yr-desc p{
    height: 135px;
}

#horiz_container_inner .yr-year{
    text-align:center;
    font-size:26px;
    font-weight:bold;
    font-family: Bebas;
}