	
#Howtoplayblind {
	cursor: pointer;
	font-size: 12px;
}

#Howtoplayblind h2 {
	background-color: #bad3fc;
	font-size: 18px;
}
	
#howtowin {
	cursor: pointer;
	font-size: 12px;
}

#howtowin h2 {
	background-color: #bad3fc;
	font-size: 18px;
}

#howtowin img {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

