@CHARSET "ISO-8859-1";
/* For IE7 */
.advancedsearch .tr .td {float:left;} 
.advancedsearch .td.advtext {width:160px;}
.advancedsearch .td.advtext input {padding-left:2px;}

.content_links ul.txtboutfooter li {display: inline;} /* Link icons inline */

/* autocomplete */
#ac_autocall .autoc_wrapper {height:14px; overflow:hidden;} /* Autocomplete line height */
.block-item {position:relative; z-index:0;}
.block-item.block-search {z-index:1000;}
.node-item {position: relative; z-index:0;}

/* Block LHS and RHS - display the whole thing! */
.dk-content-layout .dk-layout-cell, .dk-content-layout .dk-layout-cell .dk-content-layout .dk-layout-cell {
    height:auto!important;
}
.bd {width:800px;}

.content.show {position:relative; z-index:99;}

#dk-main .breadcrumb, #dk-main .breadcrumb a {padding-bottom:5px;}
#dk-main .dk-post-body {padding-top:5px;}
