*, * *
{
	font-family: 'Helvetica Rounded', 'Arial Rounded', helvetica, arial, sans-serif;
}
body
{
	overflow: hidden;
}
h1, h2
{
	font-weight: normal;
}
h1
{
	width: 500px;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -70px;
	text-align: right;
}
h2
{
	position: relative;
	top: -10px;
}
a
{
	color: #f26522;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: none;
}
select, option
{
	font-size: 16pt;
	width: 200px;
	background: url('../gfx/inputbg.gif') repeat-x top left;
}
input
{
	font-size: 16pt;
	background: url('../gfx/inputbg.gif') repeat-x top left;
	border: solid #bebebe 1px;
}
label
{
	font-size: 16px;
}
th
{
	text-align: right;
}
#page
{
	margin: auto;
	text-align: center;
}
#infoLink
{
	color: white;
	visibility: hidden;
}
#logo
{
	margin-right: 440px;
}
#courier_map
{
	border: solid #eaeaea 1px;
	width: 850px;
	margin: 0 auto 1em auto;
	background: black;
}
#copyright
{
	text-align: left;
	width: 850px;
	margin: -8px auto 0 auto;
	padding-left: 15px;
}

.general_box
{
	background: url('../gfx/general-box.png') top center no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -122px 0 0 -240px;
	width: 480px;
	height: 243px;
	padding: 20px 0 20px 20px;
}
.general_box h2
{
	font-size: 24pt;
	font-family: 'Helvetica Neua Ultra Light', 'Helvetica Neue Light', 'HelveticaNeue-Light', Arial, sans-serif;
	margin: 1em 1em 1em 1em;
	background: url('../gfx/logo-half.png') 90% 54% no-repeat;
}
.general_box table
{
	margin: 1em 2em;
}
.general_box table th
{
	padding: 0 2em 0 1em;
}
#login_ok
{
	float: right;
	border: none;
	background: none;
	position: relative;
	left: 80px;
}
#login_error
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -200px;
}
#login_form table
{
	margin-top: 50px;
}

#good_file_guide *
{
	font-size: 9pt;
}
#csl input
{
	border: none;
	margin: 0 5px 0 0;
}
