h2
{
	margin-bottom:			0px;
	border-bottom:			1px solid rgb(204,204,204);
}

h3
{
	margin:					0px 0px 1.0em;
	color:					rgb(102,102,102);
	text-transform:			uppercase;
}

td#right h3
{
	margin:					1.0em 0em 0em;
	text-transform:			uppercase;
}

.sidebar2
{
	line-height:			1.4em;
	font-family:			verdana,sans serif;
	font-size:				0.70em;
	color:					rgb(153,153,153);
}

form#disclaimer
{
	display:				none;
	border:					1px solid rgb(102,102,102);
	background-color:		rgb(204,204,204);
	padding:				20px;
	font-weight:			bold;
	color:					rgb(0,51,102);
}

form#disclaimer p
{
	margin:					1em 0em 0em;
	text-align:				center;
}

form#disclaimer button
{
	width:					6em;
}

