  
        
        #contentarea{
            width:548px;			
            padding:30px 0px 30px 12px;
        }
        
        
        
        .contentTeaserHead {
        color:#ca4c33;
        font-family:verdana;
        font-size:12px;
        font-weight:bold;
        padding:5px 10px 5px 5px;
        border-bottom:1px solid #c5c5c5;
        margin-bottom:10px;
        }
        
        .contentTeaserItemHeadline {
        color:#7c7c7c;
        font-family:verdana;
        font-size:11px;
        font-weight:bold;
        }
        
        .teaser-content-txt p{
        color:#7c7c7c;
        font-family:verdana;
        font-size:11px;
        }
        
        .contentTeaserItem-container {
        width:548px;
        }
        
        .rounded-img-top {
        background-image:url(/httpd/img/bar-top.jpg);
        background-repeat:no-repeat;
        font-size:0px;
        line-height:0px;
        padding:0px;
        margin-top:10px;
        height:4px;
        }
        
        .contentTeaserItem-middle-area {
        border-left:1px solid #c5c5c5;
        border-right:1px solid #c5c5c5;
        }
        
        .contentTeaserItem-items {
        padding:0px 10px 0px 5px;
        }
        
        .rounded-img-bottom {
        background-image:url(/httpd/img/bar-bottom.jpg);
        background-repeat:no-repeat;
        background-position:bottom;
        *background-position:top;
        height:4px;
        }
        
        .border-under-item {
        border-bottom:1px solid #c5c5c5;
        font-size:0px;
        height:1px;
        line-height:0px;
        margin:10px 0px 10px 0px;
        }
        
        .flashCheckHiddenContainer {
            font-size:13px;
            color:#333;
        }
        
    