/******************
 IE8 and lower
 *****************/


.box_button{
	background-color: #3EA3C1;
	background-image: none !important;
}

.buttonset{
	background-color: #227698;
	background-image: none !important;
}

.toggled .buttonset{
	background-color: #227698;
	background-image: none !important;
}

.toggle .toggle_buttons{
    	background-color: #3EA3C1;
	background-image: none !important;
}

.pushed{
    	background-color: #227698;
	background-image: none !important;
}

.toggle ul .layout_lines{
        background-color: #3EA3C1;
	background-image: none !important;
	position: relative;
	margin-top: -22px;
}


.toggle ul .layout_boxes{
        background-color: #3EA3C1;
	background-image: none !important;
	position: relative;
	margin-top: -22px;
}

.img_box a:hover h1{
    color: #E8A137;
    padding-top: 5px;
}


.searchinput{
padding-top: 5px;
height: 20px !important;
}

