* { margin:0px; padding:0px; }
html,body{
	/*height:100%;
	width:100%;*/
	margin:0;
	background-color:#221E1F;
	font-family:Helvetica, Arial,sans-serif; 
	font-size:12px; 
	line-height:24px;
	color:#fff; 
	}

p { margin:0 0 20px 0; }
h1 { 
	font-size:34px;
	letter-spacing:-1px;
	margin-bottom:25px;
	margin-top:15px;
	}
h2 { 
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom:10px;
	margin-top:15px;
	}
	
table { 
	height:100%;
	width:640px;
	}
	table tr td {
		text-align:center
		}
	
label { color:#fff; font-family:; }
a { color:#9BDBDA; text-decoration:none; }
a:hover { text-decoration:underline; }
.left { float:left; width:50px; text-align:right; margin-right:20px; padding-top:3px; margin-bottom:10px; }
.right { float:left; width:240px; margin-bottom:10px; }
.full { float:left; width:320px; margin-bottom:20px; }
.box { width:232px; background:#9BDCDA; border:1px solid #9BDCDA; color:#221E1F; padding:3px; }
.submitbox { width:100px; float:left; background:#fff; color:#221E1F; border:1px solid #fff; }


#container {
	width:930px;
	overflow:hidden;
	margin:50px auto;
	}
	#logo {
		width:579px;
		height:114px;
		overflow:hidden;
		float:left;
		margin-right:21px;
		}
	#screenshot {
		width:300px;
		height:364px;
		float:right;
		overflow:hidden;
		}
	#content {
		width:579px;
		float:left;
		overflow:hidden;
		margin:20px 0px 0px 5px;
		}
	#sidebar {
		width:300px;
		margin-top:-80px;
		text-align:right;
		float:right;
		overflow:hidden;
		}
		
		
div#bsaz_1239494.adblock {
	overflow:hidden;
	/*margin-bottom:20px;*/
	}	
		
		
		