/* CSS Document */

.curved {

border: #CCC solid 1px;

margin-bottom:10px; margin-left:27px; margin-right:27px; padding:10px; 

text-align:left;

-moz-border-radius:5px; -webkit-border-radius:5px;

behavior:url(border-radius.htc); background-color:white; 
}