﻿#page
{
	width:650px;
}
#header
{
	width:650px;
}
#printLogo
{

}
#printLinks
{
	position:absolute;
	top:130px;
	left:490px;
}
#printLinks span
{
	margin-left:20px;
}

#backToSiteLink {
	padding-left:9px;
	background:url(/webdata/graphics/gui_arrow_backto.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:10px;
	}
#printPageLink {
	padding-left:11px;
	background:url(/webdata/graphics/print_link_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

