/*
	lessons style
	version: 19.01.10
	
*/

.indexContentSection {
	border-bottom: none;
	margin-bottom: -20px;
}
.htmlAndCSSTricksSubMenu {
margin-bottom: 15px;
}
.htmlAndCSSTricksSubMenu h2 {
	margin-bottom: 20px;
	margin-top: -15px;
}
.htmlAndCSSTricksSubMenu a strong {
	background: none;
	color: #0066ff;
	padding: 0;
	cursor: pointer;
}
.htmlAndCSSTricksSubMenu a:hover strong {
	color: #6db12a;
}
