.enlaces_layout
{
    text-align:left;
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.enlaces_title
{
    width: 100%;
    text-decoration: none;
    vertical-align: middle;
    font-size: 24px;
    color: White;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.enlaces_body
{
    vertical-align: top;
    padding-right: 10px;
    padding-left: 20px;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 13px;
}

.enlaces_categorytitle
{
    font-size: 18px;
    color: White;
    padding-top: 15px;
    padding-bottom: 15px;
}


.enlaces_itemtitlelabel
{
    font-size: small;
    padding-bottom: 3px;
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 3px;
    color: White;
}

