div.main {
	position: absolute;
	height: auto;
	width: 350px;
	left: 0px;
	top: 0px;
}
div.main2 {
	position: relative;
	height: auto;
	width: 500px;
}
li {
	font-family: "trebuchet ms", arial;
	font-size: 12px;
	color: #000000;
}
div.healingimage {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 370px;
	top: 0px;
}
