form[action="https://www.therapysites.com/CMS/contactForm/contactMe"] fieldset,
form[action="https://www.therapysites.com/CMS/contactForm/apptRequest"] fieldset {
    display: block !important;
}

ul.realbullets { 
    list-style-image: none;
    list-style-type: disc;
}
.mapWidget { 
    height:300px;
    width:330px;
    border-style:solid;
    border-width:2px;
    margin: 10px 0px;
    clear:both;
}
 div#specialNode div.draggableResizableBox,
div#specialNodeAllPages div.draggableResizableBox {
    margin-top: -100px !important;
    text-align: left;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    right: 0px;
}
#widget-mailchimp .heading {
    font-family: arial;
    font-size: 14pt;
}
#widget-mailchimp label {
    /*display: block;*/
    font-family: arial;
    font-size: 10pt;
    text-align: left;
}
#widget-mailchimp label.required {
    font-weight: bold;
}
#widget-mailchimp input[type="text"]{
    border: 1px solid black;
    font-size: 10pt;
    padding: 3px;
    width: 250px;
}
#widget-mailchimp #result {
    color: red;
    font-size: 12pt;
    font-weight: bold;
}
#widget-mailchimp .error {
    border:1px solid red !important;
    color: black !important;
}
div#disclaimer {
    font-size: 12px;
    font-family: verdana, arial, helvetica, clean, sans-serif;
    line-height: normal;
}
div#disclaimer span {
    cursor: pointer;
}
div#disclaimerPopUp {
    display: none;
    position: absolute;
    margin-top: -270px;
    width: 600px;
    padding: 15px 20px;
    text-align: justify;
    line-height: 16px;
    left: 50%;
    margin-left: -320px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #d1e4f3;
    color: #00529B;
    border: 1px solid #4d8fcb;
    font-weight: normal;
    z-index: 500;
}
div#disclaimerPopUp a {
    float: right;
    color: #00529B;
}
div#copyright-market {
  width:               100%;
  height:              15px;
  background-repeat:   no-repeat;
  background-position: center right;
  background-image: url('');
}
.box_1_invisible, .box_2_invisible, .box_3_invisible {
  display: none !important;
}
.callToAction_invisible, .areasServed_invisible {
    visibility: hidden;
}
div#slideshowGrid div#slide-gallery-home_graphic img, div#slideshowGrid div#slide-gallery-home_graphic div {
    width: 100% !important;
    height: 100% !important;
}
div#slideshowSection div#innerSlideshow img#inner_graphic {
    width: 100%;
    height: 100%;
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (max-width: 768px) { 

   div#disclaimerPopUp{
      width:315px;
      margin-left:-178px;
   }

   div#disclaimer div#disclaimerPopUp{
      margin-top: -415px;
   }

}


#captchaInfoDiv {
    display: none;
}

div#slide-gallery-home_graphic div + div,
div#slide-gallery-inner_graphic div + div {
   display: none;
}
