/* CSS Document */

#column-1 {
	float:left;
	display:inline;
	width:619px;
	margin-right:15px;
	margin-top:10px;
	}
	
#column-3 {
	width:300px;
	float:left;
	display:inline;
	margin-top:10px;
}

/* module headers */

#column-1 .module {
	padding-top:0px;
	}
	
#column-1 .module h2, #column-1 .module .header {
	position:static;
	width:auto;
	height:auto;
	left:auto;
	top:auto;
	background-image:none;
	line-height:normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#000;
	text-transform:uppercase;
	font-size:16px;
	letter-spacing:1px;
	}
	
#column-1 .module h2 img, #column-1 .module .header img {
	margin-top:0;
}

#column-1 h2 {
	margin-top:0 !important;
	padding-top:0;
	line-height:normal;
	}
	
#column-1 .module{
	margin-top:0 !important;
	}
	
#column-1 .home-blog-roll h2 {
		margin-bottom:30px;	
}