.graymenu {
    height: 80px;
    text-align: center;
    padding-left: 3px;
}

.upper-left-img {
    position: absolute;
    margin-top: -80px;
    margin-left: 35px;
}

.menu-container {
    padding-left: 30px;
}

.left-menu {
    margin-top: 75px !important;
}

.sidebar-home .left-menu {
    margin-top: 0px !important;
}

#directions-link {
    background: none;
}

#community-left .selected-item {
    background: #dbd0b2 url('/img/red_arrow_ie6.png') no-repeat center right;
}

#for-pros-module {
    float:left;
    margin-top: -8px;
    margin-left: 5px;
    margin-right: 0px;
    width: 140px;
    height: 250px;
}

#events-media-module {
    float:left;
    margin-top: -8px;
    margin-left: 5px;
    width: 140px;
    height: 250px;
}

#physician-finder-module {
    float:left;
    margin-top: -8px;
    margin-left: 5px;
    width: 140px;
    height: 250px;
}

.gm-divider {
    background: url('../img/gray_divider_ie6.png');
}

.home-divider {
    background: url('../img/red_divider_ie6.png');
}

.grandchildren.active {
    background: #FFF;
}

.grandchildren ul {
	margin-top: 15px;
}

.grandchildren ul li {
	margin-bottom: -15px;
	padding-bottom: 0px;
}

.jemih-child {
	margin-bottom: -10px;
}

.content.sidebar {
    float: left;
    position: relative;
	width: 240px;    
}
