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

#top_column {
	float:left;
	margin:0 0 20px 0;
	padding:0 15px 0 15px;
	}
#bottom_column {
	float:left;
	}
#swon_description {
	width:275px;
	float:left;
	}
#swon_description p {
	padding:0 15px 20px 15px;
	}
#news {
	width:665px;
	float:left;
	}
.news_item {
	width:200px;
	padding:0 0 0 15px;
	float:left;
	}
.news_header {
	margin:0 0 10px 0;
	font-weight:bold;
	color:#5F665B;
	}
h3 {
	margin:0 0 20px 15px;
	text-transform:uppercase;
	font-size:14px;
	color:#4E4F52;
}
