/* Common *************************************************************************************************************/

/* Chrome Safari Block *************************************************************************************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
input[type=text],
input[type=password],
textarea {
  outline: none;
}

/* FireFox *************************************************************************************************************/
div#pages a span, x:-moz-any-link {
	padding: 2px 2px 3px 5px;
	height: 20px;
}

/* Opera *************************************************************************************************************/
noindex:-o-prefocus, input#searchbt {
	top: 0px
}