a,
.bullet_wrapper .symbol,
.pager .symbol,
#contact_form .contact_company
{
	color: #252734;
	overflow: auto;
	/* width: auto; */
}

img {
    display:inline;
    /* height: 150px; */
    /* object-fit: cover; */
    /* width: 100%; */
}
.ui-slider-handle,
.pager_pages a,
.pager_pages a.active,
.pager_pages a.active:hover,
.pager_pages span.active,
.current_filters,
.thumb_small,
.thumb_medium,
#search_results .bottom_actions .pointer,
#product_images #image_thumbs a.active
{
    border-color: #252734 !important;
}

input.button,
.ui-slider-range,
.pager_pages a:hover,
.pager_pages a.active,
.pager_pages a.active:hover,
.pager_pages span.active,
.new,
#slideshow_prev,
#slideshow_next,
#contact_form .header,
#contact_form .tab_tabs .tab_active,
.featured_ads .top_header
{
	background-color: #252734;
}

button,
input.button{
    color: #FFFFFF;
    font-weight: normal;
    background-color: #252734;
    border-width: 2px;
    border-style: outset;
    border-top-color: #252734;
    border-left-color: #252734;
    border-right-color: #252734;
    border-bottom-color: #252734;
    padding: 4px 1px 4px 1px;
}