@charset "UTF-8";
/* CSS Document */

#left_column
{
	background-color:#e1f5fd;
	float:left;
	width:400px;
	height:100%;
	padding:10px 0 20px 17px;
	margin-right:20px;
}

#right_column
{
	padding: 40px 0 0 40px;
	text-align:left;
}

img.morework_bottom
{
	margin: 0 0 10px 20px;
	border:none;
}

.news_text
{
	margin:0 25px 0 0;
	text-align:left;
}

#line
{
	width:100%;
	height:1px;
	background-color:#80c1eb;
}

#news_guy
{
	position:absolute;
	background-image:url(../images/news/news_guy.png);
	width:134px;
	height:271px;
	margin-top:20px;
}