.roundcont {
    width: 680px;
    background-color: #e8e8e8;     
}

.roundcont p {
    margin:0 10px;                  
}

.roundtop { 
    background: url(../round/tr.gif) no-repeat top right;  
}

.roundbottom {
    background: url(../round/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
