table.gopro_search_form td { padding: 2px }

div.search_float { float: right; width: 190px }

/* content block: section list */
ul.section_list, ul.section_list li {list-style:none !important; padding:0; margin:0}
ul.section_list {line-height:20px; margin-bottom:20px}
ul.section_list li {padding-left:20px; background:url(../img/folder.gif) no-repeat 0px 3px}

/* content block: table */
table.table tr.hover {background:#ffffcc}

table.doc_table_det, table.doc_table { margin-top: 10px }
table.doc_table_det td, table.doc_table td { padding: 5px }
table .doc_table_head th { background: #3681c2; color: white; font-weight: bold; padding:2px 6px }
table.doc_table_det td { }
td.doc_key { font-weight: bold }

select.gopro_search_select, input.gopro_search_input { width: 300px }

tr.docrow_a { background: #dedede }


