body p button input div {
font-family:arial;
background-repeat:no-repeat;
}

.top_header_text {
color:rgb(55,190,58);
font-weight:600;
font-size:18px;
}

.normal_text {
color:rgb(54,96,166);
font-weight:600;
font-size:14px;
}

.logo_text {
color:rgb(55,190,58);
font-size:18px;
}

.ask_button_serp {
width:50px;
height:20px;
}

.ask_button {
display:inline;
background-color:rgb(248,248,248);
border:2px solid;
border-top-color:gray;
border-left-color:gray;
border-right-color:gray;
border-bottom-color:gray;
font-size:13px;
}

.ask_button_hover {
border : 2px solid;
border-top-color:rgb(55,190,58);
border-left-color:rgb(55,190,58);
border-right-color:rgb(55,190,58);
border-bottom-color:rgb(55,190,58);
}

.ask_normal_button {
width:81px;
height:23px;
}

.magic {
display:block;
position:absolute;
}

.off {
display:none;
}

.textbox {
width:400px;
}

