.NewsRoundcont {
        width: 215px;
        background-color: #CCECFA;
        color: #000;
}

.NewsRoundcont p, .NewsRoundcont li{
        margin: 0 10px;
}

.NewsRoundtop { 
        background: url(images/lightBlueCornerBox/tr.gif) no-repeat top right; 
}

.NewsRoundbottom {
        background: url(images/lightBlueCornerBox/br.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

.PromoRoundcont {
        width: 257px;
        background-color: #FCD6A5;
        color: #000;
}

.PromoRoundcont p {
        margin: 0 10px;
}

.PromoRoundtop { 
        background: url(images/lightOrangeCornerBox/tr.gif) no-repeat top right; 
}

.PromoRoundbottom {
        background: url(images/lightOrangeCornerBox/br.gif) no-repeat top right; 
}