.grayBox { clear: both; background-color: #F7F6F2; height: 20px; }
.spacer { clear: both; height: 50px; }

/* detail view */
.sic_refdb_detail .col1 { width: 440px; float: left; }
.sic_refdb_detail .col2 { width: 200px; float: right; }

.sic_refdb_detail .colTitle { background-color: #F7F6F2; margin: 10px 0px; }

/* listview pic*/
.sic_refdb_list_pic .sic_refdb_ref { width: 450px; float: left; margin-right: 10px; background-color: #F7F6F2; }
.sic_refdb_list_pic .sic_refdb_ref h3 { padding-top: 0px; margin-top: 0px; }
.sic_refdb_list_pic .sic_refdb_ref .image { width: 125px; height: 125px; float: left; margin-right: 10px; margin-bottom: 10px; }
.sic_refdb_list_pic .spacer { clear: both; height: 0px; }

/* listview simple */
.sic_refdb_list_simple .sic_refdb_ref {  }
.sic_refdb_list_simple table { border-top: 1px solid #F7F6F2; }
.sic_refdb_list_simple table td { padding: 5px 10px; border-bottom: 1px solid #F7F6F2; }
.sic_refdb_list_simple table td.checkbox { width: 50px; }
.sic_refdb_list_simple table td.title {}
.sic_refdb_list_simple table td.link {}