#header 
	{
	width: 100%;
	height: 86px;
	margin: 0px auto;
	background: url(images/header.gif) repeat-x;
	margin: -9px auto 0px auto;
	top: 0px;
	}
#header img
{
padding-top:22px;
float:right;

}
#header .barcode{
background-image: url(images/bar.gif);
background-repeat: no-repeat;
background-position: top top;
width:970px;
height:6px;
}
#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}



.edit 
{
	width: 460px;
}
table.content
{
	margin-top: 2px;
	margin-bottom: 2px;
}

