h6 {
	font-weight: bold;
	color: #F90;
	border-bottom: 2px solid #FF9C90;
	font-size: 15px;
}

li {
	margin: 0 0 0 -20px;
	padding: 0 0 5px 0;
	list-style-image: url(image/drop_yellow2.gif);
	list-style-position: outside;
	line-height: 130%;
}


h3 { font-weight: normal; 
    margin: 15px 0 5px 0;
}

.entry-header {
    margin-top: 25px;
    border-left: 5px solid #FF9C90;
    border-bottom: 1px solid #FF9C90;
    padding: 0 0 0 10px;
    font-size: 16px;
}

.entry-content {
    margin: 0 0 0 20px;
    line-height: 1.4;
}

