/*
Theme Name:  SLProject
Theme URI: http://www.ab-sl.ru/
Description:   Эксклюзив для Алексея Николашина
Version: 1.0
Author: Lakehouse.ru
*/

body{
    background: #fff;
}

#articles{
    font-family: Arial;
    font-size: 11px;
    overflow: hidden;
    margin: 15px -25px 15px 0;
    background: #fff;
}


#articles a{
    display: block;
    float: left;
    margin-right: 15px;
    text-decoration: none;
    background: #f5f5f5;
    padding: 13px 13px 13px 13px;
    border: 1px #c4c4c4 solid;
    width: 203px;
    height: 52px;
    color: #838383;
    text-transform: uppercase;
}


