
#main-content ul{
	padding: 0 0 0 8px;
}

#main-content ul li{
	padding:0 0 0 15px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
}


/*  */
.before {
	margin:0 10px;
	}

/* E */
.next {
	margin:0 10px;
	}

H2{
  margin:1em 0 0.6em 0;
  font-size: 115%;
  border-left: 6px solid #358E4E;
  padding-left: 8px;
  border-bottom: 1px solid #358E4E;
  line-height: 1.2;
}
p{
	line-height:180%;
}