/* Flatpages */

.flat dl,
.flat dl dd,
.flat dl dt { float:left; }
.flat dl { margin:29px 0; line-height:29px; }
.flat dl dd,
.flat dl dt { width:300px; margin:0 20px 0 0; }
.flat dl dd { width:610px; }
.flat dl dt { font-size:18px; font-weight:bold; }
.flat #center { margin-top:24px; }
/* Flatpages : About */
.flat.about #center p { font-size:18px; line-height:29px; margin:0 0 29px 0; }
.flat.about #center blockquote { line-height:29px; }
.flat.about #center blockquote div.info { font-size:16px; background:#faba1a; margin:29px 0 0; padding:18px 12px 20px; line-height:16px; }
.flat.about #center blockquote div.info a { line-height:16px; }

/* Flatpages : Legal */
.flat.legal { }
.flat.legal #center h1,
.flat.legal #center h2,
.flat.legal #center p { margin:0; padding:0; margin-bottom:29px; line-height:29px; }
.flat.legal #center p { font-size:14px; }
.flat.legal #center h1,
.flat.legal #center h2 { color:#666; }
.flat.legal #center ul { line-height:29px; margin:0 0 29px; }
.flat.legal #center ul li { margin-bottom:29px; list-style-type:square; margin:0 0 29px 18px; font-size:15px; font-weight:bold; }

/* Flatpages : Become A Teacher */
.flat.become-a-teacher #top,
.flat.become-a-teacher-thanks #top { margin:0 0 29px; }
.flat.become-a-teacher #left p.large,
.flat.become-a-teacher-thanks #left p.large { font-size:18px; font-weight:bold; color:#980000; }
.flat.become-a-teacher #left p,
.flat.become-a-teacher-thanks #left p { font-size:14px; color:#666; }
.flat.become-a-teacher #left,
.flat.become-a-teacher-thanks #left { width:270px; }
.flat.become-a-teacher #right,
.flat.become-a-teacher-thanks #right { 
  width:624px; 
  margin:0 0 0 16px; 
  padding:29px 29px 36px; 
  background:#980000;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  color:#fff;
}
.flat.become-a-teacher-thanks #right p { text-align:center; }
.flat.become-a-teacher-thanks #right p a { color:#fff; text-decoration:underline; }
.flat.become-a-teacher #right small { color:#f4f4f4; }
.flat.become-a-teacher #id-submit {
  float:right;
  margin:20px 16px 18px 0;
  width:117px;
  height:41px;
  cursor:pointer;
  background:url(../images/submit_button.png);
}
.flat.become-a-teacher .form #zip { width:80px; margin:0 40px 0 0; }

/* Flat: Support A Teacher */

.flat.support-a-teacher #center { text-align:center; }
.flat.support-a-teacher #center p { padding:0 100px; font-size:18px; }
