.rst-content h2 {
	padding-top:24px;
	margin-bottom:6px;
	border-top: 1px solid #ccc;	
}

.rst-content h3 {
	margin-bottom:6px;
}

.rst-footer-buttons {
	margin-top:96px;
}

.rst-content a, 
.rst-content a:visited {
    color: #2980b9;
    text-decoration: none;
    cursor: pointer;
}

.rst-content li {
	padding-bottom: 6px;
}