﻿@media only screen and (max-width: 950px){
#banner_title, #banner_tab, #body_container, #body_container_footer {
	background: #0066cc !important;
}
#banner_tab:before {
  	content: 'Business Addresses';
}
}
.resp-vtabs li.resp-tab-active a, .resp-vtabs li.resp-tab-active a:visited, 
.resp-vtabs li.resp-tab-active,
h2.resp-accordion.hor_1.resp-tab-active, 
h2.resp-accordion,
h2.resp-accordion a{
	color:#0066cc!important;
}
.resp-arrow {
	border-top: 9px solid #0066cc;
}
#body_container
{
	background:  url('../../images/master/panel_blue_plain.png') repeat-y;
}

#body_container_header
{
	background: url('../../images/master/images.png') 0 -208px no-repeat;
}

#body_container_footer
{
	background: url('../../images/master/images.png') 0 -377px no-repeat;
}
