/*----------------------------------------------------------*/
/* Form Styles									            */
/* Created by: tudor@goodedesign.com.au     				*/
/* Created on: 18-12-2003								    */
/* Last updated by:                      				    */
/* Last updated on:         	                        	*/
/*----------------------------------------------------------*/

/*----------------------------------------------------------*/
/* Form element styles*/

.button {
	padding: 2px;
	*/*font-family:Verdana, sans-serif;
	width:auto;
	text-decoration:none;
	font-size:14px;
	background:#000000;
	color:#FFFFFF;
	margin:2px;
	border: 1px solid white;*/
	cursor: hand;
	}
.q1text {
	margin-bottom:10px;
	}
	
.q1where {
	margin-bottom:10px;
	}
	
.q21a {
	width:15px;
	margin-bottom:10px;
	}
	
.q21leftlable {
	width:100px;
	height:20px;
	float:left;
	text-align:right;
	margin-bottom:10px;
	}
	
.q22 {
	width:15px;
	}	
	
.q23leftlable {
	width:200px;
	height:20px;
	float:left;
	text-align:right;
	margin-bottom:10px;
	}
.q23a {
	float:left;
	width:15px;
	margin-bottom:10px;
	}
.q23rightlable {
	width:50px;
	height:20px;
	float:left;
	text-align:left;
	margin-bottom:10px;
	}

.q41b {
	width:50px;
	}	
	
.buttonbar {
	text-align:right
	}
	
.boldwhite {
	font-weight: bold;
	color:FFFFFF#;
	font-family: Verdana, sans-serif; 
	}
