
span.leftUpload {
width:350px;
float:left;
text-align:center;
}
span.rightUpload {
float: right;
width:350px;
text-align:center;
}

span.rightUpload:after {
clear: both;
height: 1px;
}

span.label {
width:240px;
float:left;
text-align:left;
margin-right:1em;
}
span.field{
text-align:left;
}
span.rhcolumn {
text-align:left;
width:15em;
}
div.row {clear:both;padding:0 0 5px 0;}

a, a:active, a:link, a:visited {
color:#0000FF;
font-weight:bold;
text-decoration:none;}


a:hover{
color:#0000FF;
text-decoration:underline;}


