

html, body 
{
padding: 0;
border: 0px none;
font-size: 12px;
font-family: Verdana;
}
input,select
{
-moz-border-radius: 5px;
}
td.r{


text-align: right;
font-size: 12px;
width:140px;
float: none;


}

lable
{
text-align: right;
font-size: 12px;
}
input,select
{
-moz-border-radius: 5px;
font-size: 12px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;
color: #333333; 

padding: 4px;

font-size: 13px;
-moz-border-radius: 3px;
}
input, textarea, select
{
margin:  0 5 5 5;
padding: 2px; 

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font-size: 13px;
-moz-border-radius: 3px;
}

.field_error
{
color: red; 
fontsize:12px !important;
text-align=left;
}
td.three
{
width:260px;
font-size: 12px;
text-align: left;
}
.notification_error
{
border:  #A25965;
height: 16px;
width: 470px;
font-size: 12px;
background: #F8F0F1;
text-align: center;
-moz-border-radius: 5px;
float: left;
background-color: #CCCCCC

}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 470px;
padding: 8px;
background: #CCCCCC;
text-align: center;
-moz-border-radius: 5px;
}
.label {
	font-size:12px !important;
	}
