/* CSS Document */

/* article page styles */

#columns-1-2 {
	width:630px;
	float:left;
	margin-right:10px;
	display:inline;
	overflow:hidden;
	}

#article {
	padding:15px;
	background:#fff;
	margin-bottom:10px;
	line-height:1.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	}
	
#article-image {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}
	
#column-3 {
	float:left;
	width:330px;
	overflow:hidden;
	}
	
.column-3-box {
	border:solid 10px #fff;	
	margin-top: 10px;
}	
	
.column-3-content {
	margin-left :0px;
	margin-right :0px;	
}		
	
#bottom-ad {
	text-align:center;
	padding:10px;
	background-color:#fff;
	}

#x01-ad {
	background-color: white;
	padding: 10px;
}

#article .dropcap {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
