p, td{
 font-size:10px;
 color:#444;
}
.title{
 text-align: center;
 font-weight: bold;
 font-size:10px;
 color:#444;
}
.elementLabel{
 margin-left:10px;
 font-size:10px;
 color:#444;
}
table.addressTable tr td{
padding-bottom:5px;
/*border:1px solid red;*/
}
.errMsg{
	display:inline;
	color:#F00;
}
table.addressTable sup{
color:red;
}

th{
	font-size:.8em;
}
table.datagrid tr.evenrow {
	background-color:#EEE;
}
