/* CSS Document */

/*CONTENT
------------------------------------------------------------*/
#content a.patron {
	font-weight: normal;
}

#content h2 {
	font-size: 1.1em;
	padding: 0 0 15px 0;
	color: #297582;
	
}

#content table{
	margin-left: 31px;
	width: 475px;
	text-align: left;

}

#content td {
	width: 250px;
	vertical-align: top;
}

#content td.author {
	width: 210px;
	vertical-align: top;
}

#content th {
	width: 240px;
	border-bottom: 1px solid #b1b0b0;
}
