/*--No JS--*/
#home #top-banner {
padding-bottom: 40px;
}

#home #welcome-message p {
font-size: 16px;
line-height: 150%;
padding: 20px 0 0 0;
}

#home #specialties {
display: none;
}

#home #shared-space ul.nav {
display: none;
}

#home #top-banner .ui-tabs-panel {
position: static;
}

#home #top-banner .ui-tabs-panel h2 {
display: block;
}

#home #shared-space .ui-tabs-hide {
display: block;
}

#home #shared-space h2 {
float: left;
margin-right: 30px;
padding-bottom: 15px;
}

#home #shared-space .last h2 {
margin-left: 1px;
}

#home #shared-space h2 a:link,
#home #shared-space h2 a:visited {
border: 1px solid #646464;
background-color: gray;
box-shadow:inset 0 0 3px #444444;
-moz-box-shadow:inset 0 0 3px #444444;
-webkit-box-shadow:inset 0 0 3px #444444;
color: #fff;
display: block;
font-size: 22px;
font-weight: 400;
height: 55px;
line-height: 125%;
padding: 15px;
width: 130px;
}

#home #shared-space h2 a:hover,
#home #shared-space h2 a:active {
background-color: #636363;
box-shadow:inset 0 0 10px #333333; 
-moz-box-shadow:inset 0 0 10px #333333;
-webkit-box-shadow:inset 0 0 10px #333333;
}

#home #top-banner {
position: relative;
}

#home #top-banner .box {
clear: both;
}

#home #top-banner .ui-tabs-panel .box,
#home #top-banner .ui-tabs-panel .banner-image {
display: none;
}

#home #top-banner #fragment-1 .banner-image {
display: block;
bottom: 0;
}

#home #highlight-banner {
margin-top: 0;
}

/*--Custom Section--*/

#custom .top-banner {
background: right top no-repeat #fff;
}

#custom #patients .search {
background: transparent;
border: none;
clear: left;
margin-top: 25px;
padding: 0;
}

#custom #patients .search h3,
#custom #patients .search h3:hover {
background: transparent;
border: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
color: #00512f;
cursor: default;
padding-left: 0;
}

#custom #specialties {
background: transparent;
display: block;
position: static;
}

#custom #specialties h4 {
display: none;
}

#locations .search {
display: none;
}

#locations .text {
width: 95%;
}

/*--Section--*/
.no-js #content #main-content .post {
border-bottom: 0;
}

.no-js #content #main-content .post .video {
display: none;
}

.no-js #content #main-content ul.share {
display: none;
}