

#help_example{
	float:left;
	margin:0;
	padding:0;
	width:850px;
}

#help_content{
	float:left;
	margin:0;
	padding:0;
	width:850px;
	text-align:left;
}

#help_content h1{
	margin: 15px 0 10px 0;
}

#help_content li{
	margin: 5px 0 0 20px;
}

#ads {
	margin:20px 0 15px 0;;
}

#help_image{
	float:left;
	height:340px;
	width:300px;
}

#help_example  ul li{
	list-style-type: none;
	padding:0;
	margin:10px 0 0 0;
	float:left;
	height:35px;
	
}

.desc{
	float:left;
	width:550px;
}

.desc p{
	float:left;
	margin: 0 0 0 10px;
}

.point{
	float:left;
	width:35px;
	height:35px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 6px 0 0 0;
	margin: 0 0 0 5px;
	text-align:center;
	background:	url(images/point.jpg) no-repeat;
	font-size:22px;
}


