.footer .f-panel .f-panel__heading a
{
	font-weight: bolder !important;
}


.footer .f-panel address strong
{
	font-weight: bold !important;
}

.footer .social li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px 10px 0;
    width: 30px;
}

.footer .social ul {
	padding-right: 0px !important;
}

.footer .social .facebook {
    background: rgba(0, 0, 0, 0) url("../resources/facebook30.png") no-repeat scroll 0 0 !important;
}


.footer .social .twitter {
    background: rgba(0, 0, 0, 0) url("../resources/twitter30x30.png") no-repeat scroll 0 0 !important;
}

.footer .social .instagram {
    background: rgba(0, 0, 0, 0) url("../resources/instagram30.png") no-repeat scroll 0 0 !important;
}


.footer .social .youtube {
    background: rgba(0, 0, 0, 0) url("../resources/youtube30x30.png") no-repeat scroll 0 0 !important;
}


.footer .social .rss {
    background: rgba(0, 0, 0, 0) url("..resources/rss30x30.png") no-repeat scroll 0 0 !important;
}

.footer .f-panel .list
{
	margin-bottom: 20px !important;
}

.footer .f-panel p a {
	font-weight: bold !important;
}