.right_menu
{
}
.right_menu .healthcare{
		width:233px;
		height:125px;
		overflow:hidden;
                float:right;
                 margin:5px 0px 0px 5px;
		padding:80px 10px 10px 40px;
		background:url(../Image/bg_helthcare1.jpg) no-repeat;
}
.right_menu .transcription{
		width:233px;
		height:125px;
		overflow:hidden;
                float:right;
                 margin:5px 0px 0px 5px;
		padding:80px 10px 10px 40px;
		background:url(../Image/bg_transcription.jpg) no-repeat;
}
.right_menu .legal{
		width:233px;
		height:125px;
		overflow:hidden;
                float:right;
                 margin:5px 0px 0px 5px;
		padding:80px 10px 10px 40px;
		background:url(../Image/bg_legal.jpg) no-repeat;
}

.right_menu .icon
{
background:url(../Image/icon.gif) no-repeat center;
width:19px;
height:19px;
}	
.right_menu a{
                vertical-align:top;
		text-decoration:none;
		color:#57a008;
		font-size:12px;
		font-weight:bold;
	}
