/* CSS Document */

	table.header {
	table-layout: automatic; 
	table-width: 741px;
}

	p.home  {
	float: right;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4;
	padding-left: 2px; 
	padding-right: 2px;

}