.detailsView td
{
	padding-bottom:5px;
}

.detailsView input[type=text]
{
	width:400px;
}

.detailsView .fieldHeader
{
	vertical-align:top;
	text-align:right;
	white-space:nowrap;
	padding-right:15px;
	background-color:inherit;
	width: 1%;
}

.detailsView .number input[type=text]
{
    width:75px;
}

td.copyright a
{
    text-decoration:none;
}

