* {
	padding:0;
	margin:0;
}


body {
	margin:0;
	font-family:arial,helvetica,sans-serif;
	font-size:62.5%;
	line-height:2em;
	background-image:url("../images/main-bg.gif");
	background-repeat:repeat-y;
}

img {border:0;}

ul  {
  padding-left: 35px;
}


a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a.c_box {
position:absolute;
display:block;
margin:none;
border: none;
background-color:#ffffff;
font-family:Garamond,serif;
font-weight:bold;
line-height:85%;
text-decoration:none;
z-index:1000;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia,Times New Roman,Times;
}

h1 {
	font-size:2.2em;
	line-height:1.2em;
	margin-bottom:15px;
}

h1.price {
	font-size:2.2em;
	line-height:1.2em;
}

h2 {
	font-size:1.8em;
	line-height:1.2em;
	margin-bottom:5px;
}

h3 {
	font-size:1.5em;
	line-height:1.2em;
	margin-bottom:5px;
}

h4 {
	font-size:1.4em;
	line-height:1.2em;
	margin-bottom:5px;
}

h5 {
	font-size:1.15em;
	line-height:1.2em;
	margin-bottom:5px;
}

h6 {
	font-size:0.9em;
	line-height:1.2em;
	color:#000000;
	margin-bottom:5px;
	font-family:arial,helvetica,sans-serif;
}

h7 {
	font-size:1.3em;
	line-height:1.2em;
	color:#CF2837;
	margin-bottom:5px;

}

.feature {
	font-size:1.3em;
    font-weight:bold;
	line-height:1.2em;
	color:#959200;
    font-family:arial,helvetica,sans-serif;

}


input {
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}

html>body input {
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}

textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}

html>body textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}

select, th, td {
	font-size:1em;
}

hr {
	display:none;
}

.hr {
	height:1px;
	background-image:url("../images/hr-bg.gif");
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

.clear {
	clear:both;
}

.clearpad {
	clear:both;
	padding:8px 0 8px 0;
	font-size:1.1em;
}

.clearpad a {
	color:#000;
	text-decoration:underline;
}

.clearpad a:hover {
	color:#000;
	text-decoration:underline;
}

.white {
	color:#FFFFFF;
}

.black {
	color:#000000;
}

.homered {
	color:#CF2837;
	font-size:2.2em;
	line-height:1em;
	font-weight:normal;
}

.downloadred {
	color:#CF2837;
	font-size:1.4em;
	font-weight:bold;
}

.red {
	color:#CF2837;
	font-size:0.9em;
	line-height:1.2em;
}

.no-sifr-red {
	color:#CF2837;
	font-size:0.9em;
	line-height:1.2em;
}

.light-blue {
	color:#708DB9;
}

.no-sifr-light-blue {
	color:#708DB9;
}

.light-blue a {
	color:#708DB9!important;
	text-decoration:none;
}

.light-blue a:hover {
	color:#708DB9!important;
	text-decoration:none;
}

.dark-blue {
	color:#161C55;
}

.no-sifr-dark-blue {
	color:#161C55;
}

.dark-green {
	color:#4E5911;
}

.no-sifr-dark-green {
	color:#4E5911;
}

.light-green {
	color:#959200;
}

.no-sifr-light-green {
	color:#959200;
}

.brown {
	color:#715821;
}

.no-sifr-brown {
	color:#715821;
}

.yellow {
	color:#EDC300;
}

.no-sifr-yellow {
	color:#EDC300;
}

.pink {
	color:#E86A56;
}

.no-sifr-pink {
	color:#E86A56;
}

.orange {
	color:#F67129;
}

.no-sifr-orange {
	color:#F67129;
}

.orange a {
	color:#F67129;
	text-decoration:none;
}

.orange a:hover {
	color:#F67129;
	text-decoration:underline;
}

.maroon {
	color:#7A2821;
}

.no-sifr-maroon {
	color:#7A2821;
}

.maroon a {
	color:#7A2821;
	text-decoration:none;
}

.maroon a:hover {
	color:#7A2821;
	text-decoration:underline;
}

.purple {
	color:#CC99CC;
}

.no-sifr-purple {
	color:#CC99CC;
}



.red-bg {
	padding:10px 10px 10px 10px;
	background:#CF2837;
	color:#ffffff;
}

.light-blue-bg {
	padding:10px 10px 10px 10px;
	background:#708DB9;
}

.dark-blue-bg {
	padding:10px 10px 10px 10px;
	background:#161C55;
	color:#ffffff;
}

.dark-green-bg {
	padding:10px 10px 10px 10px;
	background:#4E5911;
	color:#ffffff;
}

.light-green-bg {
	padding:10px 10px 10px 10px;
	background:#959200;
	color:#ffffff;
}

.brown-bg {
	padding:10px 10px 10px 10px;
	background:#715821;
	color:#ffffff;
}

.yellow-bg {
	padding:10px 10px 10px 10px;
	background:#EDC300;
}

.pink-bg {
	padding:10px 10px 10px 10px;
	background:#E86A56;
}

.orange-bg {
	padding:10px 10px 10px 10px;
	background:#F67129;
}

.maroon-bg {
	padding:10px 10px 10px 10px;
	background:#7A2821;
	color:#ffffff;
}

.purple-bg {
	padding:10px 10px 10px 10px;
	background:#CC99CC;
	color:#ffffff;
}

.bullets {
	margin-left:15px;
}

.smaller {
	font-size: 90%;
}




#Img00 {background:url("../images/schools/pic_7to11.gif") no-repeat; height:344px; width:286px;
    position:absolute;
    left:310px; top:0px;
    z-index:-1;}

#Img01 {background:url("../images/schools/pic_11to14.jpg") no-repeat; height:388px; width:272px;
    position:absolute;
    left:320px; top:0px;
    z-index:-1;}

#Img02 {background:url("../images/schools/pic_14plus.jpg") no-repeat; height:367px; width:275px;
    position:absolute;
    left:320px; top:0px;
    z-index:-1;}

#Img03 {background:url("../images/chambers_learning_onwhite.gif") no-repeat; height:92px; width:175px;
    position:absolute;
    left:410px; top:420px;
    z-index:-1;}
#topheader
{
background-image:url("../images/main-bg.gif");
background-repeat:repeat;
margin-left:0px;
padding: 10px 0 10px 0;
}

#topheader p
{
margin-left: 50px;
font-size:12px;
color:#FFFFFF;
}

#topheader u
{
font-weight:bold;


}


#topheader a
{

font-size:18px;
color:#FFFFFF;
}

#wrap {
position:absolute;
top: 60px;
	margin:0;
	width:770px;
}

#header {
	font-size:1.25em;
	margin-left:44px;
	background-image:url("../images/header-bg.gif");
	background-repeat:repeat-x;
	height:91px;
}

#header h1 {
	background-image:url("../images/chambers-logo.gif");
	background-repeat:no-repeat;
	height:55px;
}

#breadcrumb {
	padding-left:2px;
	_margin-left:1px;
	font-size:0.85em;
}

#search {
	position:absolute;
	top:15px;
	left:465px;
	width:208px;
	height:73px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
	padding:0px 5px 0px 10px;
}

#basket {
	position:absolute;
	top:10px;
	left:690px;
	width:65px;
	height:73px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
	padding:0px 5px 0px 10px;
	text-align:center;
}

#basket img {
	margin-bottom:5px;
}

/* one column pages */
#content {
    position:relative;
	float:right;
	width:560px;
	font-size:1.25em;
	padding:15px 15px 15px 15px;
	background:url("../images/main-content-bg.gif") repeat-y;
/*	display:inline;  */
/*	margin-left:170px;*/
}

#content img {
	float:left;
	padding-right:10px;
}

#content p {
	font-size:1em;
	line-height:1.4em;
	margin-top:1em;
}

#content a {
	color:#101C52;
	font-weight:bold;
	text-decoration:none;

}


#content a:hover {
	text-decoration:underline;

}

#content .subsection {
	clear:both;
	padding:20px 0 0 0;
}

#content ul.indent {
	margin-left:30px;
}

.contactname {
	line-height:1.3em;
	margin:10px 0;
}

#learningTitles  {
  margin-right:230px;
}

#learningTitlesLower  {
  margin-right:180px;
}

#learningTitles a  {
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
  font-size:1.3em;
}

#learningTitlesLower a  {
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
  font-size:1.3em;
}

.learningSmallTitles  {
  color:#CC0000;
  font-weight:normal;
  text-decoration:none;
  font-size:0.9em;
}

/* two column pages */

#home-content {
	float:left;
    position:relative;
    font-size:1.25em;
	width:265px;
	line-height:1.3em;
	padding:15px 15px 15px 15px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
    margin:0px;
}

#home-content img {
	float:left;
	padding-right:15px;
}

#home-content img.no-float {
	float:none;
	padding:0;
	margin:0;
	border:0;
}

#home-content img.red-button {
	float:right;
	padding-left:15px;
	padding-right:0px;
	margin-top:-20px;
}


#home-content .indent {
	margin-left:30px;
}

/* two-column layout content pages */
#twocol-content {
	font-size:1.25em;
    position:relative;
	width:265px;
	float:left;
	line-height:1.3em;
	padding:15px 15px 15px 15px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
}



#twocol-content img {
	float:left;
	padding-right:15px;
}

#twocol-content a {
	color: #101C52;
	font-weight:bold;
	text-decoration:none;
}

#twocol-content a:hover {
	color: #101C52;
	text-decoration:underline;
}

#twocol-content img.no-float {
	float:none;
	padding:0;
	margin:0;
	border:0;
}

#twocol-sub-content {
	font-size:1.25em;
	width:265px;
	margin-top:8px;
	float:left;
	padding:15px 15px 15px 15px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
}

#twocol-sub-content p {
	font-size:1em;
	line-height:1.4em;
	margin-top:1em;
}

#twocol-sub-content a {
	color: #101C52;
	font-weight:bold;
	text-decoration:none;
}

#twocol-sub-content a:hover {
	color: #101C52;
	text-decoration:underline;
}

#twocol-sub-content img {
	float:right;
	padding-left:15px;
}



#main-content {
	float:left;
    position:relative;
    width:265px;
   	font-size:1.25em;
/*	display:inline;*/
/*	margin-left:170px;*/
	padding:15px 15px 15px 15px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
}

#main-content img {
	float:left;
	padding-right:15px;
}

#main-content img.no-float {
	float:none;
	padding:0;
	margin:0;
	border:0;
}

#main-content img.red-button {
	float:right;
	padding-left:15px;
	padding-right:0px;
	margin-top:-20px;
}


#main-content .indent {
	margin-left:30px;
}

.product-detail {
	float:right;
	width:90px;
	padding:5px;
	margin-left:5px;
	font-size:90%;
	line-height:1.2em;
}

.product-detail-heading {
	background:#CF2533;
	padding:3px 3px 1px 3px;
	color:#ffffff;
}

.product-heading-detail-white {
	border-top:3px solid #CF2837;
	border-right:6px solid #CF2837;
	border-bottom:3px solid #CF2837;
	border-left:3px solid #CF2837;
}

.new-edition {
	background-color:#CF2837;
	color:#fff;
	padding:3px 4px;
	font-size:0.9em;
}

blockquote {
	font-family:Georgia,Times New Roman,Times;
	color:#4E5911;
	font-style:italic;
	font-weight:bold;
	font-size:1.3em;
	
}


.price {
	color:#CF2533;
}

.small {
	font-size:90%;
	line-height:1.3em;
}

.spacer {
	height:35px;
}

#home-sub-content {
	float:right;
    position:relative;
	font-size:1.25em;
	width:265px;
	padding:15px 15px 15px 15px;
	margin-top:8px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
}

#home-sub-content p {
	font-size:1em;
	line-height:1.4em;
	margin-top:1em;
}

#home-sub-content img {
	float:right;
	padding-left:15px;
}

#home-sub-content img.red-button {
	float:right;
	padding-left:15px;
	padding-right:0px;
	margin-top:-20px;
}


#sub-content {
	float:left;
    position:relative;
    font-size:1.25em;
	width:265px;
	margin-top:8px;
	padding:15px 15px 15px 15px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
}

#sub-content p {
	font-size:1em;
	line-height:1.4em;
	margin-top:1em;
}

#sub-content img {
	float:right;
	padding-left:15px;
}

#sub-content img.red-button {
	float:right;
	padding-left:15px;
	padding-right:0px;
	margin-top:-20px;
}

#sub-footer {
	width:550px;
	margin-left:170px;
	_margin-top:-12px;
	padding:15px 15px 15px 15px;
	background-image:url("../images/main-content-bg.gif");
	background-repeat:repeat-y;
	clear:both;
}

#sub-footer-top-border {
	width:600px;
	height:1px;
	margin-left:170px;
	background-image:url("../images/downloads-bg.gif");
	background-repeat:repeat-x;
	clear:both;
}

#downloads {
	float:left;
	width:500px;
	font-size:130%;
}

#downloads p {
	font-size:90%;
}

#downloads p a {
	text-decoration:underline;
	color:#000;
}

#related-items {
	float:left;
	margin-left:95px;
}

#related-items p {
	font-size:130%;
}

#related-items p a {
	text-decoration:underline;
	color:#000;
}

#navigation {
	float:left;
    position:relative;
	width:149px;
    font-size:1.1em;
	padding:15px 0px 0px 21px;
    margin:0px;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-weight:bold;
}

#navigation a {
	color:#000000;
	text-decoration:none;
}

#navigation a.subnav {
	color:#B9B0AC;
	text-decoration:none;
}

#navigation a.on {
	color:#CF2533;
	text-decoration:none;
}

#navigation li a {
	color:#000000;
}

#navigation li a.subnav {
	color:#B9B0AC;
}

#navigation li a:hover {
	color:#CF2533;
}

#navigation li a:active {
	color:#ffffff;
}

#navigation li.light-blue {
	background-image: url("../images/nav-light-blue.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.light-blue-subnav {
	background-image: url("../images/subnav-light-blue.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.dark-blue {
	background-image: url("../images/nav-dark-blue.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.dark-blue-subnav {
	background-image: url("../images/subnav-dark-blue.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.dark-green {
	background-image: url("../images/nav-dark-green.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.dark-green-subnav {
	background-image: url("../images/subnav-dark-green.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.light-green {
	background-image: url("../images/nav-light-green.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.light-green-subnav {
	background-image: url("../images/subnav-light-green.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.brown {
	background-image: url("../images/nav-brown.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.brown-subnav {
	background-image: url("../images/subnav-brown.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.yellow {
	background-image: url("../images/nav-yellow.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.yellow-subnav {
	background-image: url("../images/subnav-yellow.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.pink {
	background-image: url("../images/nav-pink.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.orange {
	background-image: url("../images/nav-orange.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.orange-subnav {
	background-image: url("../images/subnav-orange.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.pink-subnav {
	background-image: url("../images/subnav-pink.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.maroon {
	background-image: url("../images/nav-maroon.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.maroon-subnav {
	background-image: url("../images/subnav-maroon.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#navigation li.purple {
	background-image: url("../images/nav-purple.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:23px;
	padding-left:25px;
}

#navigation li.purple-subnav {
	background-image: url("../images/subnav-purple.gif");
	background-repeat: no-repeat;
	margin-bottom:1px;
	height:22px;
	padding-left:25px;
}

#foot {
	font-size:1.25em;
	clear:both;
	padding-top:1.5em;
	margin-left:44px;
	background-image:url("../images/footer-bg.gif");
	background-repeat:repeat-x;
	height:108px;
    padding-bottom:10px;
}

.hidden-navigation, #navigation h2, #foot h2 {
    display:none;
    /*width:1px;
	position:absolute;
	left:-9999px;*/
}

th {
	font-family:Georgia,Times New Roman,Times;
	text-align:left;
	font-size:1em;
	line-height:1.2em;
	margin-bottom:5px;
}

caption {
	font-family:Georgia,Times New Roman,Times;
	text-align:left;
	font-size:0.9em;
	font-weight:bold;	
}

/* form table in gigglossary */
.formpad {
	padding-bottom: 5px;
}

.buttons {
	float:left;
	margin-right: 25px;
}

.inputlength {
	width: 212px;
}

html>body .inputlength {
	width: 200px;
}

.leftpos {
	float:left!important;
	margin: 0 5px 0 -15px;
}

.rightpos {
	float:right!important;
	margin: 0 5px 0 5px;
}

#left {
	float:left;
}

#left_anagram {
	float:left;
	height:300px;
}

.ol_indent {
	margin-left:140px;
}

.ul_indent {
	margin-left:135px;
}

.ul_bold {
	font-weight:bold;
	margin-left:15px;
}

.java {
	clear:both;
	padding-top: 10px;
}

html>body .java {
	clear:both;
	padding-top: 30px;
}

table.sudoku {
	border : 3px solid black;
}

table.sudoku td {
	border : 1px solid black;
	width : 35px;
	height : 35px
}
table.sudoku td.left {
	border-width : 1px 1px 1px 3px

}
table.sudoku td.top {
	border-width : 3px 1px 1px 1px

}
table.sudoku td.topleft {
	border-width : 3px 1px 1px 3px

}



/* 3 col - worksheets page */

#threecol {
	width:550px;
}

#twocol {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol .rightimage {
	float:right;
	padding-left:15px;
}

#twocol1 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol1 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol2 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol2 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol3 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol3 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol4 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol4 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol5 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol5 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol6 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol6 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol7 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol7 .rightimage {
	float:right;
	padding-left:15px;
}

#twocol8 {
	float:right;
	width:470px;
	margin-bottom:5px;
}

#twocol8 .rightimage {
	float:right;
	padding-left:15px;
}

#noborder td {border:none!important;padding:none;text-align:left!important;}
#noborder1 td {border:none!important;padding:none;text-align:left!important;}
#noborder2 td {border:none!important;padding:none;text-align:left!important;}

#datatable {
	border:1px solid #000;
}

#datatable th, td {
	padding: 5px 20px 10px 5px;
	border:1px solid #000;
}

#datatable1 {
	border:1px solid #000;
	margin-top:4px;
}

#datatable1 th, td {
	padding: 5px 20px 10px 5px;
	border:1px solid #000;
	text-align:center;
}

#datatable2 {
	border:1px solid #000;
	margin-top:4px;
}

#datatable2 th, td {
	padding: 5px 20px 10px 5px;
	border:1px solid #000;
	text-align:center;
}

#datatable3 {
	border:1px solid #000;
	margin-top:4px;
}

#datatable3 th, td {
	padding: 5px 20px 10px 5px;
	border:1px solid #000;
	text-align:center;
}

#discount {
	border:1px solid #000;
}

#discount td {
	padding: 1px 5px 5px 5px;
	border:1px solid #000;
}


.hidden {
    display:none;
    }

.columnleft {
    float: left;
    padding:10px 15px 20px 0px;
    }

.columnright {
    float: left;
    padding:10px 0px 20px 0px;
    }

.four.columns a {width:175px; height:86px; display:block;}

#button01 a {background:url("../images/schools/7_to_11_button.gif") no-repeat; width:176px; height:86px; display:block;}
#button01 a:hover {background:url("../images/schools/7_to_11_button_on.gif") no-repeat;}

#button02 a {background:url("../images/schools/11_to_14_button.gif") no-repeat; width:175px; height:86px; display:block;}
#button02 a:hover {background:url("../images/schools/11_to_14_button_on.gif") no-repeat;}

#button03 a {background:url("../images/schools/14_plus_button.gif") no-repeat; width:175px; height:86px; display:block;}
#button03 a:hover {background:url("../images/schools/14_plus_button_on.gif") no-repeat;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.homered {
	font-size:2.2em;
	line-height:1em;
	visibility: hidden;
}
