.article h1#banner {
	height: 100px;
	width: 633px;
	background-image: url('/projects/2010/wellstone-files/images/wellstonefiles-invert.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999em;
	margin-bottom: 10px;
}

.project-title {
	font-size: 18px;
	line-height: 1.8em;
}

.article {
	padding-bottom: 20px;
}

hr.break {
	clear:both;
	border-bottom: 1px solid #ddd;
}

.bordered {
	padding: 4px;
	border: 1px solid #ccc;
	margin-left: 20px;
	margin-right: 10px;
	display:block;
	max-width:267px;
	background-color: #f3f3f3;
}

.bordered.i200 {
	max-width:200px;
}

.caption {
	font-size: 11px !important;
	color: #333;
}

.doc {
	display: block;
	float: left;
	background-color: #ddd;
	color: white;
	font-family: Verdana, Trebuchet, sans-serif !important;
	font-weight: bold !important;
	font-size: 85% !important;
	width: 197px;
	padding: 4px;
	margin: 0 5px 10px 0;
	line-height: 15px;
	max-height: 75px;
	overflow: hidden;
}

.doc:hover, .doc a:visited:hover  {
	background-color: #555;
}

.doc a {
	display: block;
	color: #333;
	height: 75px;
	padding-right:5px;
}

.doc:hover a {
	color: white;
}

.doc a:active {
	color: #b0e0ed;
}

.doc a:visited {
	background-color: #eee;
}

.doc a:hover, .doc a:visited:hover {
	text-decoration: none;
}

.doc img {
	float: left;
	margin-right: 10px;
	height: 75px;
	width: 60px;
}

.documents h4 {
	padding-top: 16px;
	font-size:13px;
}





div.col1-narrow {
	float: left;
	margin-right: 20px;
	width: 300px;
}

div.col2-wide {
	min-height: 250px;
	width: 620px;
	
	float: left;
	border-left: 1px solid #ccc;
}

div.col2-wide .sponsor {
	float: left;
	margin: 0 20px;
}

div.col2-wide .greenline {
	display: none;
	visibility: hidden;
}

.tweet-button {
	width: 96px;
	float: left;
	padding-top:3px;
}

div.facebook-like { margin-bottom: 10px; }
