select {  
font-family: Arial; font-size: 8pt; font-style: normal; color: #333333; background-color: #FFFFFF;border: 0px
}
.hidden { 
   display: none; 
} 
.visible { 
   display: inline; 
}
input {  
font-family: Arial; font-size: 8pt; font-style: normal; color: #333333; border: #CCCCCC; background-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
}
select {  
font-family: Arial; font-size: 8pt; font-style: normal; color: #333333; border: #CCCCCC; background-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
}


