/* Outline
=================================== */

.ol-sttl { margin-bottom: 0.5em; font-size:110%; color:#835005; border-left:#835005 3px solid; padding-left: 6px; font-size:90%; line-height:180%; }
.ol-dl { padding-bottom:0.5em; }
.ol-dl dt, .ol-dl dd { font-size:90%; line-height:180%; }
.ol-dl dt { clear: both; float:left; }
.ol-dl dd { padding-left:9.0em; }

/* ------------ Media Queries ------------ */

@media all and (max-width: 767px) {

.ol-dl dt { float:none; }
.ol-dl dd { padding-left:0.5em; padding-bottom: 0.3em; }

.ol-sttl { font-size:100%; padding:10px; }

}
