body {
	padding:0;
	margin:0;
} 

#content {
	padding:100px 30px 0 30px;
	margin:0;
	background:url(/images/forms/help_back.gif) no-repeat;
	width:440px;
	height:379px;
}

#close_page {
	position:absolute; float:left; top:412px; left:405px;
} 

p {
	font-size:12px; line-height:16px; margin:5px 0 10px 0;
}

ul li {
	font-size:12px;
	line-height:16px;
}

#help.life #content {
	background:url(/images/forms/help_middle.gif) repeat-y;
	padding:0px 30px 0px 30px;
	height:auto;
}

#help.life #close_page {	
	position:relative;
	top:auto;
	left:auto;
	float:right;
	margin:-15px 0;
	
}

p.last {
	margin:0;
}