@import url("default.css");
h2.year
{
	border-bottom: 1px dotted #900;	
	margin-bottom: 1em;
	clear: both;
}

.mag
{
	width: 350px;
	float: left;
	margin-left: 10px;
}

.mag h3
{
	margin-bottom: 1em;
}

.mag img
{
	margin: 0 10px 10px 0;
	float:left;
}

.mag .copy
{
	float:left;
}

.mag .description
{
	margin-top: 0;
}

.mag .date
{
	color: #333;
	font-size: 0.7em;
	font-style: italic;
	padding-right: 2em;
	margin-bottom: 0;

}

