/* ToffeeWeb CSS -- Large Text Version */

/* LARGE-SPECIFIC STYLES */


#maincolumn, #submaincolumn {
font-size: 16px;
line-height: 1.5em;
color: #222;
}


/* Zoom-specific variables
.headlinenewsitem { 
line-height: 120%;
}

.rumoursitem, .snippetsitem { 
line-height: 120%;
}

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


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

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

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



h1 {
font-size: 21px;
}

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

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


/*Fix the following so layout doesn't break */

.featurecaption {
font-size:10px;
}
