/* custom.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 85px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

a[href*="task=editcase"]{display:block; width:50px; height:50px; background:url(../images/add_icon.png) no-repeat; font-size:0; float:left; margin-right:5px; }
a[onclick*="toggle_search();"]{display:block; width:50px; height:50px; background:url(../images/filter_icon.png) no-repeat; font-size:0; float:left; }
