#termsAgree input {
	width: 250px;
	height: 45px;
	font-weight: bold;
}
#termsAgree #yes input:hover {
	background-color: #A8F4AA;
}
#termsAgree #no input:hover {
	background-color: #FF9FA2;
}
#search-tool-page #search-tool-content #installHelp {
	font-size: 13px;
	font-weight: bold;
}


#TOS {
	color: #666666;
	background-color: #EFEFEF;
}
