div#MainIntro
{
	border-top-width: 3px;
	border-top-style: solid;
	overflow: hidden;
	background-position: right 15px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div#MainIntro h1
{
	padding-top: 5px;
	font-style: normal;
}

div#MainIntro div.preamble
{
	width: 460px;
	padding-bottom: 0;
}




