/*

This stylesheet is specific to the sportshospitality.php page and is not used elsewhere.
It is included using the $extraStylesheet variable.

*/

DIV#content
{
	white-space: nowrap;
}

DIV#buttons
{
	white-space: normal;
	float: left;
}


DIV#buttons
{
	/*width: 420px;
	float: left;
	height: 400px;*/
	position: relative;
}

IMG.bigbutton
{
	display: none;
	position: absolute;
	z-index: 0;
}