﻿.editorial {clear:both;}
.editorial .header{}
.editorial .repeater{ }
.editorial .repeater .item{padding:2px; background-color:#f8f8f8;}
.editorial .repeater .item .date{}
.editorial .repeater .item .heading{}
.editorial .repeater .alternatingitem{padding:2px; background-color:#ffffff;}
.editorial .repeater .alternatingitem .date{}
.editorial .repeater .alternatingitem .heading{}
.editorial .repeater .separator{background-color:#ffffff;}
.editorial .repeater .separator{margin:0; padding:0; background:#ffffff url('/Media/Build/ruler_hor.gif') repeat-x;} 
.editorial .repeater .separator .separatorimage{display:block; margin:0;}


.editorialPreamble{padding:0; margin-bottom:20px;}
.editorialPreamble .header{}
.editorialPreamble p{margin-bottom:0;}
.editorialPreamble .separator{margin:0; padding:0; background:#ffffff url('/Media/Build/ruler_hor.gif') repeat-x;} 
.editorialPreamble .separator .separatorimage{display:block; margin:0;}
.editorialPreamble .readmore{margin:2px; text-align:right; font-size:smaller;}


.editorialDetail 
{
	clear:both;
}
.editorialDetail table
{
	width:100%;
	background-color:#f8f8f8;
	border-collapse:collapse;
}
.editorialDetail table tr th 
{
	text-align:left;
	padding:2px 2px 0 2px;
}
.editorialDetail table tr td
{
	text-align:left;
	padding:2px;
}

.editorialDetail h5
{
	margin:0 0 0 0;
}