td#leftpane_intro
{
	height:510px;
	width:245px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#FFF;
	background-image:url(../img/bg_left_intro.png);
	background-color:#000;
}

#gameintroduction p
{
	color:#fff;
}

div.quote
{
	font-weight:bold;
	font-style:italic;
	margin:3px;
	padding:1px;
}

td#intro_center
{
	background-color:#000;
}

#teasercontainer
{
	margin-left:40px;
	margin-right:40px;
	margin-top:20px;
	padding-top:77px;
	background-repeat:no-repeat;
	background-image:url(../img/teaser10.png);
}

span#teaserLine
{
	display:none;
	color:#ddd;
	font-size:13px;
}

div#loginformcontainer
{
	padding-top:5px;
	padding-left:5px;
	background-image:url(../img/bg_form.png);
	background-repeat:no-repeat;
	width:200px;
	margin-left:10px;
	margin-top:160px;
	height:100px;
}

a.buttonLink
{
	display:block;
	font-size:130%;
	border:2px solid black;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
	padding:1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
}

a.green
{
	background-color:#353;
	color:white;
	background-image:url(../img/gradient_353.png);
}

a.grey
{
	background-color:#888;
	color:white;
}

a.buttonLink:hover
{
	background-image:none;
	background-color:#5a5;
}

form.signupform
{
	background-color:#fff;
	background-image:url(../img/gradient_222_bbb.png);
}

td.signuplabel
{
	font-weight:bold;
	color:#333;
	text-align:right;
}

div#whysignup
{
	margin-top:5px;
	margin-left:10px;
	width:198px;
	text-align:left;
	color:#eee;
	padding:1px;
}

#signupcontainer
{
	background-image:url(../img/bg_form_narrow.png);
	opacity:.90;
	filter:alpha(opacity=90);
	background-repeat:repeat-x;
	background-color:#ddd;
	padding-top:5px;
	padding-left:1px;
	width:220px;
	text-align:left;
}

.td_signup
{
	font-size:80%;
}

.tr_signupInput
{
	height:22px;
	margin-top:0;
	text-align:right;
}


div#gameintroduction
{
	color:#FFF;
	width:215px;
	height:25px;
}