@charset "utf-8";
/* CSS Document */
#categories_block_left li{
	
	clear: both;
position: relative;
float: left;
width: 100%;
	}
#categories_block_left li a{
	float:left
	}