#container{ border-color: #006600; box-shadow: 0 0 10px 0px #006600; }

#mainContent{ border-top: 1px dotted #006600; }
#breadcrumb{ border-top: 1px dotted #006600; }
div.listing{ border-bottom: 1px dotted #006600; }
form#comment-form fieldset{ border: 1px dotted #006600; }

table.difficulty-key{border-collapse: collapse;}
table.difficulty-key tr{border-bottom: 1px dotted #006600;}
table.difficulty-key tr:first-child{border-top: 1px dotted #006600;}

a:visited{color:#006600; text-decoration:none}
a:hover{color:#006600; text-decoration:underline}
a:active{color:#006600; text-decoration:underline}

form#site-search input[type="submit"]{background-color: #006600;}

hr {border: 0; border-bottom: 1px dotted #006600;}
