#fsm-module-patient {
	float: left;
	background: url(/images/new_css/featured_menu_pat.jpg) left top no-repeat;
	width: 668px;
	height: 202px;
}

#fsm-module-hcp {
	float: left;
	background: url(/images/new_css/featured_menu_hcp.jpg) left top no-repeat;
	width: 668px;
	height: 202px;
}

div.fsm-header {
	height: 25px; 
	width: 600px;
	font: italic bold 110% Verdana;
	color: #fff;
	padding: 4px 0 0 12px;
	text-align: left;
}

#fsm-module-patient div.left {
	float: left;
	height: 140px; 
	width: 170px;
	font: italic 120% Verdana;
	color: #6C6C6C;
	text-align: center;
	padding: 20px 10px 10px 37px;
}

#fsm-module-patient div.center {
	float: left;
	height: 160px; 
	width: 180px;
	padding: 10px 10px 0 25px;
}

#fsm-module-hcp div.center {
	float: left;
	height: 160px; 
	width: 180px;
	padding: 10px 10px 0 25px;
}

#fsm-top {
	height: 50px;
	width: 100px;
	color: #6C6C6C;
	font: italic bold 100% Verdana;	
}

#fsm-center {
	height: 50px;
	width: 43px;
	font: bold 80% Verdana;
	color: #fff;	
	padding: 12px 0 0 82px;
	text-align: center;
}

#fsm-bottom {
	background: transparent;
	height: 20px;
	padding: 11px 0 0 110px;
}

#fsm-bottom a {
	background: transparent;
	font: normal 85% Verdana;
	text-decoration: none;
	color: #333;
	line-height: 1.5em;
}


#fsm-bottom a:hover {
	text-decoration: underline;
	color: #666;
}
