﻿.editorialbar img, .editorialbarh img { border: 0; width: 32px; height: 41px; }
.editorialbarh span { display: none; }

#editobarspacer
{
	margin: 0 7px 0 0;
}
.editorialbar
{
	background: url(/img/editorials/border.jpg) no-repeat top left;
	padding:0 0 0 7px;
	margin: 0 7px 0 0;
	width: 45px;
}
.editobartopright
{
	background: url(/img/editorials/border.jpg) no-repeat top right;
	padding: 8px 0 0 0;
	margin: 0;
}
.editobarbotright
{
	background: url(/img/editorials/border.jpg) no-repeat bottom right;
	padding: 0 0 -4px 0;
	margin: 0;
}
.editobarbotleft
{
	background: url(/img/editorials/border.jpg) no-repeat bottom left;
	padding: 0 0 5px 7px;
	margin: 0 7px -2px -7px;
}
.editobarbotleft a
{
	display: block;
	width: 32px;
	height: 45px;
	margin: 3px;
	padding: 0;
	white-space: nowrap;
	text-align: left;
}
.editobarbotleft span
{
	display: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Arial;
	font-size: 12px;
	height: 25px;
	vertical-align: top;
	line-height: 35px;
}
.editobarbotleft a, .editobarbotleft a:link, .editobarbotleft a:active, .editobarbotleft a:visited
{
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}
.editobarbotleft a:hover
{
	text-decoration: underline;
	color: #3366aa;
}
