/*Changes to make default install page XHTML compliant*/
.mainBody H5
{
	margin-bottom: 5px;
	font-size: 9pt;
	margin-top: 20px;
}
.mainBody H1
{
	font-size: 17pt;
	font-family: "Trebuchet MS";
}
SPAN.bt
{
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
/*Fix DNN 5*/
.MainMenu_MenuIcon IMG
{
	display: none;
}
DIV .intro
{
	/*+placement:shift 0px 60px;*/
	position: relative;
	left: 0px;
	top: 60px;
}
.intro H2
{
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.intro P
{
	font-size: 10.2pt;
	line-height: 1.5;
	color: #1F1F1F;
}
.intro A:Hover
{
	color: #AE4621;
}
DIV.mainBody P
{
	font-size: 9.5pt;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 0px;
}
DIV.mainBody
{
	height: 400px;
}
#search TD
{
	width: 175px;
}
