#registerOver{
	width: 100%;
	margin: 25px 0;	
}

#registerOver {
	margin: 0 auto;
	color: #555;
}


#registerOver .title {
	text-align: center;
	padding: 10px;
	background-color: #F9F9F9;
	border-bottom: 1px dotted #CCC;
}

#registerOver .autherror {
	color: #A00;
	font-weight: bold;
}

#registerOver .tableHead {
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	line-height: 2em;
}

#registerOver .platnosciRow{
	line-height: 48px;
}
#registerOver .otherRow{
	line-height: 36px;
}