h1
{
	text-align: center;
	font-size: 18px;
}

div.main
{
	width: 450px;
	background-color: #cc9;
	border: 1px dotted #333;
	padding: 5px;
	margin: 0px auto;
}

div.row
{
	clear: both;
	padding-top: 10px;
}

div.row span.label
{
	float: left;
	width: 150px;
	text-align: right;
}

.dynSpan
{
	font-weight: bold;
	float: right;
	width: 290px;
	text-align: left;
}

div.row span.formw
{
	float: right;
	width: 290px;
	text-align: left;
}

a {
	font-size: 13px;
	display: inline;
	text-indent: 0;
	color: #7A6F3F;
	overflow: visible;
	text-decoration: none;
}

a:hover {
    color: #737373 !important;
}

a:link {
    
}

a:visited {
    
}

a:active {
    
}
