@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:center;
	min-width: 600px;
	color:#666666;
}

div.top_notification {
background-color:#EFF4FA;
border-bottom:1px solid #DAE8F1;
}

h1{
font-family: Tahoma;
font-size: 18px;
font-weight:200;
color:#666666;
text-decoration: none;
margin-top:-1px;
margin-left:0;
}

#main{
margin:0 auto;
width:700px;
height:405px;
text-align:left;
}

#quickgame{
display:none;
width:600px;
height:100px;
text-align:center;
}

#intro{
width:600px;
height:40px;
margin-top:10px;
margin-bottom:20px;
}

#pleasewait{
display:none;
}

#textads{
width:600px;
height:40px;
}

#problem{
display:none;
width:600px;
height:40px;
}

.msg{
	background:#FFFFCC;
	font-size:12px; 
	color:#666666; 
	margin-bottom:20px; 
	padding:10px;
	text-align:left;
	*margin-top:10px;
	}
#top {
background-color:#EFF4FA;
border-bottom:1px solid #DAE8F1;
height:32px;
font-size:14px;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
color:#333333;
}
#middle{
margin:20px;
}

#inner{
width:600px;
padding-left:40px;
padding-top:10px;
}

#problemsdiv{
width:550px;
height:25px;
margin-top:10px;
}

#problemsdiv a{
text-decoration: underline;
}

#done{
border:none;
}

#sharethis{
float:left;
width:90px;
height:25px;
margin-top:20px;
*margin-top:0px;
}

#numberid{
display:none;
}

.clean-ok{
	border:solid 1px #CCCCCC; 
	background:#EFF4FA;
	color:#999999;
	font-weight:bold;
	padding:4px;
	text-align:center;
}
