@charset "utf-8";
/* CSS Document */


/*Customized Styles Start*/


.category-listing ul li
	{
		margin:0px;
		padding:5px 0 0 10px;
		background:url(../images/arrow.gif) 0 10px no-repeat;
	}
	
#search-icon
	{
		width:15px;
		float:left;
		height:30px;
		padding:2px 0 0 0;
	}
	
/*Customized Styles End*/


