.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
h2 {
	color: #7bb900;
	font-size: 17px;
	border: 0;
	margin: 5px 0 10px;
}

.mus-terms
{
color: #545454;
font:italic 11px/13px Verdana, Arial, Helvetica, sand-serif;

}


/***********/
/* LAY-OUT */
/***********/

#maps-content {
	position: relative;
}
#maps-content .top-content, #maps-content .bottom-content {
	width: 950px;
	margin: 10px 0 0 0;
}
#maps-content .bottom-content {
	position: relative;
	background: url(/lib/img/maps/index/small-live-box-bottom.gif) no-repeat bottom left;
	margin: 10px 8px 30px 0;
	width: 691px;
	float: left;
}



/***************/
/* FLASH LAYER */
/***************/

#maps-content .flash-content {
	position: relative;
	float: left;
	width: 691px;
	height: 300px;
	display: inline;
	margin: 0 8px 0 0;
}
#maps-content .flash-content #flash-nav {
	width: 691px;
	height: 38px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/lib/img/maps/index/flash-content-bottom.gif) no-repeat bottom left;
}



/*************/
/* LARGE BOX */
/*************/

#maps-content .large-box-rounded {
	position: relative;
	float: left;
	width: 251px;
	background: url(/lib/img/maps/index/large-live-box-bottom.gif) no-repeat bottom left;
}
#maps-content .large-box-content {
	position: relative;
	float: left;
	height: 300px;
	padding: 0 5px 0 5px;
}
#maps-content .large-box-inner {
	padding: 5px;
}



/***************/
/* SMALL BOXES */
/***************/

#maps-content .small-box-rounded {
	position: relative;
	float: left;
	width: 223px;
	margin: 0 11px 0 0;
}
#maps-content .bottom-content .last {
	margin: 0;
}
#maps-content .small-box-content {
	position: relative;
	background: url(/lib/img/maps/index/small-live-box-top.gif) no-repeat top left;
}
#maps-content .small-box-inner {
	padding: 5px 15px 0 15px;
}
#maps-content .small-box-content img {
	position: relative;
	left: 6px;
	top: 6px;
}
#maps-content .small-box-content p img {
	float: left;
	right: auto;
	top: auto;
	margin: 0 5px -4px 0;
}
#maps-content .small-box-content p {
	line-height: 17px;
}



/***************/
/* QUICK LINKS */
/***************/

#quick-links {
	position: relative;
	float: left;
	width: 251px;
	margin-top: 16px;
}
#quick-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #f2f2f2;
}
#quick-links ul li {
	margin: 0;
	border-bottom: 1px solid #f2f2f2;
}
#quick-links ul li a {
	background: url(/lib/img/maps/index/extra-services.gif) no-repeat 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #747474;
	padding: 5px 0 5px 25px;
	display: block;
}
#quick-links ul li a:hover {
	background: url(/lib/img/maps/index/extra-services-hover.gif) no-repeat 0 0;
	color: #00aeef;
}



/******************/
/* READ MORE LINK */
/******************/

#maps-content .read-more {
	margin: 20px 0;
}
#maps-content .read-more a {
	background: url(/lib/img/maps/index/read-more.gif) no-repeat 0 3px;
	color: #727272;
	padding: 0 0 0 16px;
}



/***************/
/* BLUE BUTTON */
/***************/

#maps-content .blue-button {
	font-family: arial;
	line-height: 19px;
}
#maps-content .large-box-content .blue-button a {
	background: url(/lib/img/maps/index/blue-button-gray-left.gif) no-repeat 0 0;
}
#maps-content .large-box-content .blue-button a span {
	background: url(/lib/img/maps/index/blue-button-gray-right.gif) no-repeat 100% 0;
}
#maps-content .large-box-content .blue-button {
	margin: 0;
	width: auto;
	position: absolute;
	bottom: 11px;
	right: 9px;
}
#maps-content .blue-button a {
	background: url(/lib/img/maps/index/blue-button-left.gif) no-repeat 0 0;
	padding: 0;
	font-weight: normal;
	color: #FFF;
	display: block;
	height: 19px;
	float: left;
	text-decoration: none;
}
#maps-content .blue-button a:hover {
	background-position: 0 -19px;
}
#maps-content .blue-button a span {
	background: url(/lib/img/maps/index/blue-button-right.gif) no-repeat 100% 0;
	padding: 0 25px 0 10px;
	display: block;
	height: 19px;
	float: left;
	cursor: pointer;
	font-size: 12px;
	line-height: 19px;
}
#maps-content .blue-button a:hover span {
	background-position: 100% -19px;
}

/***************/
/* MUS */
/***************/
.mus-paragraph{
	padding-left: 21px; 
	padding-top: 15px; 
	}
.mus-paragraph ul {
	 padding-left: 10px;
}
.mus-paragraph ul li{
     list-style: disc inside none;
}

.mus-paragraph h3{
     font-size: 18px;
}