.round-container{
text-align:center;
font-family:  verdana, 'Trebuchet MS', Arial, Verdana, sans-serif;
font-size: 100%;
font-weight:bold;
background-color:#2c1c8d; 
color:#fff;
width: auto;
padding:0px;
margin: 0px;
}

.top-right-image{
background-image: url(../image-files/tr-round.gif);
background-repeat: no-repeat;
background-position:top right;
}
.top-left-image{
background-image: url(../image-files/tl-round.gif);
background-repeat: no-repeat;
background-position:top left;
}
.bottom-right-image{
background-image: url(../image-files/br-round.gif);
background-repeat: no-repeat;
background-position:bottom right;
}
.bottom-left-image{
background-image: url(../image-files/bl-round.gif);
background-repeat: no-repeat;
background-position:bottom left;
}
.text{
font-family:  verdana, sans-serif;
font-size: 86%;
font-weight:normal;
color:#000;
background-color:#fff; 
border-left:1px solid #2c1c8d; 
border-right:1px solid #2c1c8d; 
text-align:left; 
padding-left:5px; 
padding-right:5px;
}

.text2{
font-family:  verdana, sans-serif;
font-size: 86%;
font-weight: normal;
color:#000;
background-color: #fff;
background-image: url(../image-files/text-bg.png);
background-repeat: repeat-x; 
border-left:1px solid #2c1c8d; 
border-right:1px solid #2c1c8d; 
text-align:left; 
padding-left:5px; 
padding-right:5px;
}
