A:link    {
        color: #647996;
        text-decoration: underline;
        }

A:visited     {

    color: #3c3c3c;
    text-decoration: underline;
        }

A:hover   {
        color: #3c3c3c;
        text-decoration: underline;
        }

.error_text
{
    margin: 6px 0px 8px 0px;
}

.error_text p
{
    margin-bottom:0px;
}

.dataTableRows table 
{
    border-spacing: 1px;
    background-color: #ffffff;
}
.dataTableRows th
{
    background-color: #E8ECEE;
    font-size: 11px;
    font-weight: bold;
    color: #5C5C5C;
    padding: 3px 2px;
    text-align:right;
}
.dataTableRows td 
{ 
    padding-left:4px;
}


.dataTable th 
{
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 0;
    background-color: #9FAAB8;
}
.dataTable td 
{ 
    text-align: center;
    background-color: #E8ECEE;
    color: #4B4C4D;
    padding: 5px 0;
    margin: 0;
}

.dotted_divider {
    padding-top: 10px;
    margin-bottom: 12px;
    background: url(../images/bg_horizontal_dots.gif) repeat-x bottom left;
}

.blue_divider {
	height: 7px;
    margin-top: 10px;
    margin-bottom: 12px;
    background-color: #758498;
}

.back_to_top
{
    padding-bottom:4px;
    float:right;
}

.driver_download
{
    padding-bottom:4px;
}

.tab_icons
{
	padding-top:7px;
}

.press_info
{
    padding-left:10px;
    margin-bottom:6px;
}

.investor_info
{
    padding-left:10px;
    margin-bottom:6px;
}

.driver_download_right
{
    padding-left:10px;
    margin-bottom:6px;
}

.quote_block
{
    background: url(../images/bg_horizontal_dots.gif) repeat-x top left;
	background-color: #F3F4F6;
}

.quote_block .quote
{
    margin-left:12px;
	padding-top:25px;
	font-family:arial,helvetica,sans-serif;
	color: #647996;
	font-size:11px;
}

.quote_block .source
{
    background: url(../images/bg_horizontal_dots.gif) repeat-x bottom left;
	font-family:arial,helvetica,sans-serif;
	color: #6e6e6e;
	font-size:10px;
	text-align:right;
	padding-bottom:20px;
	margin-right:12px;
	margin-top:10px;
}

.page_list_top
{
    background: url(../images/bg_horizontal_dots.gif) repeat-x top left;
    padding-top:6px;
}

.page_list_bottom
{
    background: url(../images/bg_horizontal_dots.gif) repeat-x bottom left;
    padding-bottom:18px;
    margin-bottom:12px;
}

.page_list
{
    font-size:10px;
    margin-left:6px;
    float:left;
    margin-top:0px;
}

.page_list_buttons 
{
    float: right;
    display: inline;
    margin-top:-2px;
}

.page_links #date
{
    color:black;
}

.page_links ul {
    margin-top: 6px;
    margin-bottom: 6px;
}
.page_links li
{
    list-style-type: none;
    padding-left: 13px;
    padding-top: 2px;
    margin-bottom: 10px;
    background: url(../images/icon_circle_arrow.gif) 0 4px no-repeat;
}

.main_body
{
    margin-left:18px;
    margin-right:14px;
    padding-bottom:20px;
    margin-top:8px;
}

.right_column
{
    padding-top:10px;
    font-size:10px;
}

.right_column_title
{
    padding-bottom:6px;
    margin-left:12px;
}

.right_column_title h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #758498;
    margin-bottom:0px;
}

#flash_quickfinder {
    padding-top: 9px;
}

#flash_spotlight {
    background-image: url(../images/bg_smokeblue.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.right_column_text
{
    margin-left:12px;
    padding-bottom:2px;
}

.right_column_link
{
    padding-bottom:2px;
    margin-left:12px;
    margin-right:10px;
    text-decoration:underline;
}
.right_column_link a 
{
    color:#7C90AA;
    font-weight:normal;
}

.right_column_link_bg
{
    background: url(../images/icon_circle_arrow.gif) 0 1px no-repeat;
    padding-left:14px;
}


.right_column_link a:visited
{
    color:#3C3C3C;
}

.right_column_link a:hover
{
    color:#3C3C3C;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #7A7A7A;
    font-size: 10px;
}

h1  {
    font-size: 18px;
    color: #000000;
    margin-bottom: 6px;
    margin-top:0px;
    margin-right:8px;
    padding-bottom:0px;
    width:100%;
    }

h1.extranet
{
	margin-top:18px;
}


.main_body h2
{
    border-top: 2px solid #D0D0D0;
    padding-top:2px;
}

.main_body h3
{
    /*border-top: 2px solid #D0D0D0;
    padding-top:2px;*/
}

.main_body h4
{
    margin-bottom: 2px;
	margin-top: 0px;
}

.page_head h2
{
    background: url(../images/bg_page_list_head.gif) top left repeat-x;
    font-size: 11px;
    border-top:none;
    padding-top:8px;
    margin-bottom:6px;
    padding-left:8px;
}

H2  
{
/*
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: -10px;
    text-transform: uppercase;*/
    font-size: 11px;
    font-weight: bold;
    color: #e84524;
    margin-top: 12px;
    margin-bottom:4px;
}

h2 a
{
    padding-right:16px;
    background: url(../images/icon_circle_arrow_lg.gif) 100% 0px no-repeat;
}

H2 A:link{
    color: #e84524;
    text-decoration: none;
        }

H2 A:visited{
    color: #e84524;
    text-decoration: none;
        }

H2  A:hover{
    color: #e84524;
    text-decoration: none;
        }

H2  A:active{
    color: #e84524;
    text-decoration: none;
        }

H3  {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top:0px;
        }

H3 A:link{
    color: #6a6a6a;
    text-decoration: underline;

}
H3 A:visited{
    color: #3c3c3c;
    text-decoration: underline;

}
H3 A:hover{
    color: #3c3c3c;
    text-decoration: underline;

}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 0px;
    font-style: italic;
}

.indexcolumntable
{
	background-image: url(../images/bg_index_bottom_sections.gif);
	background-repeat: repeat-x;
}
.indexcolumn
{
	margin-left:20px;
}

.indextitle
{
    font-family: arial, helvetica;
    font-size: 14px;
    color: #758498;
    font-weight: bold;
	margin-top:12px;
    margin-bottom:18px;
	margin-right:14px;
}

.indexsubtitle
{
    font-family: arial, helvetica;
    font-size: 11px;
    color: #424242;
    text-decoration: none;
    font-weight: bold;
	margin-right:14px;
}

P   {
        font-family: arial, helvetica, sans-serif;
        font-size: 11px;
        color: #7a7a7a;
        text-decoration: none;
        margin-top:0px;
        }
.indextext
{
    font-family: arial, helvetica;
    font-size: 11px;
    color: #7a7a7a;
    text-decoration: none;
	margin-right:14px;
	margin-bottom:12px;
}

.blue_column_separator
{
	width: 100%;
    background-color:#758498;
	height: 9px;
	margin-top:20px;

}

P A:link    {
        color: #647996;
        text-decoration: underline;
        }

P A:visited     {

    color: #3c3c3c;
    text-decoration: underline;
        }

P A:hover   {
        color: #3c3c3c;
        text-decoration: underline;
        }
.black {
        color: #000000;
        text-decoration: none;
        }
.black A:link {
        color: #000000;
        text-decoration: none;
        }
.black A:visited {
        color: #000000;
        text-decoration: none;
        }       
.black A:hover {
        color: #f83800;
        text-decoration: none;
        }       
.black A:active {
        color: #000000;
        text-decoration: none;
        }

.blacktitle {
        font-family: Verdana, Arial;
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        }

.bold6s {

    font-family: Verdana, Arial;
    font-size: 10px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 0px;
}

.smallgrey  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #5C5C5C;
    text-align:right;
    background-color: #E8ECEE;
    height:20px;
}

.smallblack {
        font-family: Arial;
        font-size: 7.1pt;
        color: #000000;
        text-decoration: none;
        }


.formElement    
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.5pt;
    width: 100%;
    border: 1px solid #A5ACB2;
}

.searchFormElement  
{
    font-family: arial, helvetica, sans serif;
    font-size: 8pt;
    width: 120px;
}

.formTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #6A6A6A ;
    text-decoration: none;
    font-weight: bold;
    }

ul
{
    list-style-type: none;
    margin-left:0px;
    padding-left:0px;
}
ul li
{
	list-style-type: none;
	padding-left: 14px;
	background: url(../images/icon_circle_arrow.gif) 0 4px no-repeat;
	list-style-type: none;
	margin-left: 12px;
	padding-top: 0px;
	line-height: normal;
}

/*
UL      {list-style-image:  url(../images/bullet_redgray.gif); margin-left: -23px;
        font-family: Verdana, Arial;
        font-size: 10px;
        color: #646464;
        text-decoration: none;
        }

UL A:link   {
        color: #0066CC;
        text-decoration: underline;
        }

UL A:visited    {
        color: #000000;
    text-decoration: underline;
        }

UL A:hover  {
        color: #999999;
    text-decoration: underline;
        }
*/
.nestedUL   {list-style-image:  url(../images/bullet_redgray.gif); margin-left: 18px;
        font-family: Verdana, Arial;
        font-size: 10px;
        color: #646464;
        text-decoration: none;
        }

.nestedUL A:link    {
        color: #0066CC;
        text-decoration: underline;
        }

.nestedUL A:visited     {
        color: #000000;
    text-decoration: underline;
        }

.nestedUL A:hover   {
        color: #999999;
    text-decoration: underline;
        }

.menu   {
        font-family: Verdana, Arial;
        font-size: 9pt;
        color: #ffffff;
        text-decoration: none;
        }

.menu A:link    {
        font-family: Verdana, Arial;
        font-size: 9pt;
        color: #ffffff;
        text-decoration: none;
        }

.menu A:visited {
        text-decoration: none;
        }

.menu A:hover   {
        color: #056C68;
        text-decoration: none;}

.submenuon  {
        font-family: Arial;
        font-size: 7.1pt;
        color: #FF3100;
        text-decoration: none;
        }

.redsection {
        font-family: Arial;
        font-size: 9pt; color: #CC0000;
        text-decoration: none;
        padding-top: 0px;
        margin-top: 0px;
        }

.redsectionmenu {
        font-family: Arial;
        font-size: 7.1pt;
        color: #CC0000;
        text-decoration: none;
        text-transform: uppercase;
        }

.redsectionmenu A:link  {
        color: #CC0000;
        text-decoration: none;
        }

.redsectionmenu A:visited   {
        color: #CC0000;
        text-decoration: none;
        }

.redsectionmenu A:hover {
        color: #CC0000;
        text-decoration: none;
        }

.submenu    {
        font-family: Arial;
        font-size: 7.1pt;
        color: #999999;
        text-decoration: none;
        text-transform: uppercase;
        }

.submenu A:link {
        color: #999999;
        text-decoration: none;
        }

.submenu A:visited  {
        color: #999999;
        text-decoration: none;
        }

.submenu A:visited  {
        color: #000000;
        text-decoration: none;
        }

.sectionmenu    {
        font-family: Arial;
        font-size: 7.5pt;
        color: #000000;
        text-decoration: none;
        }

.sectionmenu A:link {
        color: #000000;
        text-decoration: none;
        }

.sectionmenu A:visited  {
        color: #000000;
        text-decoration: none;
        }

.sectionmenu A:hover    {
        color: #999999;
        text-decoration: none;
        }

.subsectionmenu {
        font-family: Arial;
        font-size: 7.5pt;
        color: #666666;
        text-decoration: none;
        }

.subsectionmenu A:link  {
        color: #666666;
        text-decoration: none;
        }

.subsectionmenu A:visited   {
        color: #666666;
        text-decoration: none;
        }

.subsectionmenu A:hover {
        color: #000000;
        text-decoration: none;
        }


.supersubmenu   {
        font-family: Arial;
        font-size: 7.5pt;
        color: #999999;
        text-decoration: none;
        }

.supersubmenu A:link    {
        color: #999999;
        text-decoration: none;
        }

.supersubmenu A:visited {
        color: #999999;
        text-decoration: none;
        }

.supersubmenu A:hover   {
        color: #000000;
        text-decoration: none;
        }

.results    {
        font-family: Arial;
        font-size: 7.5pt;
        color: #000000;
        text-decoration: underline;
        }

.results A:link {
        color: #000000;
        text-decoration: underline;
        }

.results A:visited  {
        color: #000000;
        text-decoration: underline;
        }

.results A:hover    {
        color: #666666;
        text-decoration: underline;
        }

/*
Left-side navigation
*/

.left_nav_tile {
    height: 100%;
    background: url(../images/bg_backpage_nav_border.gif) repeat-y top left;
    overflow: auto;
}

.left_nav_bg {
    min-height: 450px;  
    background: url(../images/bg_backpage_nav.gif) no-repeat top left;
}

.navL1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid #c8c8c9;
    margin-left:14px;
    margin-right:14px;
    padding-bottom:4px;
    padding-top:4px;
}
.navL1 A:link {
    color: #758498;
    text-decoration: none;
}
.navL1 A:visited {
    color: #758498;
    text-decoration: none;
}
.navL1 A:hover {
    color: #3C3C3C;
    text-decoration: none;
}
.navL1 A:active {
    color: #758498;
    text-decoration: none;
}
.navL2 {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #758498;
    text-decoration: underline;
    margin-left:20px;
    margin-right:14px;
}
.navL2 A:link {
    color: #758498;
    text-decoration: underline;
}
.navL2 A:visited {
    color: #758498;
    text-decoration: underline;
}
.navL2 A:hover {
    color: #3C3C3C;
    text-decoration: underline;
}
.navL2 A:active {
    color: #758498;
    text-decoration: underline;
}
.navL3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #758498;
    text-decoration: underline;
    margin-left:26px;
    margin-right:14px;
}
.navL3 A:link {
    color: #758498;
    text-decoration: underline;
}
.navL3 A:visited {
    color: #758498;
    text-decoration: underline;
}
.navL3 A:hover {
    color: #3C3C3C;
    text-decoration: underline;
}
.navL3 A:active {
    color: #758498;
    text-decoration: underline;
}
.navL1selected {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    border-top: 1px solid #c8c8c9;
    margin-left:14px;
    margin-right:14px;
    padding-top:4px;
    padding-bottom:4px;
}
/*
.navL1selected A:link {
    color: #f83800;
    text-decoration: none;
}
.navL1selected A:visited {
    color: #f83800;
    text-decoration: none;
}
.navL1selected A:hover {
    color: #f83800;
    text-decoration: none;
}
.navL1selected A:active {
    color: #f83800;
    text-decoration: none;
}*/
.navL2selected {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-left:20px;
    margin-right:14px;
}
/*
.navL2selected A:link {
    color: #f83800;
    text-decoration: none;
}
.navL2selected A:visited {
    color: #f83800;
    text-decoration: none;
}
.navL2selected A:hover {
    color: #f83800;
    text-decoration: none;
}
.navL2selected A:active {
    color: #f83800;
    text-decoration: none;
}
*/
.navL3selected {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-left:26px;
    margin-right:14px;
}
/*
.navL3selected A:link {
    color: #f83800;
    text-decoration: none;
}
.navL3selected A:visited {
    color: #f83800;
    text-decoration: none;
}
.navL3selected A:hover {
    color: #f83800;
    text-decoration: none;
}
.navL3selected A:active {
    color: #f83800;
    text-decoration: none;
}
*/

.xnt_columns
{
    padding-top:18px;
    padding-bottom:8px;
}

.breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #acacac;
    text-decoration: none;
    padding-top:14px;
    padding-left:18px;
}
.breadcrumb A:link {
    color: #828282;
    text-decoration:underline;
}
.breadcrumb A:visited {
    color: #828282;
    text-decoration:underline;
}
.breadcrumb A:hover {
    text-decoration: underline;
}
.breadcrumb A:active {
    color: #828282;
    text-decoration: underline;
}
.grey3s {
    color: #333333;
    border-top:none;
}

.grey9s {
    color: #999999;
}
.newsSpot {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}
.newsSpot A:link {
    color: #666666;
    text-decoration: none;
}
.newsSpot A:visited {
    color: #666666;
    text-decoration: none;
}
.newsSpot A:hover {
    color: #000000;
    text-decoration: none;
}
.newsSpot A:active {
    color: #000000;
    text-decoration: none;
}

.red {
    color: #FF3300;
}

.red A:link {
    color: #FF3300;
    text-decoration: none;
}
.red A:visited {
    color: #000000;
    text-decoration: none;
}

.red A:hover {
    color: #666666;
    text-decoration: none;
}

.red A:active {
    color: #FF3300;
    text-decoration: none;
}

.smokeybluebg
{
    background-color:#7d8da3;
}

.smokeyblue2bg
{
    background-color:#758498;
}


.searchresultTitle {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.searchresultTitle A:link {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #FF3300;
    text-decoration: none;
}

.searchresultTitle A:visited {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #666666;
    text-decoration: none;
}

.searchresultTitle A:hover {
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.searchresultDescription {
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #666666;
}

td {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #646464;
        text-decoration: none;
}
.supaSmall {
        font-family: Verdana, Arial;
}

 .pressLocation {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #646464;
    font-weight: bold;

}

.pressSubtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    font-style: italic;
}
.more {
    color: #EB5F42;
}
.more A:link {
    color: #EB5F42;
    text-decoration: none;
}
.more A:visited {
    color: #999999;
    text-decoration: none;
}
.more A:hover {
    color: #333333;
    text-decoration: none;
}
.bucketNav {
    color: #f83800;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;

}
.bucketNav A:link {
    color: #000000;
    text-decoration: none;
}
.bucketNav A:visited {
    color: #000000;
    text-decoration: none;
}
.bucketNav A:hover {
    color: #f83800;
    text-decoration: none;
}
.bucketNav A:active {
    color: #000000;
    text-decoration: none;
}
.bucketNav2 {
    color: #f83800;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;

}
.bucketNav2 A:link {
    color: #666666;
    text-decoration: none;
}
.bucketNav2 A:visited {
    color: #666666;
    text-decoration: none;
}
.bucketNav2 A:hover {
    color: #f83800;
    text-decoration: none;
}
.bucketNav2 A:active {
    color: #666666;
    text-decoration: none;
}
.bucketNavOn {
    color: #f83800;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;

}
.bucketNavOn A:link {
    color: #f83800;
    text-decoration: none;
}
.bucketNavOn A:visited {
    color: #f83800;
    text-decoration: none;
}
.bucketNavOn A:hover {
    color: #666666;
    text-decoration: none;
}
.bucketNavOn A:active {
    color: #f83800;
    text-decoration: none;
}
.bucketNav2On {
    color: #f83800;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;

}
.bucketNav2On A:link {
    color: #f83800;
    text-decoration: none;
}
.bucketNav2On A:visited {
    color: #f83800;
    text-decoration: none;
}
.bucketNav2On A:hover {
    color: #666666;
    text-decoration: none;
}
.bucketNav2On A:active {
    color: #f83800;
    text-decoration: none;
}
.extranetNav {
    color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}
.extranetNav A:link {
    color: #999999;
    text-decoration: none;
}
.extranetNav A:visited {
    color: #999999;
    text-decoration: none;
}
.extranetNav A:hover {
    color: #f83800;
    text-decoration: none;
}
.extranetNav A:active {
    color: #999999;
    text-decoration: none;
}
.exWelcome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.docResults {
        font-family: Verdana, Arial;
        font-size: 10px;
        color: #969696;
        text-decoration: none;
        text-transform: uppercase;
}
.docResults A:link {
    color: #969696;
    text-decoration:none;
    text-transform: uppercase;
}
.docResults A:visited {
    color: #969696;
    text-decoration:none;
    text-transform: uppercase;
}
.docResults A:hover {
    color: #333333;
    text-decoration:none;
    text-transform: uppercase;
}
.docResults A:active {
    color: #969696;
    text-decoration:none;
    text-transform: uppercase;
}

.careerList {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #6a6a6a;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
        }

.careerList A:link{
    color: #6a6a6a;
    font-weight: bold;
    text-decoration: none;
        }

.careerList A:visited{
    color: #6a6a6a;
    font-weight: bold;
    text-decoration: none;
        }

.careerList A:hover{
    color: #f83800;
    font-weight: bold;
    text-decoration: none;
        }

.careerList A:active{
    color: #6a6a6a;
    font-weight: bold;
    text-decoration: none;
        }

/*****************************************************
/ Styles for Flash ifr
/****************************************************/
.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;
}


/* 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 {
    visibility: hidden;
    letter-spacing:0px;
}
/*
.sIFR-hasFlash h2 
{
    visibility: hidden;
    letter-spacing:1px;
}
*/
