
.buttons_register
{
	width: 625px;
	height: 50px;
}

.buttons_register .left
{
	border:#999 1px solid;
	background:#331318;
	float: left;	
	height: 25px;
	width: 150px;
	text-align: center;
	padding-top: 10px;
}

.buttons_register .right
{
	float: right;
	border:#999 1px solid;
	background:#331318;	
	height: 25px;
	width: 150px;
	text-align: center;
	padding-top: 10px;
}

.show_char_register
{
	background-image: url(http://www.flyforfantasy.com/public/images/chars/char1.jpg);	
	background-repeat: no-repeat;
	width: 120px;
	height: 240px;
	float: right;
}

.wrong_details
{
	text-decoration:blink;
	color:#930;
	font-weight:bold;
}