html body div.float div.body div.left p {
	
}

html body div.float div.body div.left li {
	margin:0px 0px 0px 24px;
}

html body div.float div.body div.right {
	width:190px;
	float:left;
	padding:0px 0px 0px 8px;
}

html body div.float div.body div.right div.box div.title {
	margin:-6px 0px -18px 42px;
}

html body div.float div.body div.right div.box div.title p.title {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

html body div.float div.body div.right div.box div.content {
	padding:12px 4px 0px 4px;
	margin:0px 0px 0px 10px;	
}

html body div.float div.footer {
	position:relative;
	top:-42px;
}
