@charset "utf-8";
/* CSS Document */

#sub-header {
	display: block;
	width: 927px;
	height: 35px;
	background: url(../images/clouds.gif) no-repeat;
	margin-top: 4px;
}

p.question {
	margin:0;padding:0;
	font-size: 1.2em;
	margin-top: 15px;
}

p.answer {
	margin:0;padding:0;
	margin-top: 4px;
	margin-bottom: 29px;
	color: #627474;
}










