#search-bar{
	
	border-bottom: 1px solid #bebcbd;
	
  background: #FFF no-repeat center bottom; 
  background: -webkit-linear-gradient(#FFF, #E0E0E0) no-repeat center bottom; 
  background: -o-linear-gradient(#FFF, #E0E0E0) no-repeat center bottom; 
  background: -moz-linear-gradient(#FFF, #E0E0E0) no-repeat center bottom; 
  background: linear-gradient(#FFF, #E0E0E0) no-repeat center bottom; 
  background-size: 100% 70%;
}

input.search-bt {
	height: 41.5px;
	margin-top: -1.5px;
}

div.read-bt {
	margin-top: -2.5px;
}

@-moz-document url-prefix() {
	textarea#search {
	
	}
}


* html input.search-bt {margin-top:-1px;} 
*+html input.search-bt {margin-top:-1px;} 
input.search-bt {margin-top:-1px\0/;} 

@supports (-ms-ime-align:auto) {
    input.search-bt {margin-top:-1px;}
}

.translate-language-form-en .translate-language{
  margin-left: -7px;
}

.translate-language-form-en, .translate-language-form {
	
	top: -22px;
}

@supports (-webkit-appearance:none) {
  table#logo-ads {
    height: 135px;
  }

  table#logo-ads.popthai-mode {
    height: 170px;
  }

	#home-menu table td.mail.th{
		width: 43px;
	}
	#home-menu table td.wordlist.th{
		width: 70px;
	}

	#home-menu table td.mail.en{
		width: 55px;
	}
	#home-menu table td.wordlist.en{
		width: 65px;
	}
	#home-menu table td.language-change{
		width: 100px;
	}

}

label.show-pronunc-div span, label.show-pronunc-div input:checked + span  {
  background-position: 0px 12px;
}

.ribbon {
  margin-top: 4px;
}

.ribbon:after {
  border-width: 0.86em;
  right: -1.6em;
}

@-moz-document url-prefix() {
	.ribbon {
		margin-top: 5px;
	}
	input.search-bt {margin-top:0px;}
}

@media
(-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  
}