@import url("/resources/templates/template-includes/css/yui-fix.css") all;
/* fix for action buttons (the blue square one found on the group admin page and the file2 page)*/
ul.action-box li .yui-button > span a {
margin-right: 0px;
}

/*fix for datatables*/
.yui-skin-sam .yui-dt th {border-bottom:none;white-space:nowrap;font-weight:normal;background:url()}
.yui-skin-sam .yui-dt-liner {padding-top:8px;padding-bottom:8px;}
