#mainContentBlock #leftCallOutBlock
{
	top:0px;
	width:300px;
	height:auto;
	background:#FFF url(../images/proofingtools_leftCallOut_bottom.gif) no-repeat bottom left;
	padding-bottom:33px;
	background-color:#808067;
}

#contentBlock
{
	position:relative;
 	left:314px;
	width:332px;
	padding:0px 20px 20px 0px;
}

#leftCallOutBlock #topBlock
{
	height:8px;
	background:transparent url(../images/proofingtools_leftCallOut_top.gif) no-repeat top left;
}

#toolsTable
{
	position:relative;
	left:1px;
	margin:0px;
	padding:0px;
	width:298px;
	border-collapse:collapse;
	background-color:#FFF;
}

th, td
{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:.8em;
	line-height:100%;
	padding:4px 4px 4px 8px;
}

th
{
	padding:8px 4px 8px 8px;
}

td.version
{
	font-weight:bold;
}

.leftCol
{
	width:40%;
}

.rightCol
{
	width:60%;
}

.odd
{
	background-color:#FFF;
}

.even
{
	background-color:#FFC;
}

thead
{
	background-color:#808067;
}
