/* CSS Document */

h7 {font-size:250%;}

#actionwrapper {
	height:auto;
	width:498px;
	position:relative;
}

#actionquestion {
	height:auto;
	width:488px;
	position:relative;
	margin-left:5px;
	margin-right:5px;
}

#dropdowns {
	height:autp;
	width:250px;
	position:relative;
}

#willhave {
	height:auto;
	width:40px;
	position:inherit;
	float:left;
}

#selectbox {
	height:auto;
	width:200px;
	position:inherit;
	float:left;
}

#explain {
	height:auto;
	width:498;
}

select { 
	width:200px; 
}
