#boxeditorial
{
    width:301px;
}
#boxeditorialtop
{
	background:transparent url(/img/om/box/editorial_top.gif) no-repeat top left;
	width:301px;
	height:31px;
}
#boxeditorialbody
{
	padding:5px;
}
#boxeditorialbody, #boxeditorialbody a
{
	font-size:8pt;
    background-color:#EFF3FF;
}
#boxeditorialbody b
{
	font-size:8pt;
	color:#333333;
}
#boxeditorialbottom
{
	margin-bottom:10px;
}
#boxeditorial ul
{
    list-style-type:none;
    margin:0;
    padding:5px;
}
#boxeditorial ul li
{
    padding-bottom:10px;
    padding-left:10px;
}
.morelink
{
    font-size:8pt;
    color:#025FAC;
    text-decoration:none;
}