a:hover { background-color: lightblue; }
a img { }
.right { text-align: right; }

.goal {	background-color: #99ffaa; padding: 5px; border:2px solid #118800; border-width:2px 0px; color: #000; margin-bottom: 3px; font-size: 8pt; position: relative; }
.goal a { position: absolute; top: 5px; right: 2px; font-weight: bold; }
.penalty { background-color: #ffeeaa; padding: 5px; border:2px solid #ff7700; border-width:2px 0px; color: #000; margin-bottom: 3px; font-size: 8pt; position: relative;}
.penalty a { position: absolute; top: 5px; right: 2px; font-weight: bold; }
.separator { height: 20px; }
.scorecard_form h2 { border-bottom: 1px solid #000; }

.warn { background-color: #FF7F7F; padding: 5px; border:2px solid #A31B1B; border-width:2px 0px; color: #000; margin-bottom: 3px; font-size: 8pt; position: relative; }

.half { float: left; width: 45%; }


.remove_node { font-weight: bold; }