a {
outline: 0;
}


#search_wrapper, #view_wrapper, #form_wrapper, #admin_wrapper, #role_module_wrapper {
padding: 10px 0 0 0;
width: 100%;
font-size: 11px;
}

#role_module_checkbox {
font-size: 11px;
}

#list_wrapper {
margin: 10px 0 0 0;
width: 100%;
font-size: 11px;
}

#admin_wrapper td {
vertical-align: middle;
}

#admin_wrapper a {
font-size: 11px;
font-weight: bold;
}

#search_header, #document_header, #list_header, #admin_header, #step_header {
width: 100%;
font-size: 11px;
background-color: #ddd;
}

#document_header td {
vertical-align: middle;
}

.odd_results {
background-color: #fff;
}

.even_results {
background-color: #f5f5f5;
}

#search_main, .view_main, #form_main, #admin_main {
width: 100%;
font-size: 11px;
background-color: #f5f5f5;
}