.footer .widget-title {
	padding: 0 0 0 10px;
	height: 28px;
	line-height: 28px;
	background-color: #024886;
	margin: 0px;
	font-family: ;
	font-size: px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-image: none;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.footer .widget-title {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

.footer .bitWidgetFrame {
	border-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding: 4px 10px 4px 10px;
}

.footer .site_tooler {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.footer .site_tooler .bitWidgetFrame {
	background-color: transparent;
	background-image: none;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
