#search input[type='text'] { display: inline-block; width: 50%; border: 1px solid #aaaaaa; box-shadow: inset 2px 2px 10px #bcbcbc;
	-moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; border-radius: 7px;
	font-size: 18px; padding: 4px 4px 4px 10px; margin: 11px 0 0 -20px;
}

.all_categories { background: url(img/arr1.png) no-repeat right center; padding: 3px 54px 0 0; height: 42px; }

.but1 div.txt { position: absolute; width: 100%; bottom: 7px; text-align: center; line-height: 16px; }

.back_but div { background: url(img/back_arr.png) no-repeat right center; padding: 0 25px 0 0; }

#active_category.tones { background: url(img/ring_bg.jpg) no-repeat; background-size: 100% 98px; }

.but_list div { background: url(img/arr_next.png) no-repeat right center; padding: 3px 24px 3px 0; overflow: hidden; }

.prev { right: 0; }

.next { left: 0; }

.pages { position: relative; width: 76%; right: 10%; top: 0; margin: 0 2% 0 2%; }

.mp3 { padding: 3px 0 3px 56px; background: url(img/mp3.png) no-repeat left center; }