/*

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

*/

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

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