#page {
	margin-top: 7px;/* jon was 21 */
}
/* Target IE7 specifically - unfortunately doesn't validate */
html>body #page {
	*margin-top: 38px;
} 

#contentRegionOne h2 {
	background: url(/a/img/yourQuestions/sevenToNineMonths/yourQuestionsAnswered.gif) no-repeat 0 0;
	width: 325px;
	height: 31px;
}

#contentRegionTwo {
	background: #FFEF17;
	margin: 0 0 21px 0 ;
}

	#contentRegionTwo p {
			color: #998F0E;
		}

#contentRegionTwo h4 {
	background: url(/a/img/yourQuestions/sevenToNineMonths/tellUs.gif);
}

#contentRegionTwo #corner {
	background: #FFEF17 url(/a/img/global/corners/yellowBL.gif) no-repeat 0 101%;
	}
	
#contentRegionTwo a#go {
		float: right ;
		margin-right: 10px;
		width: 46px;
		height: 20px;
		display: block;
		background: url(/a/img/yourQuestions/sevenToNineMonths/go.gif) no-repeat 0 100%;
	}

#widgets {
	border-color: #FFEF17 ;
}