/* CSS Document */

#img.rounded-corners25 {
    border-radius: 25px;
/*    background: #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px; */
}

##img.rounded-corners30 {
    border-radius: 35px;
/*   border: 2px solid #73AD21; 
    padding: 20px;
    width: 200px;
    height: 150px;*/
}

##img.rounded-corners35 {
    border-radius: 35px;
/*   background: url(../../Dev1/1/assets/www/css/paper.gif)
    background-position: left top;
    background-repeat: repeat;
    padding: 20px;
    width: 200px;
    height: 150px; */
}