@charset "UTF-8";
/* CSS Document */

.question,.dependent {
	width:300px;
	
	text-align:right;
	
	vertical-align:top;
}

.valid {
	line-height:120%;
}

.dependent {
	color:#999999;
}

.section {
	vertical-align:top;
	
	height:40px;
}

.bottomSection {
	vertical-align:bottom;
	
	vertical-align:bottom;
	
	height:40px;
}

.bottomQuestion {
	width:300px;
	
	text-align:right;
	
	vertical-align:bottom;
}