body
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size: 15px;
}

.topjobstitle 
{
    font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
    border:solid 1px #95A722;
    border-bottom:0;
    background:url(../images/hdr_bkg.gif) repeat-x;
    height:27px;
    color:#fff;
    font-size:12px;
    font-weight:700;
    line-height:25px;
    padding-left:10px;
}

.topjobscontent 
{
    margin-top: -15px;
    margin-left: -20px; 
    margin-bottom: -15px;
}

.topjobsContainer
{
    border: 1px solid #DBDBDB;
    border-top: 0;
    padding: 5px;
    height:100%;
}

li 
{
  list-style-type: square;
  white-space: nowrap;
}

a:link {color:#004776; text-decoration:none}
a:visited {color:#004776; text-decoration:none}
a:hover {color:#004776; text-decoration:underline}
a:active {color:#004776; text-decoration:none}
