.widecontent, .widecontent .Normal, .widecontent .contentNavigation a, .widecontent .contentNavigation p
{
    color: #FFFFFF !important; 
}

.widecontent .contentBackground
{
    background-image: url(images/backgrounds/News.jpg); 
    height: 523px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.widecontent .contentHeadline
{  
    position: absolute; 
    left: 20px;
    top: 10px; 
    width: 440px;
    text-align: left;
}

.widecontent .contentImage
{
    position: absolute;
    top:54px;   
    left: 0px; 
}

.contentPane, .contentPaneRight
{
    left: 0px !important;
    margin-top: 0px !Important;  
}

.contentPaneRight .Normal
{
    color: #000000 !important;     
}

#ContentPaneBorder, #ContentPaneRightBorder
{
    position: absolute;
    height: 345px; 
    overflow: hidden;  
    top: 165px; 
}

#ContentPaneBorder
{
    left: 20px;  
}

#ContentPaneRightBorder
{
    right: 20px;
}


.arrows
{
    position: relative; 
    width: 100%; 
    height: 25px; 
    float: left; 
    margin-top: -23px    
}

#btnUp, #btnUp2, #btnDown, #btnDown2
{
    position: absolute;   
    cursor: pointer; 
    z-index: 10;
}

#btnUp
{
    left: 220px;    
}

#btnDown
{
    left: 240px;    
}

#btnUp2
{
    right: 240px;    
}

#btnDown2
{
    right: 220px;    
}


.widecontent .contentNavigation
{
        
}

.widecontent .contentNavigation .item
{
    width: 100%;
    padding-bottom: 13px;
    top: 2px;
}

.widecontent .contentNavigation .item *
{
    float: left;
    width: 100%;
    text-align: left;    
}

.widecontent .contentNavigation a:hover, .widecontent .contentNavigation a.Active
{
    text-decoration: underline !Important;   
}

.widecontent .date
{
    position: absolute; 
    left: 145px; 
    top: 58px;    
}

.widecontent .contactPane
{
    position: absolute; 
    height: 102px; 
    width: 430px; 
    top: 77px; 
    left: 20px;   
}

.widecontent .contactPane .Normal div 
{
    position: relative;
    top: 8px; 
}

.widecontent p
{
    margin: 0px;
    padding: 0px;    
}

.widecontent .newsImageHeadline
{
    position: absolute;
    text-align: center;
    right: 20px;  
    top: 30px;  
    width: 430px;
    padding-top: 10px;
    z-index: 10;
    height: 80px;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    font-family: Verdana;
    color: #000000;
}