/* @override 
	http://local.catcohen.com/stylesheets/aoh20100125.css?1264449276
	http://local.catcohen.com/stylesheets/aoh20100125.css?1264450645
	http://local.catcohen.com/stylesheets/aoh20100125.css?1264451272
	http://local.catcohen.com/stylesheets/aoh20100125.css?1264451479
	http://local.catcohen.com/stylesheets/aoh20100125.css?1264455166
*/

#container {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



div.yearbar {
	background-color: wheat;
	width: 100%;
	clear: both;
	height: auto;
	line-height: normal;
}

div.yearbar>strong {
	margin-left: 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



span.newblurb {
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

span.teaser {
	display: block;
	width: 100%;
	margin-top: .5em;
	left: 0;
}



#container div.myalbum div.columnr span.teaser a {
	text-align: right;
}

div.columnl {
	float: left;
	padding: .5em;
	width: 40%;
	min-width: 160px;
}

div.columnr {
	width: 50%;
	float: left;
	padding: .5em;
	padding-left: 0px;
	text-align: justify;
	min-width: 140px;
}




