/* @override 
	http://lawlolawl.com/css/article.css
	http://l/css/article.css
*/
div.intro {
	width:660px;
}
div.article {
	width:660px;
	float:left;
	padding-bottom:50px;
}
img.icon {
	width:150px;
	height:150px;
}
div.boxes {
}
div.box {
	border:1px solid #ddd;
	float:left;
	width:180px;
	margin-bottom:20px;
	margin-right:10px;
	padding:10px;
}
div.box p {
	text-align:center;
	margin:0;
}
div.box a:link, div.box a:visited, div.box a:hover, div.box a:active {
	color:#00448f;
}
img.thumb {
	width:40px;
	height:30px;
	border:0;
	padding-right:3px;
	padding-bottom:3px;
}
div.art {
	margin:10px 0 0 40px;
}
img.artcenter {
	
}

