body {
	padding:0px;
	margin:0px;
}
p {
	font-size:12px; line-height:17px; margin:5px 0 10px 0;
}
p.page_description {
	color: #000;
	font-size:120%;
	margin-bottom:20px;
	margin-top:3px;
	letter-spacing:-1px;
}

ul li {
	font-size:12px;
	line-height:16px;
}
#help
{
	width:500px;
}
#help div#help-header {
	margin:0px;
	width:500px;
	height:95px;
	background-repeat: no-repeat;
	background-image: url(/images/bg/help_head_back.gif);
}
#help div#help-content {
margin:0px;
float: none;
clear: none;
width: 420px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 1px;
background-repeat: repeat-y;
background-image: url(/images/bg/help_content_back.gif);
}

#help div#help-content.ie55 
{
	width:530px;
}

#help div#help-footer {
	width: 500px;
	height: 30px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/bg/help_foot_back.gif);
}
#help.wide600 div#help-header {
	width:600px;
	height:95px;
	background-repeat: no-repeat;
	background-image: url(/images/bg/help_head_back_600.gif);
}
#help.wide600 div#help-content {
float: none;
clear: none;
width: 520px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 1px;
background-repeat: repeat-y;
background-image: url(/images/bg/help_content_back_600.gif);
}

#help.wide600 div#help-content.ie55 
{
	width:600px;
}
#help.wide600 div#help-footer {
	width: 600px;
	height: 30px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/bg/help_foot_back_600.gif);
}

#help.wide600
{
	width:600px;
}

#close_page {
	float:left;
	position:relative;
	left:405px;
	top:0px;
}
#help.wide500
{
	width:500px;
}

#help.wide500 div#help-content.ie55 
{
	width:500px;
}

ull.column 
{
	margin-left:20px;
}
