div.breadcrumbs {
  background-color: transparent;
  text-align: left;
}

div#firefox_bg {
  background: #fff url(/images/guide/firefox_addon/bg.jpg) right top no-repeat;
}

div#wrapper-inner {
  background: transparent url(/images/guide/firefox_addon/separator.gif) left bottom repeat-x;
  padding-bottom: 10px;
  text-align: center;
}

div#wrapper {
  background: #f9f4f2 !important;
  text-align: center;
}

div.fix-width {
  width: 800px;
  text-align: left;
  margin: auto;
  font-size: 90%;
}

div.video {
  float: left;
}

div.container2 {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 40px;
}

div.guide-firefox-video {
  border: 1px solid #ddd;
}


div.container2-inner {
  float: left;
  overflow: hidden;
}

div.container2-inner p {
  margin: 0 0 1em 0;
}

h2 {
  display: block;
  margin-top: 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 40px;
}

div.install-button {
  margin-top: 20px;
  text-align: center;
}

div.nofirefox {
  border-top: 1px solid #ddd;
  padding-top: 40px;
  font-size: 90%;
}

div.nofirefox-desc {
  overflow: hidden;
  zoom: 1;
  padding: 20px;
}

div.nofirefox-desc a.download {
  float: right;
  padding: 10px 80px 0 40px;

}

div.nofirefox-container {
  padding: 0 40px;
}

div.nofirefox-inner {
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 300px;
  min-height: 150px;
  _height: 150px;
  margin: 40px 0;
}

div.forie1 {
  background-image: url(/images/guide/firefox_addon/ie2_img.jpg);
}
div.forie2 {
  background-image: url(/images/guide/firefox_addon/ie3_img.jpg);
}
div.forie3 {
  background-image: url(/images/guide/firefox_addon/ie4_img.jpg);
}


div.feat-container {
}

div.feat {
  background: transparent url(/images/guide/firefox_addon/border_pink.gif) left bottom repeat-x;
  padding-bottom: 10px;
  margin: 20px 0;
  padding-bottom: 30px;
  overflow: hidden;
  zoom: 1;
  font-size: 90%;
}

div.feat h3  {
  padding: 10px 0;
  margin: 0;
}

div.feat p {
  margin: 10px 20px;
}

img.feat-img-left {
  float: left;
  margin:0  20px;
}

img.feat-img-right {
  float: right;
  margin-left: 20px;
}

div.feat1 {
}

div.feat2 {
}

div.feat3 {
}

div.feat4 {
  float: left;
  width:380px;
  margin-right: 20px;
}

div.feat5 {
  float: left;
  width:380px;
}

div.feat6 {
}

div.feat7 {
}

div.feat8-inner {
  padding-top: 10px;
  background:url(/images/guide/firefox_addon/crown.gif) 80px -10px no-repeat;
  padding-left: 360px;
  min-height: 190px;
  _height: 190px;
}

div.feat8-inner p {
  margin-left: 0;
}

ul.uservoice {
  padding: 20px;
}

ul.uservoice li {
  background: url(/images/guide/firefox_addon/voice_icon.gif) left center no-repeat;
  padding-left: 20px;
}

ul.morefirefox {
  padding: 20px;
}

ul.morefirefox li ul li {
  margin-bottom: 10px;
}

div.firefox_start {
  background: #fff !important;
}

div.firefox_start h2 {
  border: none;
  margin-bottom: 20px;
  margin-left: -10px;
}

div.firefox_start_title {
  background: url(/images/guide/firefox_start/logo.gif) 0px 10px no-repeat;
  padding-left: 170px;
  width: 450px;
  margin: auto;
  padding-bottom: 50px;
  margin-top: 40px;
}

div.col3 {
  overflow: hidden;
  zoom: 1;
  margin-top: 30px;
  font-size: 80%;
  line-height: 1.6;
  padding:0 0 40px 5px;
}

div.col3-inner {
  width: 240px;
  float: left;
}

div.col3-inner-content {
  background: transparent url(/images/guide/firefox_addon/border_pink.gif) left top repeat-x;
  margin-top: 7px;
  padding-top: 10px;
}

div.firefox_start_link {
  margin-top: 1em;
}

div.firefox_start_link a {
  background: url(/images/guide/firefox_start/arrow.gif) 2px 3px no-repeat;
  padding-left: 15px;
}


div.feat_ver2 {
  padding: 60px auto;
  margin: 20px auto;
}

div.feat_ver2 h3 {
  text-align: center;
  margin-bottom: 10px;
}

div.feat_ver2  div.feat_ver2-inner {
  overflow: hidden;
  width: 700px;
  margin:auto;
  padding-top: 10px;
}

div.feat_ver2 h4,
div.feat_ver2 ul.feat_ver2 {
  clear: both;
  width: 650px;
  margin: auto;
}

div.feat_ver2 h4 {
}

div.feat_ver2 h4 {
  background: url(/images/guide/firefox_addon/ver2table-title2.gif) right top no-repeat;
  height: 26px;
  margin-top: 40px;
}

div.feat_ver2 ul.feat_ver2 {
  border-top: 1px solid #e9dad4;
  margin-bottom: 20px;
}

div.feat_ver2 ul.feat_ver2 li {
  background: #f3e9e6 url(/images/guide/firefox_addon/ver2table-mark.gif) right center no-repeat;
  padding: 7px;
  border-bottom: 1px solid #e9dad4;
}

div.feat_ver2 ul.feat_ver2 li.odd {
  background: #fcf9f8 url(/images/guide/firefox_addon/ver2table-mark2.gif) right center no-repeat;
}

div.feat_ver2 img.feat-img-right {
  margin-top: -30px;

}
