/* ----- headings ----- */
#main, h2 {
width: 650px;
}


/* article styles */
#main h2 {
font-weight: normal;
font-size: 170%;
color: #3d60ca;
}

#main h3 {
font-weight: bold;
font-size: 125%;
color: #333;
}

ol {
font-size: 12px;
}

ol li {
padding-bottom: 15px;
}