/* CSS Document */
/* large = normal font size + 8px */
.css_larger {font-size: 20px; line-height:28px;}
.css_larger h1.section_title { font-size: 28px; }
.css_larger h1.subsection_title { font-size: 28px;}

/* article */

.css_larger .byline { font-size:20px;}
.css_larger .article_info { font-size:17px; }
.css_larger .sidebar_title { font-size:18px; }

/* section and subsection content listings */

.css_larger .section_callouts_title { font-size: 24px; line-height:17px;}
.css_larger .section_callouts_title a { background-position: right 10px;}

/* listing */

.css_larger .listing_title { font-size: 22px; line-height:26px;}
.css_larger .listing_text { line-height:21px;}
.css_larger .listing_info { font-size:17px;}

/* home bottom buckets */

.css_larger .bucket_title { font-size: 22px; line-height:26px;}
.css_larger .bucket_link { font-size: 17px; line-height:19px;}

/* top content extra links */

.css_larger .extra_links { height:43px;}
.css_larger .breadcrums { font-size: 17px; line-height:20px;}
.css_larger .extralinks_options { font-size: 17px; line-height:18px;}

/* form */

.css_larger legend.form_title { font-size: 21px; line-height:24px;}

.css_larger .form label { font-size: 20px; line-height: 25px; }
.css_larger .form input, .css_larger .form select, .css_larger .form textarea { font-size: 20px; line-height:24px;}

.css_larger .form .errmessage { font-size: 20px; line-height:26px;}

.css_larger input.button { font-size: 20px; line-height:24px;}
.css_larger input.clear_button { font-size: 20px; line-height:24px;}

/*/////// global /////////////////////////////////////////////////////////////*/

.css_larger h1 { font-size: 24px; }

.css_larger h2 { font-size: 22px; }

.css_larger h3 { font-size: 20px; }

.css_larger h4, .css_larger h5, .css_larger h6 { font-size: 20px; }
