#maincontent .full_width_text {
	position: absolute;
	display: block;
	left: 66px;
	top: 33px;
	width: 704px;
	height: 180px;
	overflow: auto;
	padding: 0 15px 0 0;
}

#maincontent .full_width_text p {
	color: #595b5c;
	font-size: 0.8em;
	margin: 0 0 1.2em 0;
	line-height: 1.2em;
}

#maincontent .full_width_text p.small_notice {
	font-size: 0.7em;
}

#maincontent .full_width_text p a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .full_width_text p a:hover {
	color: #595b5c;
	text-decoration: none;
}

#maincontent .full_width_text p span.soundbite_author {
	line-height: 2.0em;
}

#maincontent .full_width_text ul {
	color: #595b5c;
	font-size: 0.8em;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 1.0em 0;
}

#maincontent .full_width_text ul li {
	margin: 0 0 0.5em 0;
}

#maincontent .full_width_text ul li a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .full_width_text ul li a:hover {
	color: #595b5c;
	text-decoration: none;
}


#maincontent .full_width_text h1 {
	color: #595b5c;
	font-size: 1.0em;
	margin: 0 0 1em 0;
	line-height: 1.2em;
	font-weight: bold;
}

#maincontent .full_width_text h2 {
	color: #595b5c;
	font-size: 0.8em;
	margin: 0 0 1em 0;
	line-height: 1.2em;
	font-weight: bold;
}

#maincontent .full_width_text h2 a {
	color: #595b5c;
	text-decoration: underline;
}

#maincontent .full_width_text h2 a:hover {
	text-decoration: none;
}
