#vocfm_news_style
{
    width:500px;
    margin-top:5px;
    margin-left:5px;
    margin-bottom:10px;
    margin-right:0;
    height:auto;
    border-left: 1px solid #bfda75;
    /*border-bottom: 1px solid #bfda75;
    border-right: 1px solid #bfda75;*/
    background:white url(../images/voc_back.gif) no-repeat;
    padding:7px 10px 10px 10px;
    font-size:14px;
    font-weight:bold;
    font-family: "Arial", "Arial", "Tahoma";
    color:white;
    text-align:left;
    /*text-shadow: 0.1em 0.1em 0.2em grey;*/
    float:left;
    display:inline;
}

#vocfm_news_style p
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    padding-left:15px;
    margin:5px;
}

p.voc_p
{
    font-family: Verdana, Tahoma, Trebuchet Ms, Arial;
    font-size:8pt;
    text-align:justify;
    font-weight:normal;
    padding-left:15px;
    margin-top:15px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
}

p.voc_p a
{
    text-decoration:none;
}

span.voc_title
{
    font-weight:bold;
    font-size:8.5pt;
    margin-bottom:0;
}
