.round-container{
text-align:center;
font-family:  verdana, 'Trebuchet MS', Arial, Verdana, sans-serif;
font-size: 100%;
font-weight:bold;
background-color:#b5949e; 
color:#00000;
width: auto;
padding:0px;
margin: 0px;
}

.top-right-image{
background-image: url(http://www.aromatherapy-at-home.com/images/tr-round.gif);
background-repeat: no-repeat;
background-position:top right;
}
.top-left-image{
background-image: url(http://www.aromatherapy-at-home.com/images/tl-round.gif);
background-repeat: no-repeat;
background-position:top left;
}
.bottom-right-image{
background-image: url(http://www.aromatherapy-at-home.com/images/br-round.gif);
background-repeat: no-repeat;
background-position:bottom right;
}
.bottom-left-image{
background-image: url(http://www.aromatherapy-at-home.com/images/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 #b5949e; 
border-right:1px solid #b5949e; 
text-align:left; 
padding-left:5px; 
padding-right:5px;
}



