
#roundcorners2 {
    border-radius: 25px;
    border: 2px solid #98AFC7;
    padding: 5px; 
    width: 200px;
    height: 15px;    
}

.buttonStyleYellow { 
background-image : url(../images/design/button_bg_yellow.jpg); 
border : 1px solid #bd9e43; 
color : #000000; 
} 

.buttonStyleGreen { 
background-image : url(../images/design/button_bg_green.jpg); 
border : 1px solid #bd9e43; 
color : #000000; 
} 

.elementStyleCommentWndow { 
width:110px; 
height:11px; 
font-size:10px
} 
