/* BloomSurface widget sample CSS.  Customize as desired. */

#bloomreach{
margin: 15px 0 15px 0px;
padding: 10px;
width: 190px;
/*border: 1px solid #eaeaea;*/
}

.br-related-heading{
text-transform: uppercase;
color: gray;
}

.br-search-found-heading{
margin: 25px 0 0 0;
text-transform: uppercase;
color: gray;
}

.br-top-heading{
padding: 0 0 10px 0;
text-transform: uppercase;
color: gray;
font-size:12px;
}

.br-search-heading{
font-style: italic;
font-weight: bold;
color: #e58b20;
}

.br-search{
font-size: 11px;
}

.br-found-heading{
font-style: italic;
font-weight: bold;
color: #e58b20;
}

.br-found{
font-size: 11px;
}

#br-top-searches-widget{
clear: both;
}

.br-related-query {
font-size:11px;
}

.br-related-query-link {
margin: 0 0 20px 0;
}

.br-related-heading {
font-size:12px;
}

.br-top-query {
font-size:11px;
padding:0 0 4px 0;
}

.br-top-queries {
float: left;
width: 215px;
padding: 0 15px 0 0;
}

.br-top-pagination{
border-top: solid 1px #CCCCCC;
padding: 10px 0 0 0;
text-align: center;
}

.br-top-end {
clear: both;
}

