body
{
	background: #333;
	
	text-align: center;
}

#encoder_block
{
	width: 900px;
	
	margin: 15px auto;
}

textarea
{
	width: 500px;
	
	height: 500px;
}

form
{	
	float: left;

	background: #ccc;
	
	border: 1px solid #000;
	
	padding-left: 10px;
       padding-right: 10px;
       padding-bottom: 10px;
       padding-top: 20px;
}

.ad
{
	float: left;
	
	width: 160px;
}

#ad_top, #ad_bottom
{
	display: block;
	
	width: 100%;
}

#ad_bottom
{
	clear: both;
}

.footer {
   color: #f1f1f1;
   font-size: 10px;
}

.footer a{
   color: #f1f1f1;
   font-size: 10px;
  
}



}
