		.radio_heading{
			padding: 4 0 0 5;
			width: 730px;
			height: 23px;
			background-color: black;
			color: white;
			font-family: tahoma;
			font-size: 12px;
			font-weight: bold;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		.mms_container{
			width: 730px;
			padding-bottom: 25px;
			/*height: 124px;*/
			background-color: #e2decb;
		}
		.MMS_image_style{
			border: 3px solid white;
		}
		.MMS_div_imgcontainer1{
			width: 134px;
			margin: 10 0 0 20;
			float: left;
		}
		.MMS_div_imgcontainer2{
			width: 120px;
			margin: 10 0 0 20;
			float: left;		
		}
		.MMS_div_txtcontainer{
			margin: 3 25 0 0;
			font-family: tahoma;
			font-size: 13px;
			font-weight: bold;
			float:right;		
		}
		.MMS_fontcolor{
			color: #b11210;
		}
		.MMS_popupcontainer{
			margin: 3 0 0 20;
			text-decoration: none;
			float: left;
		}
		.MMS_linkpopup{
			color: #b11210;
			text-decoration: none;
			font-family: tahoma;
			font-size: 13px;
			font-weight: bold;		
		}