/*hr_print.css
this is for HR WCU controls printed pages layout
kevin dolby
*/


body
	{
	font: 12pt serif;
	margin-top: 20px;
	margin-left: 120px;
	margin-right: 70px;
	margin-bottom: 20px;
	width: 500px;
	}
	
#location 
    {
    POSITION: absolute; 
    top:130pt; 
	left:90pt; 
	z-index:5;
	width: 500px;
	}
	
