@import url("global.css");
		.ContentMain{
		width:435px;
		float:left;
		}
			.InTheMedia{
			background:url(../images/InTheMedia.jpg) no-repeat #908A6C;
			padding:80px 20px 0 20px;
			width:395px; /*435px*/
			}
			.BeforeAndAfter{
			background:url(../images/BeforeAndAfter.jpg) no-repeat #000;
			padding:0px 20px 0px 20px;
			width:395px; /*435px*/
			}
				.Morphing{
				height:330px;
				margin:40px 0 0 10px;
				width:372px;
				}
			#BannerLinks {
			background:url(../images/BannerLinksBG.jpg) repeat-x;
			width:435px;
			}
				#BannerLinks img{
				margin:30px 0 0 30px;
				}
			
	  .ContentSub{
		background:#655F3B;
		float:left;
		width:545px;
		}
			.WhyChoose{
			background:url(../images/WhyChoose.jpg) no-repeat #4F2E03;
			padding:80px 30px 20px 33px;
			width:482px; /*545px*/
			} 			
			.Procedures{
			background:url(../images/Procedures.jpg) no-repeat #655F3B;
			padding:110px 0px 20px 32px;
			width:513px; /*545px*/
			}
				.Breast{
				background:url(../images/BoxBreast.jpg);
				float:left;
				height:189px; /*369px*/
				padding:180px 0 0 0;
				width:230px;
				margin-bottom:10px;
				}
					.Breast li{
					list-style:none;
					text-decoration:none;
					padding:0 0 0 20px;
					margin:0;
					}
				.Body{
				background:url(../images/BoxBody.jpg);
				float:left;
				height:189px; /*369px*/
				padding:180px 0 0 0;
				width:230px;
				margin-left:20px;
				margin-bottom:10px;
				}
					.Body li{
					list-style:none;
					text-decoration:none;
					padding:0 0 0 20px;
					margin:0;
					}
			#VirtualProcBanner {
			
			}
			#VirtualProcBanner a img {
				border:none;
			}