#category { width: 100%; margin: 0; padding: 30px 0; }

	#category a.catalog { display: block; position: relative; width: 300px; height: 56px; margin: 0 0 30px 0; background: transparent url(../../../../../src/img/categories_sinks/catalog.png) no-repeat 0 0; line-height: 56px; font-size: 14px; text-indent: 80px; text-decoration: none; color: #E46234; }
	#category a.catalog:hover { background-position: 0 -56px; color: #ffffff; }

    #category div.title { display: block; width: 100%; margin: 0 0 25px 0; }
        #category div.title h1 { display: block; font-size: 20px; color: #ffffff; }