

.sidebar-module {
	padding: 5px;
	width: 100%; 
}

.sidebar-module ul {
	padding: 0;
	margin: 0; 
}

.sidebar-module li {
	display: block;
	list-style-type: none;
	padding: 10px 0; 
	margin-bottom: 0;
}

.module-title {
	font-weight: bold;
	font-size: 13px;
}


.sidebar-module a {
	color: #006699;
	font-weight: bold;
}
	
.icon-questions  {
	background: url(http://common.sutterhealth.org/siteDesign/images/standard/related-questions-icon.png) no-repeat left top;
	height: auto !important;
	margin-bottom: 0;
	min-height: 55px;
	overflow: auto;
	padding-left: 50px;
	width: auto;
}

.icon-location {
	background: url(http://common.sutterhealth.org/siteDesign/images/standard/location-icon.png) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	height: auto !important;
	line-height: 1.2em;
	margin-bottom: 0;
	min-height: 50px;
	overflow: auto;
	padding-left: 45px;
	width: auto;
}

.icon-get-started {
	background: url(http://common.sutterhealth.org/siteDesign/images/standard/get-started.png) no-repeat left top;
	height: auto !important;
	margin-bottom: 10px;
	min-height: 55px;
	overflow: auto;
	padding-left: 55px;
	width: auto;
}

.icon-information {
	background: url(http://common.sutterhealth.org/siteDesign/images/standard/related-info.png) no-repeat left top;
	height: auto !important;
	margin-bottom: 0;
	min-height: 40px;
	overflow: auto;
	padding: 15px 0 0 55px;
	width: auto;
}

.icon-quote {
	background:url(http://common.sutterhealth.org/siteDesign/images/standard/quotation-mark.png) no-repeat left top;
	float: left;
	height: 25px;
	width: 35px;
}
	
.module-divider {
	border: 1px solid #CCCCCC;
	margin: 25px 5px 10px 0;
	
}

.sidebar-module .phone {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	display: block;
}


.bottom-module {
	height: auto;
	width: 575px;
	border: 4px solid #ECF7F8;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.map-title {
	font-weight: bold;
	font-size: 15px;
}

.bottom-map {
	clear: both;
	float: left;
	padding-right: 15px;
}

.bottom-module li {
	display: block;
	list-style-type: none;
	padding-bottom: 15px;
}
