﻿#cajanewsletter
{
    width: 203px;
    height: 84px;
    padding-top: 18px;
    padding-left: 11px;
    background-color: #f4f4f4;
}
#newstexto
{
    float: left;
}
#newstexto p
{
    font-family: tahoma;
    color: #5e5e5e;
    margin-top: 12px;
    margin-left: 5px;
    line-height: 15px;
}
.newsnaranja
{
    color: #c84708;
    font-weight: bold;
    font-size: 11px;
}
#newsboton
{
    float: left;
    padding-left: 5px;
    padding-top: 10px;
}
