
h2 {
    font-weight: normal;
	font-size: 90%;
	width: 100%;
	margin: 0px 0px 5px 0px;
	color: #e4d487;
}


.main ul {
    position: relative;
    margin-bottom: 10px;
}

.main p {
    position: relative;
}

.main .hl {
    color: #ffffff;
    font-weight: bold;
}

