div#content div#main {
	margin-top:-30px;
}
div#content div#main h2 {
	font-size:14px;
}
div#content div#main h2 ul li {
	padding:10px 60px 10px 65px;
	text-indent:-10px;
	text-align:justify;
}
div#content div#main img {
	width:600px;
	margin:auto;
	border:#B6B6B6 2px solid;
	margin-bottom:20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
