a, a:active, a:visited { color: #31a42a; }
a:hover { color: #53e44a }

a.n4 { width: 87px; height: 33px; background: URL("/_common/images/navigation.png") -286px -34px; }
#content           { background: URL("/_common/images/bokeh/contact.png") top center no-repeat; }
#content .title h1 { background: URL("/_common/images/titles/contact.png") no-repeat; }
#content .container .text .column strong { color: #31a42a; font-size: 14px; }
#content .container .text .column ol { list-style: none; border-left: 2px solid #31a42a; padding: 8px 15px; margin: 0 15px; }
#content .container .text .column ol li { margin: 0 0 9px 0; } 

table.requestForm    { background: #222; -moz-border-radius: 15px; -webkit-border-radius: 15px; border: 20px solid #222; }

table.infoForm    { background: #31a42a; -moz-border-radius: 15px; -webkit-border-radius: 15px; border: 20px solid #31a42a; }
table.infoForm th { padding-right: 15px; color: #fff; border-right: 2px solid #2a8c23; }
table.infoForm td { padding-left: 15px; }
table.infoForm td a { color: #7df075; }