/* business
---------------------------*/
#main,
#main #content { position:static; padding:0; background:transparent; }
#main .content,
#main #content { border:none;
	-webkit-box-shadow:none;
	   -moz-box-shadow:none;
	        box-shadow:none;
	-webkit-border-radius:0;
	   -moz-border-radius:0;
	        border-radius:0;
}

#main .divider-up { width:980px; padding-bottom:80px; background:url(/v/ios/education/a/images/divider_up.png) no-repeat 0 bottom; background-size:980px 38px; }
#main .divider-down { width:980px; padding-top:71px; background:url(/v/ios/education/a/images/divider_down.png) no-repeat 0 top; background-size:980px 37px; }

/* layout */
.content .row { padding-top:48px; padding-bottom:25px; }

.content .column { *display:inline; }

.content .block { display:block; }
.content .inline { display:inline; }
.content .left { float:left; }
.content .right { float:right; }
.content .center { display:block; margin-right:auto; margin-left:auto; text-align:center; }

/* shared fonts */
body#education #more-for-education p,
body#education #updates .last { font-size:1.334em; line-height:1.375em; color:#666; }

/* hero */
body#education #hero { padding:76px 0 59px; }
body#education #hero img { display:block; }
body#education #hero h1 { margin-bottom:16px; padding-top:76px; }
body#education #hero p { margin:0 auto; width:880px; font-size:1.5em; line-height:1.444em; }

/* more-for-business */
body#education #more-for-education { width:865px; padding-left:50px; }
body#education #more-for-education h2 { margin:0 0 1px; }
body#education #more-for-education h2 img { display:block; }

/* updates */
body#education #updates { padding-bottom:3px; border-bottom:1px solid #E5E5E5; }
body#education #updates img { margin:0 41px 0 50px; }
body#education #updates h3 img { margin:-12px 0 -1px 5px; vertical-align:middle; }
body#education #updates .last { margin-bottom:44px; width:692px; padding-right:118px; }
body#education #updates .last h3 { margin-bottom:6px; }

/* learn-more */
body#education #learn-more { font-size:1.334em; padding:41px 0 37px; }
body#education #learn-more img { margin:0 0 0 227px; }
body#education #learn-more .last { width:659px; padding-top:24px; }
