#buttons_wrapper
{
	width: 100%;
	height: 50px;	
}
#enter
{
	display: block;
	width: 150px;
	height: 49px;	
	margin: auto;
	background-image: url(../images/enter.png);
}

#copyrights
{
	width: 100%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;	
}
