h1{
color:gray;
}

h1,h2{
font-size:150%;
letter-spacing:0.1em;
margin-bottom:0.3em;
}


li{
list-style-type:none;
}

.information{
width:800px;
float:left;
margin:20px;
line-height:1.5em;
}

.info_box{
width:350px;
float:left;
margin:20px;
border:solid 2px silver;
padding:10px;
text-align:center;
}

.info_box a:hover{
color:blue;
}

.faq_box a:hover{
color:#CC0000;
}


dl{
margin-bottom:5px;
}

dt{
margin-right:1em;
}

dt,dd{
display:inline;
}

dd{
font-weight:bold;
}

.faq_box{
width:350px;
float:left;
margin:20px;
border:solid 2px silver;
padding:10px;
text-align:center;
}

.faq_box img{
margin: -3px 0px 0px 5px;
}

#search{
clear:both;
}

.gsc-control {
width:900px !important;
}

.gsc-control a:link,
.gsc-control a:visited,
.gsc-control a:active{
color:blue !important;
}

.gsc-control a:hover{
color:red !important;
text-decoration:underline !important;
}

.gsc-search-box{
width:400px !important;
}
