#contentarea
{
	width: 590px;
}

.articlebanners
{
	height: 19px;
	width: 586px;
	background-color: #ecf2f7;
	text-indent: 11px;
	padding-top: 6px;
	font-weight: bold;
	margin: 20px 0 0 0;
}

.standardcell
{
	background: url(../Images/css-dotted-vert.gif) repeat-y right;
	/* border-top: dotted 1px #0074aa; */
	height: 40px;
}

.firstcell
{
	background: url(../Images/css-dotted-vert.gif) repeat-y right;
	border-top: 0;
	height: 40px;
}

.firstendcell
{
	border-right: none;
	border-top: 0;
	height: 40px;
}

.endcell
{
	border-right: none;
	background-position: top;
	height: 40px;
}

.spacercell
{
	font-size:1px;
	height: 1px;
}

.tools_rel_item
{
	margin: 0 20px 0 10px;
}
