body table {
    color: #54677D;
}
table.nobelist {
}
.discipline {
}
.year {
   font-style:  italic;
}
.relationship {
   color:  #888;
}
.co-winners {
}
div.exhibit-facet-body {
   background-color:#f4f4ea;    
}
div.exhibit-facet-header {
   background-color:#f4f4ea;
   color:#55677d;
   padding:10px 16px;
   font-weight:bold;
}
div.exhibit-collectionView-header {
   color:#55677d;
   background:#DDDECD url(../images/contentframe-top.gif) no-repeat scroll left top;
   padding:7px 10px;
   position:relative;
}
div.exhibit-collectionView-body {
   background: transparent url(../images/contentframe-middle.gif) left;
   background-repeat:repeat-y;
   padding: 10px;
}
div.exhibit-collectionView-header-sortControls {
   margin:0px; 
}
div.exhibit-collectionView-footer {
   background: url(../images/contentframe-bottom.gif) no-repeat left bottom;
   height:5px;
   font-size:1px;
}
div.exhibit-collectionView-body ol li {
    margin-bottom:0px;
    list-style-type:none;
}
#xxx .exhibit-facet-header {
   color:#55677d;
   background:#DDDECD url(../images/tagcloud_top.gif) no-repeat scroll left top;
   margin-top:9px;
   padding:10px 16px;
   position:relative;
   font-weight:bold;
   
}



.exhibit-collectionView-footer .exhibit-action {
	position:relative;
	top:15px;
	font-size:10pt !important;
}


