div {
color: #444444;
font-family: Arial,Helvetica,sans-serif;
}
.egain-widget 
{
font-size:12px;
width: 200px;
max-height: 100%;
border: 4px solid #E0E9F0;
padding-right: 0;
padding-left: 0;

}
#searchArea{
	padding:8px;
}
.egain-widget-title {
color: #CC9933;
display: block;
padding-top: 10px;
padding-bottom: 25px;
background: url("bg-widget-titles.png") no-repeat center bottom rgba(0, 0, 0, 0);
}
.egain-widget-title h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
text-transform: uppercase;
text-align: center;
font-weight: bold;
color: #B88447;
}
h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
color: #003F72;
line-height: 1.35em;
font-weight: 400;
margin-top: 0;
margin-bottom: 10px;
padding: 0;
}
input#searchText {
	width:153px;
	margin-bottom:8px;
}

button#searchButton{
	padding:0;
}

.egain-widget ul, .egain-widget ul li a, #egain-more-results a{
list-style-type: none;
padding: 0;
margin: 0;
text-decoration:none;
}
.egain-widget ul li{
font-family: Arial, Helvetica, sans-serif;
color: #444444;
list-style-type: none;
display: block;
padding: 8px;
margin: 0;
}
#egain-content{
	padding-bottom:5px;
}

#egain-more-results{
	padding:8px;
}
.egain-widget a:hover {
color: #900;
text-decoration: none;
}

.egce-custom-error{
	color: #f00;
}