/*##### Customer Service, Store Locator, Events Locator, Store Details #####/
/*#############Customer Service Landing Page###############*/
body.customer_service #subnav {
  padding-top:20px
}
/*body.customer_service #content {
  float:right;
  min-width:760px;
  padding:0 0 0 20px;
  width:69em;
}*/
body.customer_service h1 {
  color:#25408F;
/*  font-size:200%;
  font-weight:normal;*/
}
body.customer_service div.help_number {
  float:left;
  width:450px;
  _margin-left:5px;
}
body.customer_service div.help_number p {
  font-size:110%;
  color:#474745;
  margin:5px 0 20px 0;
  line-height:1.4em;
}
body.customer_service div.help_number strong {
  color:#9BBF65;
  font-size:400%;
  font-weight:normal;
}
body.customer_service div.help_image {
  float:right;
  width:300px;
}
body.customer_service div.other_services {
  clear:both;
  min-height:200px;
  _margin-left:10px;
  padding-top:30px;
  background:transparent url(../images/common/bkgrd_sub_hero.png) no-repeat scroll 50% 10px;
}
body.customer_service h2 {
  color:#015A84;
}
body.customer_service.register h2{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
}
body.customer_service.register div.button.register{
	float:left;
}
body.customer_service.register button.action_3{
	float:left;
	margin:10px 0 0 165px;
	*margin-left:167px;
}
body.customer_service div.actions {
	width: 500px;
	padding-bottom:20px;
	margin: 0 7px;
	text-align:right;
	zoom:1;
}
body.customer_service div.actions:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.customer_service div.actions input {
	float:right;
}
/*body.customer_service div.actions.center {
	text-align:center;
}*/
body.customer_service div.actions.center input {
	float:none;
}
body.customer_service div.other_services ul {
  margin-top:10px;
  zoom:1;
}
body.customer_service div.other_services ul:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.customer_service div.other_services li {
  display:block;
  width:145px;
  float:left;
  margin-right:7px;
  min-height:245px;
  _height:245px;
  padding-bottom:10px;
  border-bottom:solid 1px #D8D8D7;
}
body.customer_service div.other_services h3 {
  border-top:solid 1px #D8D8D7;
  border-bottom:solid 1px #D8D8D7;
  height:2.5em;
  padding:3px 0;
  /*font-size:109.5%*/
}
body.customer_service div.other_services h3 span.number {
  font-weight:normal;
}
body.customer_service div.other_services p {
  padding:5px 0 0 0;
}
body.customer_service div.order_tracking {
  margin:15px 0 25px 0;
}
body.customer_service div.order_tracking ul {
  margin:10px 0;
 *margin-top:-10px;
  zoom:1;
}
body.customer_service div.order_tracking ul:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.customer_service div.order_tracking li {
  display:block;
  width:150px;
  float:left;
  margin-right:10px;
}
body.customer_service div.order_tracking li input.text{
	width:145px;
}
body.customer_service div.order_tracking label {
  display:block;
  padding:10px 0 5px 0;
  height:1.3em;
}
body.customer_service div.order_tracking #btn_go_track_order {
  background:#306989 url(../images/common/go_blue.gif) repeat-x;
  border: 1px solid #44814E;
  color:#FFFFFF;
  cursor: pointer;
  padding:3px 1px 3px 1px;
  font-size: 85%;
  margin-top: 28px;
  *margin-top:29px;
}
p.req em {
	color:#ff0000;
  font-weight:bold;
}
/*#############  Store locator & Results  ###############*/
body.store_locator #hero {
  zoom:  1;
  margin-bottom: 10px;
  padding-bottom: 11px;
}
body.store_locator #hero:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.store_locator h4 {
  color:#015A84;
  font-size:120%;
  font-weight:normal;
  display:block;
  margin-top: 10px;
}
body.store_locator #subnav li.store_locator a, body.store_locator #subnav li.store_locator a:link, body.store_locator #subnav li.store_locator a:active, body.store_locator #subnav li.store_locator a:visited {
  font-weight:bold;
}
#hero div.store_search {
	background: #F1F1F1;
	padding: 5px 20px;
	margin:10px 0 0 ;
	zoom:1;
}
#hero div.store_search #hero:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
#hero div.store_search ul {
padding: 10px 0 0 0;
  height: 40px;
  display:block;
}
#hero div.store_search ul li {
  float: left;
  display: block;
  margin-right: 10px;
  color:#474745;
}


body.store_locator #results {
  border-top: 1px dotted #999999;
  margin: 0 10px 20px 10px;
  padding: 5px 0 5px 0;
}
body.store_locator #results h3 {
  color:#015A84;
  padding-bottom: 15px;
}
body.store_locator #stores {
	clear:both;
  zoom:1;
  padding: 10px 0 0 0;
}
body.store_locator #stores:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.store_locator #stores ul li {
  display:block;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color:#2A2A2A;
  float:left;
  width: 100%;
  padding: 3px 0 5px 0;
  margin-bottom: 25px;
}
body.store_locator #stores ul li ul li {
  margin-bottom: 5px;
}
body.store_locator #stores ul li ul li {
  display:block;
  border-bottom: none;
  border-top: none;
  float: left;
  width: auto;
  padding: 0 2px 0 2px;
}
body.store_locator #stores ul li ul li.l2 {
  padding: 0 10px 0 2px;
}
body.store_locator #stores ul li ul li.distance {
  padding: 0 30px 0 2px;
}

body.store_locator #stores ul li ul li.l3 a, body.store_locator #stores ul li ul li.l3 a:link, body.store_locator #stores ul li ul li.l3 a:active, body.store_locator #stores ul li ul li.l3 a:visited {
  font-weight:bold;
}
body.store_locator #stores ul li ul li.l3 {
  padding-right: 30px;
  width:250px;
}
body.store_locator #stores ul li ul li.l3 address {
  font-weight:bold;
  color:#2A2A2A;
}
body.store_locator #stores ul li ul li.l4 h5 {
  height: 15px;
  color:#2A2A2A;
  _width:320px;
}
body.store_locator #stores ul li ul li.l4 {
  padding: 0 20px 0 0;
}
body.store_locator #stores ul li ul li.l5 {
  padding-top: 15px;
}
body.store_locator #stores ul li ul li.l4 span, body.store_locator #stores ul li ul li.l5 span {
  width: 20px;
  display:block;
  float: left;
  color: #666666;
  font-size:92%
}
body.store_locator #stores ul li ul li.l4 a, body.store_locator #stores ul li ul li.l4 a:link, body.store_locator #stores ul li ul li.l4 a:active, body.store_locator #stores ul li ul li.l4 a:visited {
  color:#015A84;
}
body.store_locator #stores ul li ul li.l6 {
  padding: 0 0 0 5px;
  width: 150px;
  float:right;
}
body.store_locator #stores ul li ul li.l6 ul.inpage_NAV {
}
body.store_locator #stores ul li ul li.l6 ul.inpage_NAV li {
border-bottom: 1px solid #D7D6D4;
padding: 3px 0 4px 3px;
background: transparent url(../images/common/icons_v1.gif) no-repeat scroll right -360px;
height:auto;
min-width:125px;
width: 100%;
}
body.store_locator #stores ul li ul li.l6 ul.inpage_NAV li a,
body.store_locator #stores ul li ul li.l6 ul.inpage_NAV li a:link,
body.store_locator #stores ul li ul li.l6 ul.inpage_NAV li a:active,
body.store_locator #stores ul li ul li.l6 ul.inpage_NAV li a:visited {
text-decoration: none;
}

/*#############  Event locator & Results  ###############*/
body.event_locator h4 {
  color:#015A84;
  font-size:160%;
  font-weight:normal;
  display:block;
}
body.event_locator #subnav li.store_locator a, body.event_locator #subnav li.store_locator a:link, body.event_locator #subnav li.store_locator a:active, body.event_locator #subnav li.store_locator a:visited {
  font-weight:bold;
}
body.event_locator #bread_crumb {
  zoom: 1;
}
body.event_locator #bread_crumb:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.event_locator #zip_holder {
  margin: 0 10px;
  zoom: 1;
  padding:5px 0;
  border-top: 1px dotted #999999;
}
body.event_locator #zip_holder:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.event_locator ul li.sort {
	padding-left: 30px;
}
body.event_locator #sort:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.event_locator #hero {
	margin-bottom: 10px;
	padding-bottom:10px;
}


body.event_locator div.store_search ul li {
  float: left;
  display: block;
  height: 30px;
  margin-right: 10px;
  color:#474745;
}
body.event_locator div.store_search input.go {
  background:#306989 url(../images/common/go_blue.png) repeat-x;
  border: 1px solid #4F90AE;
  color:#FFFFFF;
  float:left;
  cursor: pointer;
  padding:3px 1px 3px 1px;
  font-size: 85%;
}
body.event_locator #results {
  border-bottom: 1px dotted #999999;
  border-top: 1px dotted #999999;
  margin: 5px 10px 10px 10px;
  padding: 5px 0 5px 0;
  float: left;
}
body.store_locator #results h3 {
  float:left;
  width: 200px;
}
body.event_locator #results h3 {
  color:#015A84;

}
body.event_locator #stores {
padding-top: 10px;
  zoom:1;
}
body.event_locator #stores:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.event_locator #stores ul li {
  display:block;
  padding: 5px 0 5px 0;
  border-top: 1px solid #CCCCCC;
  /*border-bottom:none;*/
  margin: 0 0 5px 0;
  color:#2A2A2A;
  width: 100%;
  height:auto;
  float:left;
}
body.event_locator #stores ul li ul li {
  display:block;
	/*border-bottom: none;*/
  border-top: none;
  float: left;
  padding-left:2px;
  padding-right:2px;
}
body.event_locator #stores ul li ul li.l1 {
  font-weight:bold;
  width: 40px;
}
body.event_locator #stores ul li ul li.l2 {
  width: 134px;
}
body.event_locator #stores ul li ul li.l3 a, body.event_locator #stores ul li ul li.l3 a:link, body.event_locator #stores ul li ul li.l3 a:active, body.event_locator #stores ul li ul li.l3 a:visited, body.event_locator #stores ul li ul li.l4 a, body.event_locator #stores ul li ul li.l4 a:link, body.event_locator #stores ul li ul li.l4 a:active, body.event_locator #stores ul li ul li.l4 a:visited {
  color:#015A84;
  font-weight:bold;
}
body.event_locator #stores ul li ul li.l3 {
  width: 249px;
  padding: 0 10px 0 20px;
}
body.event_locator #stores ul li ul li.l3 span {
  font-weight:bold;
  color:#2A2A2A;
}
/*body.event_locator #stores ul li ul li.l4 {
width: 160px;
padding: 0 5px 20px 5px;
border-right: 1px dotted #CCCCCC;
border-left: 1px dotted #CCCCCC;
}*/
body.event_locator #stores ul li ul li.l5 {
  width: 87px;
  padding: 0 20px 0 10px;
  float: right;
  width: 130px;
}
body.event_locator #stores ul li ul li.l5 ul.inpage_nav li {
  border-bottom: 1px solid #D7D6D4;
  padding: 3px 0 4px 3px;
  background: url(../images/common/small_arrow.gif) no-repeat right;
  height:auto;
  width: 100%;
}

body.event_locator #event_stores {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 5px;
  zoom: 1;
}
body.event_locator #event_stores:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.event_locator #event_stores ul {
  /*border-top: 1px solid #CCCCCC;*/
	padding-bottom: 5px;
}
body.event_locator #event_stores ul li ul {
  border-top: none;
}
body.event_locator #event_stores ul li {
  display:block;
  /*border-bottom: none;*/
  border-top: 1px dotted #CCCCCC;
  color:#2A2A2A;
  float:right;
  width: 550px;
  /*padding: 3px 0 0 0;*/
  margin-bottom: 5px;
}
body.event_locator #event_stores ul li ul li {
  display:block;
  /*border-bottom: none;*/
  border-top: none;
  float: left;
  width: auto;
  /*padding: 0 2px 0 2px;*/
}
body.event_locator #event_stores ul li ul li.l1 {
  text-align: right;
  width: 10px;
  padding: 0 0 0 10px;
}
body.event_locator #event_stores ul li ul li.l2 {
  padding: 0 2px 0 2px;
  width:90px;
}
body.event_locator #event_stores ul li ul li.l3 a, body.event_locator #event_stores ul li ul li.l3 a:link, body.event_locator #event_stores ul li ul li.l3 a:active, body.event_locator #event_stores ul li ul li.l3 a:visited {
  color:#015A84;
  font-weight:bold;
}
body.event_locator #event_stores ul li ul li.l3 {
  padding-right: 30px;
  width: 290px;
}
body.event_locator #event_stores ul li ul li.l3 span {
  font-weight:bold;
  color:#2A2A2A;
}
body.event_locator #event_stores ul li ul li.l4 h5 {
  height: 15px;
  color:#2A2A2A;
}
body.event_locator #event_stores ul li ul li.l4 {
  padding: 0 20px 0 0;
}
body.event_locator #event_stores ul li ul li.l5 {
  padding-top: 15px;
}
body.event_locator #event_stores ul li ul li.l4 span, body.store_locator #event_stores ul li ul li.l5 span {
  width: 20px;
  display:block;
  float: left;
  color: #666666;
  font-size:92%;
}
body.event_locator #event_stores ul li ul li.l4 a, body.event_locator #event_stores ul li ul li.l4 a:link, body.event_locator #event_stores ul li ul li.l4 a:active, body.event_locator #event_stores ul li ul li.l4 a:visited {
  color:#015A84;
}
body.event_locator #event_stores ul li ul li.l6 {
  padding: 0 0 0 5px;
  width: 150px;
  float:right;
}
body.event_locator #event_stores ul li ul li.l6 ul.inpage_nav {
}
body.event_locator #event_stores ul li ul li.l6 ul.inpage_nav li {
  border-bottom: 1px solid #D7D6D4;
  padding: 3px 0 4px 3px;
  background: url(../images/common/small_arrow.gif) no-repeat right;
  height:auto;
  width: 100%;
}
body.event_locator #event_stores ul li ul li.l6 ul.inpage_nav li a, body.event_locator #event_stores ul li ul li.l6 ul.inpage_nav li a:link, body.event_locator #event_stores ul li ul li.l6 ul.inpage_nav li a:active, body.event_locator #event_stores ul li ul li.l6 ul.inpage_nav li a:visited {
  color: #015A84;
}
/*#############  Store Details   ###############*/
body.store_details #subnav li.store_locator a, body.store_details #subnav li.store_locator a:link, body.store_details #subnav li.store_locator a:active, body.store_details #subnav li.store_locator a:visited {
  color:#015A84;
  font-weight:bold;
}
body.store_details #store {
  margin: 0 0 0 10px;
  padding: 10px 0 10px 0;
  zoom: 1;
}
/*body.store_details #store a, body.store_details #store a:link, body.store_details #store a:active, body.store_details #store a:visited {
  color:#015A84;
}*/
body.store_details #store:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.store_details #store ul {
  zoom: 1;
}
body.store_details #store ul:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.store_details #store li.l1 {
  float: left;
  width: 358px;
  padding-right: 15px;
}
body.store_details #store li.l1 h4 {
	margin-bottom: 5px;
}
body.store_details #store li.l1 p {
	margin-bottom: 10px;
	zoom: 1;
}
body.store_details #store li.l1 p:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.store_details #store li.l1 img {
	padding-right: 7px;
}
/*body.store_details #store li.l1 h4 {
  color: #015A84;
}*/
body.store_details #store li.l2 {
  float: right;
  width: 300px;
  clear:right;
  margin-top:20px;
}
body.store_details #store li.l3 {
  float:right;
  width:143px;
  padding-left:10px;
  margin-right:158px;
  _margin-right:79px;
}
body.store_details #store ul li.l1 ul li {
  padding-bottom: 20px;
}
body.store_details #hours {
  zoom: 1;
}
body.store_details #hours:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.store_details #hours li {
  float: left;
}
body.store_details #hours li.l1 h5 {
  height: 15px;
  color: #015A84;
}
body.store_details #hours li.l1 {
  padding: 0 20px 0 0;
  width: 203px;
}

body.store_details #hours li span {
  width: 20px;
  display:block;
  float: left;
  color: #666666;
  font-size:92%
}
body.store_details p {
  padding-bottom: 10px;
}
body.store_details p strong {
  color:#2A2A2A;
}
body.store_details div.bck_search {
  background: url(../images/common/left_arrow_dotted.gif) 0 4px no-repeat;
  padding: 0 0 0 15px;
  width: 100px;
  zoom: 1;
}
body.store_details div.bck_search:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}

/**************** shipping Info *******************/
ul.shipping_options {
	width: 220px;
	float: left;
	margin: 20px;
}
ul.shipping_options li.title {
	background-color:#E0F4FD;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	padding:5px 1em;
}
ul.shipping_options li.row {
	display:block;
	clear:both;
	zoom:1;
	}
ul.shipping_options li.row:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
ul.shipping_options li ul li{
}
ul.shipping_options li ul li.amount {
width: 110px;
height: 20px;
float:left;
text-align: center;
}
ul.shipping_options li ul li.fee{
width: 110px;
height: 20px;
float: right;
text-align: center;
}

li.row.alt {
background-color:#EEEEEE;
}

/**************** policies *******************/
body.policies div.policies_info {
	width: 252px;
  *width:249px;
	float: left;
	margin: 10px 7px 7px 0;
	height: 185px;
 	zoom: 1;
}
body.policies div.policies_info:after {
	  display:block;
	  clear:both;
	  visibility:hidden;
	  content:'.';
	  height:0;
	}
body.policies div.policies_info h3 {
background-color:#E0F4FD;
padding:4px;
}

body.policies div.policies_info p {
padding: 7px 0;
}
/**************** faq *******************/
body.faq h2 {
}
body.faq h2 a.print {
float: right;
font-size: 70%;
background: transparent url(../images/common/icons_v1.gif) no-repeat scroll left -5px;
padding: 0 10px 2px 27px;
}
body.faq #search_faq {
margin: 19px 10px 12px 0;
zoom:1;
}
body.faq #search_faq:after {
  display:block;
  clear:both;
  visibility:hidden;
  content:'.';
  height:0;
}
body.faq #search_faq input, body.faq #search_faq span{
float: left;
margin-right: 10px;
}
body.faq #search_faq input.go {
background:#306989 url(../images/common/go_blue.png) repeat-x scroll 0%;
border:1px solid #4F90AE;
color:#FFFFFF;
cursor:pointer;
font-size:85%;
margin: 0 0 0 7px;
padding:2px 1px 3px;
position:relative;
top:-2px;
}
body.faq #search_faq a {
float: right;
}
body.faq #content h3 {
	padding:4px 4px 4px 18px;
	background:#E0F4FD url(../images/common/icons_v1.gif) no-repeat scroll left -998px;
	margin-right: 10px;
	margin-bottom:10px;
}
body.faq #content div.collapsible.active h3 {
	background-position:left -960px;
}
body.faq ul.qa {
	margin: 20px;
}
.jsOn body.faq ul.qa {
	display:none;
}
body.faq div.collapsible.active ul.qa {
	display:block;
}
body.faq ul.qa li.quest {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #333333;
	clear:both;
}
body.faq ul.qa li.quest strong, body.faq ul.qa li.answ strong {
	padding: 0 10px 0 0;
}
body.faq ul.qa li.quest p, body.faq ul.qa li.answ p {
	clear:none;
}
body.faq ul.qa li.answ {
	margin-bottom: 10px;
	clear:both;
}
.jsOn body.faq ul.qa li.more {
	display:none;
}
body.faq ul.qa li.view_all {
	display:none;
}
.jsOn body.faq ul.qa li.view_all {
	display:block;
	text-align:right;
}


/**************** register *******************/
body.register ol li {
	background-color:#f1f1f1;
	border-top:1px solid #ffffff;
}
#email_sign_up {
	width: 500px;
	}
#email_sign_up ol li {
	padding:7px 0;
}
#email_sign_up ol li label {
	color:#585c5b;
	padding-left:1em;
	text-align:left;
	width:12em;
	float:left;
}
#email_sign_up ol li label.req {
	width:15em;
}
#email_sign_up ol li label.req em {
	float:right;
	padding:0 1em;
}
#email_sign_up ol li.actions{
	text-align:right;
	padding-right:25px;
}
#email_sign_up ol li p.check{
	padding:5px 0 5px 164px;
	*padding-bottom:0;
}
#email_sign_up ol li span.check input {
	padding-right: 10px;
}	
#email_sign_up ol li.typ {
	height: 60px;
	padding: 5px 12px 8px 12px;
}
/************* view all stores **********************/
ul.state_list {
  	text-align:center;
  }
	ul.state_list li {
  	border-right:1px solid #cccccc;
  	float:left;
    margin:7px 0;
    padding:0 7px;
  }
	ul.state_list li.last {
  	border-right:0;
  }
  ul#store_list {
  	clear:both;
    padding:7px;
  }
  ul#store_list li{
  	padding-bottom:7px;
  }
  ul#store_list li h3{
  	background-color:#E0F4FD;
    padding:7px;
  }
  ul#store_list li ul:after{display:block;clear:both;visibility:hidden;content:'.';height:0;}
  ul#store_list li ul {
  	padding:7px;
  	zoom:1;
  }
  ul#store_list li ul li {
  	float:left;
    padding-bottom:0;
    width:245px;
  }
   ul#store_list li ul li ul{
  	padding-right:15px;
	min-height:9em;
	_height:9em;
  }
  ul#store_list li ul li ul li {
  	float:none;
	width:auto;
  }
 /*************  **********************/ 

#frm_order_tracking{
	*margin-top:10px;
}

body.contact_us .simple_form ol{
	width:700px;
}
body.contact_us .simple_form li{
	display:block;
	float:none;
	width:auto;
	clear:both;
}
body.contact_us .simple_form textarea{
	width:400px;
	height:150px;
}
#txt_area_code,#txt_phone1{
  width:2em;
}
#txt_phone2 {
  width:2.5em;
}

/************** Rebranding Changes *************/
.custTitle {
	font-size: 18px;
	color: #666666;
}
table.customer-service a, table.customer-service a:link, table.customer-service a:active, table.customer-service a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #003BA2;
	text-decoration:none;
}
table.customer-service a:hover {
	color: #003BA2;
	text-decoration:underline;
}
thead th {
	color: #003BA2;
	font-size: 24px;
	padding: 5px 0px 20px 0px;
}
table {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
.border-l { border-left: solid 1px #999999; }
.grey-text, .grey-text-callout { color: #666666; }
.grey-text-callout { font-weight:bold; }
.customer-service-numbers {
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
.bottom-fill {
	width: 100%;
	background-image:url('http://s7d4.scene7.com/is/image/Belk/CustServ_BluBlend?&$P_CONTENT$');
	background-repeat:repeat-x;
	background-position:bottom;
}
td p { 
padding-bottom: 20px;
padding-right: 3px; 
}
.border-l p {
	padding: 20px 10px 20px 20px;
	margin: 0px;
}
.border-l img { padding: 0px 0px 0 20px; }
/************** Rebranding Changes ends*************/
