body#firefox {

}

body#firefox #wrapper {
	background-image: images/bg.gif;
	background-position: top center;
	background-repeat: no-repeat;

}



#firefox #main-feature { min-height: 100%; }

* html #firefox #main-feature { height: 100%; /* Hack for IE6 */ }

#firefox #main-feature #feature-contents { min-height: 100%; }

* html #firefox #main-feature #feature-contents { height: 100%; /* Hack for IE6 */ }

#firefox #main-feature h2 { padding-top: 5px; }
#firefox #main-feature p {
	font-size: 135%;
	margin-right: 355px;
	margin-top: 0;
}

#firefox #content { margin-right: 200px; }

.js #firefox-feature {

	height: 100%px;
	width: 75%px;
	padding: 0px 0px 300px 0px;
}

#firefox-feature {

	padding: 0px 0px 0px 0px;
}

#firefox-feature #firefox-feature-header {
	height: 40px;
	line-height: 1;
}

#firefox-feature h3 {
	font-size: 265%;
	margin: 0;
	padding: 30px 40px 14px 19px;
}

/*
    a:link {color:#000000;text-decoration:none;}
    a:visited {color:#000000;text-decoration:none;}
    a:hover {color:#CC0000;text-decoration:underline;background-color:yellow}
    a:active {color:#000000;text-decoration:none;}
*/

#firefox-feature #firefox-feature-nav {
    font-style:verdana;font-size:9px;
    text-align:center;
    background-color:white;
	padding:10 10 10 0;
	border:solid; 
    border-color: #B0B0FF; 
    border-width:0 0 3 0; 
}



#firefox-feature #firefox-feature-nav a.selected { color: #000000; outline: 1; outline-style:solid; outline-color:#B0B0FF; font-weight:bold; background-color:#B0B0FF; padding: 9 9 9 9;text-decoration:none;}
#firefox-feature #firefox-feature-nav a:hover { text-decoration: underline; padding:9 9 9 9;color:#FFffff;font-weight:bold; outline-style:ridge;outline-color:#C6C6FF}
#firefox-feature #firefox-feature-nav a { color: #000000; font-weight:bold; background-color:#D9D9FF; padding: 10 10 10 10;text-decoration:none;}


.firefox-feature-contents {
   
    padding: 5 5 5 5;
	margin: 20 0 0 0px;
	color: #898378;
	position:relative;z-index:0;
    border-style:double;
    border-color:#C6C6FF;
    border-width:2;
    background-color:#ffffff;
}

.firefox-feature-contents h4 {
	color: #898378;
	padding-top: 22px;
	margin-bottom: 0.5em;
	font-size: 155%;
}

.firefox-feature-contents p {
	width: 600px;
	line-height: 1.6;
}

.image-caption {
	position: absolute;
	color: #afaba3;
	top: 15px;
}


.platform-mac #feature-newfeatures.firefox-feature-contents,
.platform-mac #page-feature-newfeatures.firefox-feature-contents {
	background-image: url(/en-US/img/tignish/firefox/feature-bg-newfeatures-mac.png);
}


#main-feature p {
	margin-bottom: 0px;
}

li {
list-style-type:circle;
margin-left:15px;
 }

p#no-flash-text { margin: 1em !important; }

body#firefox #footer { margin-top: 40px; }

/* }}} */



