@charset "utf-8";
/* CSS Document */

.postheader {
	text-align:left; 
	font-size:22px; 
	font-weight:bold; 
	margin-bottom:10px;
}
.subheader {
	font-size: 18px;
	font-weight: bold;
}
.url	{
		
}
.thumb-wide	{
	width: 150px;
	border: 0px;
}
.thumb-tall	{
	height: 150px;
	border: 0px;
}
.excerpt-table {
	width:500px;
	border: 1px;
}
.excerpt-text {
	width: 330px;
	font-size:13px;
}
.excerpt-spacer {
	width: 20px;
}
.excerpt-thumb {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
.excerpt-thumb img {
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.itemattributes td {
	text-align: left;
}