﻿body {font-family: Arial, sans-serif ; font-size: 12px}
.fieldLabel {font-weight: bold;}
.regTable {width: 100%; border: none; margin: 0px auto}
.regBody {width: 600px; background-color: White; padding: 10px}

#main-content {
	width:603px;
	margin-right:8px;
	height:1600px;
}

#regTable td, #costs td {border-bottom: 1px solid #cccccc;; padding: 5px;}
#costs td {background-color:#ebebeb}
#regTable input, #regTable select, #regTable textarea {border: 1px solid #999999}



#register #main-content, #register #left-nav {height:1600px !important;}
