/* ToffeeWeb CSS -- Default */

/* NORMAL-SPECIFIC STYLES */

#maincolumn {
font-size: 10px;
line-height: 1.5em;
}

#submaincolumn {
font-size: 11px;
line-height: 1.5em;
}

/*h1, h2, h3, h4, h5, h6 {
margin: 0;
margin-bottom: -0.5em;
}


*html h1 {
margin-bottom: -1.1em;
}

*html h2 {
margin-bottom: -1.1em;
}

*html h3 {
margin-bottom: -1.1em;
}


h1 {
font-size: 19px;
}

h2 {
font-size: 17px;
color: #333;
}

h3 {
font-size: 15px;
color: #444;
margin-top: 1em;
}
*/


/*Fix the following so layout doesn't break 

.featurecaption {
font-size:10px;
}
*/
