#contents p.end {
	height: 0px;
}

 #contents ul {
 	color: #888;
	font-size: 9pt;
 }
 
 #contents li {
 	line-height: 1.5em;
	margin: 5px 20px;
 }
 
 #contents h2.testititle {
 	margin: 30px 0 0 70px;
 }
 
 #contents div.testi {
 	background-image: url(../images/OpenQuote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0 0 0;
	margin: 10px 50px 10px 50px;
	float: none;
 }
 
 #contents div.testi img.fright {
 	float: right;
	margin:0;
	padding: 0 0 20px 15px;
 }
 
 #contents div.testi p {
 	margin-left: 20px;
 }
 
 #contents div.testi p.testiuser {
 	font-weight: bold;
	font-style: italic;
 }

 #contents table.group {
 	margin: -20px 0 20px 40px;
	color: #888;
	font-size: 9pt;
 }
 
 #contents table td {
 	padding: 0 5px;
 }
 #contents table td.right {
 	text-align: right;
 }
 #contents table.group td.column {
 	width: 250px;
 }

#right div.joinspace {
	position: relative;
	margin: 300px 0 700px 0;
}

div.joinspace img.greenarrowlight {
	position: absolute;
	top: -30px;
	right: -47px;
}

p.center {
	text-align: center;
}

#start {
	margin-left: 60px;
}

