body#mdm .border-top { padding-top:35px; border-top:1px solid #ccc; }
body#mdm .divider-down { background:url('/v/ipad/business/c/images/deployment_mdm_divider.jpg') repeat-x 0 0; }
body#mdm .gradient-down { *border-top:1px solid #eee;
	background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,#f4f4f4),color-stop(315px,#fff),color-stop(100%,#fff));
	background:-webkit-linear-gradient(top,#f4f4f4 0%,#fff 315px,#fff 100%);
	background:   -moz-linear-gradient(top,#f4f4f4 0%,#fff 315px,#fff 100%);
	background:        linear-gradient(top,#f4f4f4 0%,#fff 315px,#fff 100%);
}

body#mdm .row { padding:60px 120px 40px; }
body#mdm .row h1 { margin-bottom:12px; }
body#mdm .row h2 { margin-bottom:22px; font-size:1em; line-height:1.4285em; }
body#mdm .row h3 { margin-bottom:0; font-size:1em; line-height:1.4285em; }
body#mdm .row ol { margin-left:22px; *margin-left:26px; font-weight:bold; }
body#mdm .row ol li { margin-bottom:22px; padding-left:2px; }
body#mdm .row ol li span { font-weight:normal; }
body#mdm .row ul.disc { margin-left:18px; margin-bottom:15px; list-style:disc outside; }
body#mdm .row ul.disc li { margin-bottom:6px; }
body#mdm .row .grid2col .column { width:408px; }
body#mdm .row .grid3col .column { width:276px; }

body#mdm .callout { margin-top:27px; padding:17px 16px 12px;
	background:#f9f9f9;
	background:-webkit-gradient(linear,lefttop,leftbottom,color-stop(0%,#f4f4f4),color-stop(315px,#fff),color-stop(100%,#fff));
	background:-webkit-linear-gradient(top,#fff 0%,#f2f2f2 100%);
	background:   -moz-linear-gradient(top,#fff 0%,#f2f2f2 100%);
	background:        linear-gradient(top,#fff 0%,#f2f2f2 100%);
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
body#mdm .callout h3 { font-size:1.2727em; }
body#mdm .callout p { font-size:1.0909em; }

body#mdm .hero { padding:60px 0; }
body#mdm .hero h1 { margin-bottom:13px; }
body#mdm .hero .intro { padding:0 100px; }
body#mdm .hero nav { width:890px; margin:55px auto 0; }
body#mdm .hero nav a { display:inline-block; padding-top:15px; padding-bottom:15px; margin:0 4px; text-align:center; width:211px; font-weight:bold; font-size:1.15em; background:#f3f3f3; color:#252525; border-radius:5px; *margin:0 .25%; *border:1px solid #c7c7c7;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f3f3));
	background:-moz-linear-gradient(100% 100% 90deg, #f3f3f3, #ffffff);
	-webkit-box-shadow:inset #c7c7c7 0 1px 2px;
	   -moz-box-shadow:inset #c7c7c7 0 1px 2px;
	        box-shadow:inset #c7c7c7 0 1px 2px; }
body#mdm .hero nav a.last { margin-right:0; }
body#mdm .hero nav a:hover { text-decoration:none; background:#e6e6e6;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#e6e6e6));
	background:-moz-linear-gradient(100% 100% 90deg, #e6e6e6, #ffffff); 
}

body#mdm #features .section-header .column.last { padding-top:86px; }
body#mdm #features .section-header img.left { margin-left:-36px; margin-bottom:10px; }

body#mdm #architecture .section-header { margin-bottom:17px; }
body#mdm #architecture .section-header img.right { margin-top:-2px; }

body#mdm #privacy .section-header .column.last { padding-top:102px; }
body#mdm #privacy .section-header img.left { margin:0 0 6px 23px; }
body#mdm #privacy h3 { margin-bottom:7px; }

body#mdm #get-started .section-header { margin-bottom:13px; }
body#mdm #get-started .section-header img.right { margin:-13px -5px 16px 20px; }
body#mdm #get-started .callout img.left { margin-right:11px; }
body#mdm #get-started .callout h3 { padding-top:13px; }

body#mdm .resources { width:auto; padding:0 120px; background:url('/v/ipad/business/c/images/deployment_mdm_linen_bg.jpg') repeat-y 50% 0; }
body#mdm .resources .block p { margin-bottom:8px; color:#000; }
body#mdm .resources.grid2col .column { width:408px; padding:37px 0 28px; }
body#mdm .resources.grid2col .column.divider { width:440px; background:url('/v/ipad/business/c/images/deployment_mdm_pipe.png') no-repeat 100% 50%; }
body#mdm .resources.grid2col .column img { margin-top:21px; }
body#mdm .resources.grid2col .column.first img { margin-right:30px; }
body#mdm .resources.grid2col .column.last img { margin-right:10px; }

body#mdm .text-promos ul { margin-bottom:0; }

