.line, .line_selected { padding-left:5px;  cursor:pointer; }
.line { background:white; color:#2F5481; font-weight:normal; cursor:pointer;  border-bottom:#316AC5 dotted 1px;}

.line_selected { background:#316AC5; color:white; font-weight:bold;  cursor:pointer; }
