.legal {
	font-size: 9px;
	color: #d9ae00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
a:link, a:visited {
	color: #d95700;
	text-decoration: none;
	}


a:hover, a:active {
	text-decoration: underline;
	color: #ff9900;
	}

.extmain
{
	margin: 0px auto;
	width: 940px;
}

.extcontent
{
	position: relative;
	width: 940px;
}

.extcontent img
{
	border: none;
}

.confwarn
{
	position: absolute;
	width: 365px;
	height: 50px;
	left: 50px;
	top: 94px;
}

.confdisc
{
	position: absolute;
	width: 330px;
	height: 205px;
	left: 75px;
	top: 170px;
}

.confbtns
{
	position: relative;
	width: 330px;
	left: 25px;
	top: 25px;
}

.confbtns .button
{
	background: url(media/conf_buttonbg.gif) no-repeat left top;
	display: inline;
	float: left;
	width: 145px;
	height: 45px;
}

