ul.subselection-list li a { background-image: url(../images/icons/subselection_arrow.gif); cursor: pointer; }
ul.subselection-list li.main-selection a { background-image: none; padding-left: 0px;}

.selection_header { background-color: #90ae4c; padding-top: 10px; padding-bottom: 10px; }
.selection_header h3 { color: #deeebd; font-size: 2em;}
.selection_header p { margin: 10px; color: white;}
#search_results { padding-bottom: 40px;}
.header { clear: left;}
.header p { margin: 0px; padding-top: 5px; padding-bottom: 5px;}
.later_header { border-top: 1px solid #CDCDCD; margin-top: 10px; clear: left;}
.result { width: 550px; height: auto; float: none; display: block;}
.result p { margin-left: 65px; margin-top: 5px; margin-bottom: 10px;}
a.external_link { color: #797979; height: 1em; line-height: 1em; overflow: hidden;}
.nocovers .cover { display: none;}
.nocovers .result p { margin-left: 0px;}
/* fix for IE, the heights do not need to be adjusted like in the result screen */
.result .title { _height: auto;}
.result .subtitle { _height: auto;}
.print .yourlibrary { display: none;}
.yourlibrary { float: right; color: white; padding-left: 5px; padding-right: 5px; margin-right: 3px; font-size:0.8em; }
.inyourlibrary { background-color: #90AE4C; }
.notinyourlibrary { background-color: #db282d; }
