.news ul.hidden ul
{
 margin-left: 10px;
}

#news .content .left
{
	width: 50%;
	float: left;
}

#news .content .right
{
	width: 50%;
	float: right;
}