
body{
	background:#000000;
	margin:0;
	padding:0;
	text-align:center;
	font: normal 90%/1.4em "Arial Rounded MT Bold", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
img{
	border:0;
}
#wrapper{
	margin:0 auto;
	text-align:left;
	background:#231F20;
	width:982px;
	_height:1%;
	overflow:auto;
	min-height:500px;
}
div#banner{
	width:100%;
	background:white;
	height:50px;
}
div#banner img{
	display:block;
}
div#app.learn{
margin-top:10px;
}
.hidden{
	display:none !important;
}
div#title{
	width:370px;
	margin:10px 0 0 10px;
	float:left;
} 
ul.links{
	list-style:none;
	margin:20px 20px 0 0;
	padding:0;
	float:right;
	height:20px;
}
ul.links li{
	float:left;
	margin:0 0 0 25px;
	padding:0;
}
div.success{
margin: 0;
}

div.success img{

}

div.success .flag{
	float:left;
	width:610px;
	clear:none;
	margin-top:20px;
}
div.success img.flaggy{
	background:#000;
	padding:2px;
	border:2px solid #999;
	display:block;
	float:left;
	margin:120px 0 0 140px;
	width:450px;
	height:300px;
}
div.success form p{
	width:278px;
	border:1px solid #999;
	background:#ccc;
	font-weight:normal;
	color:#333;
	padding:10px;
	margin:0.5em 0 0 0;
	font-size:80%;
	line-height:1.3em;
}
div.success .flag p img{
	float:right;
	border:1px solid #333;
	padding:0;
	margin:0;
}
div.flags{
color:#FFFFFF;
width:500px;
clear:left;
float:left;
margin: 20px 30px 20px 12px;
}
div.rightbar{
	width:210px;
	padding:20px;
	float:right;
	border:2px solid #CCCCCC;
	border-top:0;
	background:#000000;
}
div.options{
width:220px;
}
div.options ul{
	margin:0;
	padding:0;
	list-style:none;
}
div.options ul li{
	margin: 0;
	padding:0 15px 15px 0;
	float:left;
}
div#browser{
	
}
div.intro{
	width:440px;
	margin-bottom:1em;
	font-size:16px;
}
div.intro p{
	margin-left:3px;
}
div.intro p a{
	color:#CCCCCC;
}
p.alert{
	padding:10px;
	background:#999;
}
form{
	margin-top:20px;
}
form.cselect{
	width:320px;
	float:left;
}
form.send{
	padding-top:30px;
}
div.field{
	margin-bottom:1em;
}
div.field.bad label{
	color:#FF9999;
}
form fieldset{
	float:left;
	margin:0 0 20px 0;
	padding:0;
	border:0;
	
}
div.field.message{
	float:left;
}
div.field label{
	width:100px;
	display:block;
	color:#FFFFFF;
	text-transform:lowercase;
	margin-top:0.5em;
}
div.success div.field label img{
	border:0;
	padding:0;
	margin-bottom:0.5em;
}

div.field.select label{
	width:320px;
	padding-bottom:0.5em;
}
div.field select{
	width:310px;
	margin-bottom:0.5em;
	background-color:#CCCCCC;
	border-color:white;
	color:black;
	font-size:110%;
}
form input[type=text]{
	width:200px;
}
form textarea, form input{
	padding:3px;
	border:1px inset #999;
	font: normal 80%/1.3em Verdana, Arial, Helvetica, sans-serif;
}
input.img{
	border:0 !important;
	float:left;
	clear:left;
}
form input.image{

}
form.cselect input{ border:0;padding:0;}
form textarea{
	height:50px;
	width:200px;
	margin-top:0;
}
form button{
	display:block;
	border:1px solid #FFFFFF;
	background-color:black;
	color:white;
	font-size:120%;
	clear:left;
	padding:5px;
}