#feature-area                             { height: 240px; background: url(/solutions/k12/images/feature_k12.jpg) no-repeat 0 0; }
#feature-area h2                          { margin-left: 410px; height: 115px; text-indent: -5000px; background: url(/solutions/k12/images/heading_k12.png) no-repeat 0 90px; }
.feature-intro 														{ margin-bottom: 10px; padding: 10px 20px 0 0; height: 220px; background: url(/solutions/k12/images/feature_filemaker_schools.jpg) no-repeat 100% 0; }
.feature-intro p 													{ width: 300px; }

/* Tabbed Nav */
/*-------------------------------------------------*/

#tab-nav li 															{ float: left; margin-right: 3px; border: 1px solid #ddd; border-bottom: 0; min-width: 80px; }
#tab-nav li 															{ -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
#tab-nav a 																{ display: block; padding: 5px 10px; background: #E1E7EC; font-size: 95%; text-decoration: none; }
	#tab-nav a:link 												{ color: #616161; }
	#tab-nav a:visited 											{ }
	#tab-nav a:hover 												{ background: #F9FCFF; color: #333; }
	#tab-nav a:active 											{ }
#tab-nav li.selected a 										{ background: #F9FCFF; }


/* Tabbed Content */
/*-------------------------------------------------*/

.callout#tab-content 											{ background: #e1eaeb url(/solutions/k12/images/bg_callout_school.png) repeat-x 0 0 !important; clear: both; border-top: 0; }
.callout#tab-content 											{ -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; }
body#k12-home .callout#tab-content				{ border-top: 1px solid #ddd; }
.callout-inner 														{ background: #F1F5F8; }
.callout-inner .firstcolumn 							{ margin-right: 30px; }
.callout-inner .lastcolumn 								{ margin-right: 0; }
.callout-inner .section 									{ border-bottom: 1px solid #ddd; margin-bottom: 15px; }
.callout-inner .section.last 							{ border-bottom: 0; }

.callout-inner h3 												{ clear: right; padding-top: 20px; }
.callout-inner li 												{ clear: right; border-top: 1px solid #ddd; padding: 10px 0; }
.callout-inner li span 										{ width: 45%; float: right; padding-bottom: 10px; }
