/* CSS Document */

/* article page styles */

#article {
	float:left;
	width:590px;
	padding:15px;
	background:#fff;
	margin-right:10px;
	margin-left:10px;
	line-height:1.75em;
	display: inline;
	}
	
#article-image {
	float:left;
	margin-right:15px;
	}
	
#column-3 {
	float:left;
	width:320px;
	}
	
.column-3-box {
	border:solid 10px #fff !important;	
	margin-top: 10px;
}	
	
.column-3-content {
	margin-left :0px !important;
	margin-right :0px !important;	
}		
	
#bottom-ad {
	text-align:center;
	margin-top:15px;
	}

#x01-ad {
	background-color: white;
	padding: 10px;
}