/* Medical Systems */


h1 {
	padding-top: 0 !important;
}


/* special defined content title bar */
#ms_contentTitle * {
	margin: 0;
	padding: 0;
	background: none;
}

#ms_contentTitle {
	padding: 20px 0 0 20px;
	height: 72px;
	_height: 92px;
	border: 1px solid #C9CACA;
	background-position: right !important;
	background-repeat: no-repeat !important;
}

#ms_contentTitle h1 {
	margin-top: -0.1em !important;
}

#ms_contentTitle h2 {
	margin-top: 0.5em !important;
}

.contentBlock h2 {
	background: url(../solution/img/topics_default.gif) no-repeat;
	vertical-align: bottom;
	height: 32px;
	padding: 0;
	text-align: right;
	font-size: 350% !important;
	line-height: 1em;
	color: #00A273;
	margin-bottom: -0.2em;
}

.contentBlock p em {
	font-weight: bold;
	font-style: normal;
}

.contentBlock p a {
	margin-right: 15px !important;
}

.contentBlock {
	margin: 0;
	border-bottom: none;
}




.cat_title {
	color: #FFF;
	font-weight: bold;
	border: 1px solid #C9CACA;
	background: url(../img/title_bg.jpg) repeat-y right #5FC097;
	padding: 3px 10px;
}

ul.features li {
	border-bottom: 1px solid #C9CACA;
	padding: 8px 10px;
}


div.specialFeature {
	border: 2px solid #4DB299;
	padding: 8px 0;
}

div.specialFeature h3 {
	color: #00A273;
	font-size: 130%;
	line-height: 1em;
	border: none;
	margin: 0;
}

div.specialFeature p {
	margin-left: 12px;
	margin-top: 3px;
}

#ms_recommends {
	background: no-repeat;
	height: 76px;
	margin-left: 25px;
	position: relative;
	width: 502px;
}

#ms_rec_btn {
	left: 286px;
	position: absolute;
	text-align: right;
	top: 27px;
	width: 206px;
}

#ms_rec_btn img {
	margin-right: 3px;
}
