div.signupDiv
{
	width:167px;
	height:310px;
	background-image:url(backgroundImage.png);
	background-repeat:no-repeat;
}

div.signupButtonDiv
{
	width:151px;
	height:31px;
	background-image:url(button.png);
	background-repeat:no-repeat;
}

div.spaceAboveInstantGames
{
	height:9px;
}

div.spaceAboveSignup
{
	height:9px;
}

div.spaceAboveInstantGames
{
	height:9px;
}

div.spaceWithinSignup
{
	height:225px;
}

div.noPadding
{
	padding:0;
}
