.resize .left .dhtmlgoodies_question {	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin:14px 0 0 0;
	height:48px;
	background-repeat:no-repeat;
	background-position:top -48px;
	height:21px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	background: url(images/bg-table-blue.jpg) repeat-y;
	padding: 7px 0 10px 10px;
	width: 600px;
}
.resize .left .dhtmlgoodies_answer {	/* Parent box of slide down content */
	/* Start layout CSS */
	width:600px;
	margin: 0 0 3px 0;padding: 0;
	line-height: 13px;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #069;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.resize .left .dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:2px;
	font-size:0.9em;	
	position:relative;
	color: #111;
}
.resize .left .dhtmlgoodies_answer ul {margin: 10px 0 20px 0; padding: 3px 0 0 0; list-style:none; list-style-position:outside;}
.resize .left .dhtmlgoodies_answer ol {margin: 10px 0 20px 0; padding: 3px 0 0 0; list-style:none; list-style-position:outside;}

.resize .left .dhtmlgoodies_answer li {font-size: 15px;color: #111; margin-left:20px; padding:5px 0 5px 0 ;line-height: 1em;}
.resize .left .dhtmlgoodies_answer li a:link { text-decoration: none; color: #111; font-weight:normal; padding-left:18px}
.resize .left .dhtmlgoodies_answer li a:visited { text-decoration: none; color: #111; font-weight:normal; padding-left:18px}
.resize .left .dhtmlgoodies_answer li a:hover { text-decoration: none; color: #39F; font-weight:normal; background:url(images/forward-graphic.gif) no-repeat; padding-left:18px}
.resize .left .dhtmlgoodies_answer li a:active { text-decoration: none; color: #39F; font-weight:normal; background:url(images/forward-graphic.gif) no-repeat; padding-left:18px}

.footnote {color:#FFF; font-size:9px; font-weight:normal; padding-left:6px;}

.currentyear {	/* Parent box of slide down content */
	/* Start layout CSS */
	width:600px;
	margin: 0 0 3px 0;padding: 0;
	line-height: 13px;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #069;
	/* End layout CSS */}
	

.currentyearmasthead {
	color:#FFF;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin:14px 0 0 0;
	height:48px;
	background-repeat:no-repeat;
	background-position:top -48px;
	height:21px;
	
	background: url(images/bg-table-blue.jpg) repeat-y;
	padding: 7px 0 10px 10px;
	width: 600px;}

.currentyear ul {margin: 10px 0 20px 0; padding: 3px 0 0 0; list-style:none; list-style-position:outside;}
.currentyear ol {margin: 10px 0 20px 0; padding: 3px 0 0 0; list-style:none; list-style-position:outside;}

.currentyear li {font-size: 15px;color: #111; margin-left:20px; padding:5px 0 5px 0 ;line-height: 1em;}
.currentyear li a:link { text-decoration: none; color: #111; font-weight:normal; padding-left:18px}
.currentyear li a:visited { text-decoration: none; color: #111; font-weight:normal; padding-left:18px}
.currentyear li a:hover { text-decoration: none; color: #39F; font-weight:normal; background:url(images/forward-graphic.gif) no-repeat; padding-left:18px}
.currentyear li a:active { text-decoration: none; color: #39F; font-weight:normal; background:url(images/forward-graphic.gif) no-repeat; padding-left:18px}