.HomePageEditorialArea
{
   padding-right: 8px;
   padding-left: 5px;
   vertical-align: top;
   padding-top: 0px;
   padding-bottom: 8px;
}
.HomePageEditorialTable
{
	width: 100%;
}
.HomePageEditorialItem
{
}
.HomePageEditorialItemTitleArea
{
	vertical-align: top;
	text-align: right;
	padding-right: 2px;
}
.HomePageEditorialItemTitleAreaTable
{
	width: 100%;
	height: 100%;
}
.HomePageEditorialItemTextArea
{
	vertical-align: top;
	border-left: #f0d20c 4px solid;
	text-align: left;
}
.HomePageEditorialItemTextAreaTable
{
	width: 100%;
	height: 100%;
}
.HomePageEditorialItemEye
{
   height: 1%;
   text-align: left;
   vertical-align: top;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
   background-color: #10286D;
   border-right: solid 7px white;
}
.HomePageEditorialItemEyeLink
{
	font-weight: bold;
	font-size: 9px;
	width: 100%;
    color: black;
	font-style: normal;
	font-family: Verdana;
	height: 100%;
	text-decoration: none;
}
.HomePageEditorialItemTitle
{
   height: 1%;
   text-align: left;
   vertical-align: top;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 2px;
   padding-bottom: 3px;
}
.HomePageEditorialItemTitleLink
{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	width: 100%;
	color: #f10000;
	font-style: italic;
	font-family: Verdana;
	height: 100%;
	text-decoration: none;
}
.HomePageEditorialItemSubTitle
{
   height: 1%;
   text-align: left;
   vertical-align: top;
   padding-left: 5px;
   padding-right: 7px;
}
.HomePageEditorialItemSubTitleLink
{
	font-weight: bold;
	font-size: 9px;
	width: 100%;
    color: black;
	font-style: normal;
	font-family: Verdana;
	height: 100%;
	text-decoration: none;
}
.HomePageEditorialImageCell
{
}
.HomePageEditorialImage
{
	margin-top: 2px;
	margin-right: 10px;
}
.HomePageEditorialImage
{
	border: solid 1px #646464;
}
.HomePageEditorialItemAbstract
{
   height: 100%;
   width: 80%;
   text-align: left;
   vertical-align: top;
}
.HomePageEditorialItemAbstractLink
{
   height: 100%;
   width: 100%;
   text-decoration: none;
   color: #270000;
   font-weight: normal;
   font-size: 10px;
   text-align: left;
}
.HomePageEditorialText
{
}
.HomePageEditorialPartitionLine
{
}