
/* ------ NOTES ---------------------------------------------------------------

Font Size Switcher Styles for Norabel Ignition Systems, http://www.norabel.com.
Using Invasion of the Body Switchers by Andy Clarke and James Edwards:
http://www.stuffandnonsense.co.uk/resources/iotbs.html

--------- UPDATE INFO ---------------------------------------------------------

Last updated: 20 May 2005
Last update made by: Jimmy Nordlund (jimmy@digitalvenues.se)

---------------------------------------------------------------------------- */




/* IOTBS STYLES
============================================================================ */

@media screen {

body.large #main {font-size : 1em; line-height: 180%;}
body.large #footer {font-size: 0.9em;}
body.large #breadcrums {font-size: 0.9em; line-height: 175%}
body.large img#ed {margin-top: 115px;}
body.large img#ecf {margin-top: 75px;}
body.large img#ebad {margin-top: 100px;}

}

