
/*.collapse p {padding:0 10px 1em}*/
.collapse { padding-bottom: 10px; }

.collapse p { margin-top: 10px; }

#switch, .switch {margin-bottom:5px; text-align:right}

/* --- Headings  --- */

.expand {padding-bottom:.75em}

.expand a {
  display:block;
  padding:0px 30px 0px 0px;
  outline:none;
  text-decoration:none;
}
.expand a:link, .expand a:visited {
  /*border-width:1px;*/
  background-image:url(../../img/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:none;
}
.expand a.open:link, .expand a.open:visited {
 /* border-style:solid;*/
  background:url(../../img/arrow-up.gif) no-repeat 98% 50%
}
#abt_bussiness, .address{ padding-left: 40px;}

