#static
{
    margin: 0 0 10px 0;
    color: #4a4a4a;
    font-size: 12px;
}

#static h2 {
	color: #783710;
	font-size: 18px;
	font-weight: bold;
}

#static h4 {
	color: #783710;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0px 5px 0;
}

#static ul {
    padding-left: 15px;    
    list-style-type: disc;
}
