#boxFocus{
    text-align: right;
    padding: 10px 20px;
    font-size:11px;
}
#boxFocus a,
#boxFocus a:active,
#boxFocus a:link,
#boxFocus a:visited{
    color: #000000;
    text-decoration:none;
}

#boxFocus a:hover{
    color: #f07f00;
}

#boxFocus .boxFocus-item-text{
    margin-bottom:20px;
}