
td.formrow {text-align: right; padding: 4px 15px 4px 4px; font-size: 80%; font-weight: bold; border-bottom: 1px solid #F1F1F1;}
.input { 
    WIDTH: 270px; 
    background-color: #F6F6F6 !important;
    border: 1px solid #C3C3C3;
    padding: 4px;
    font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #777777;
    }
.grey_button
{
    background-image: url(../Images/btgreybg.gif);
    background-repeat :no-repeat;         
    font-weight : bold ;
    font-family: aria, Verdana, sans-serif;
    text-align :center ;
    color: #5A5A5A;
    font-size : 90%;
    text-align :center ;
    height :25px;
    width :112px;
    text-decoration :none;    
 }
 .grey_button:hover
{
    background-image: url(../Images/btgreybg.gif);
    background-repeat :no-repeat;         
    font-weight : bold ;
    font-family: aria, Verdana, sans-serif;
    text-align :center ;
    color: #c00000;
    font-size : 90%;
    text-align :center ;
    height :25px;
    width :112px;
    text-decoration :none;    
 }    
.grey_border
{
   background-color :#ffffff;
   margin-top: -1px;
   width : 256px;
   height : 120px;
   border-left : 1px solid #D7D7D7;
   border-right : 1px solid #D7D7D7;
   border-bottom : 1px solid #D7D7D7;
   text-align :center ;
    
}
.wait_panel
{
   background-image:url(http://www.audioproducts.com.au/downloadcenter/images/greyheader258.png);
   background-repeat :no-repeat; 
   background-color :#ffffff;
   width : 258px;
   height : 35px;   
   text-align : center ;
       
}
    
