﻿/* Fix for centering UI on the screen & UI stability*/
*html .masterTable
{	
	\background-color:#00549e;
	\width:100%;
	\border-spacing:0px;
}
*html .contentBox
{
	\float: none;
	\width: 720px;
}
*html .contentTopLeft
{
	/**/\float: left;
	\background-image: url(../images/contentBoxTopLeft.gif);
	\width: 8px;
	\height: 27px;
	\padding:0px;
	\margin:0px;
}
/**html .contentTopMiddle
{
	\background-image: url(../images/contentBoxTopMiddle.gif);
	\background-repeat: repeat-x;
	\height: 27px;
}*/
*html .contentTopMiddle span .print 
{
	/*
	\float:right;*/
	\top:-15px;
	\position:inherit;
	\left:400;
	\padding:0px 0px 0px 0px;
	\z-index:100;
	}