/* TITLE FIX */
#blogtitle { float: left; margin-left: 15px; position: relative; margin-top: 0px; bottom: 1px;  }
#blogtitle a { color: rgb(255, 255, 255); font-size: 2em; text-shadow:  rgb(150, 150, 150) 3px 3px 5px; text-decoration: none; vertical-align: top; font-style: italic; font-weight: bold; margin-left: 15px; }

/* ::::: http://www.mozilla.org/css/base/content.css ::::: */

dt { font-weight: bold; }
dd { margin: 0pt 0pt 1em 1em; }
li { margin-top: 0.2em; margin-bottom: 0.2em; }
sup { font-size: 70%; }
form { margin: 0pt; display: inline; }
label { font-weight: bold; }
.subtitle { font-style: italic; }
div.para { margin: 1em 0pt; }
div.para > ul, div.para > ol, div.para > blockquote { margin-top: 0.2em; margin-bottom: 0.2em; }
div.section { display: block; padding-left: 3%; }
div.section > h2, div.section > h3, div.section > h4, div.section > h5, div.section > h6 { margin-left: -1.3%; }
.block { margin: 0.1em 1em; display: block; }
.imgright { margin: 0pt 0pt 2em 2em; float: right; }
.first { margin-top: 0pt; }
:link img, :visited img { border: 0pt none ; }
.deepLevel #mainContent :link img, .deepLevel #mainContent :visited img { border: medium solid ; }
.deepLevel #mainContent #buttons :link img, .deepLevel #mainContent #buttons :visited img { border: 0pt none ; }
.ex-ref { font-style: italic; }
dl.toc dt { margin-top: 1em; font-size: 110%; }
dl.toc p { margin: 0pt; text-indent: 1em; }
dl.toc p:first-child { text-indent: 0pt; }
dl.toc > dd { margin-left: 1em; }
ol.toc ol { list-style-type: circle; }
ol.toc > li > ol { font-size: 90%; }
ul.snav { margin: 0.7em 10%; padding: 0.2em; text-align: center; list-style-type: none; }
ul.snav > li { margin: 0pt; padding: 0pt; }
ul.snav > li { display: inline; }
ul.snav > li:before { content: " | "; }
ul.snav > li:first-child:before { content: ""; }
@media screen, print, handheld, projection {
  p.crumbs em { display: none; }
}
#mainContent > p.crumbs:first-child, #side > p.crumbs:first-child { margin-top: 0pt; }
a.cont { display: block; margin-right: 0pt; text-align: right; }
blockquote > address { padding-left: 1em; text-indent: -1em; }
blockquote > address:before { content: "―"; }
div.quote, div.epigraph { margin: 1em; }
div.quote q, div.epigraph q { margin: 0pt 0.5em; display: block; text-indent: -0.5em; }
div.quote cite, div.epigraph cite { padding: 0pt 1em; display: block; text-align: right; text-indent: -1em; }
div.quote cite:before, div.epigraph cite:before { content: "―"; }
blockquote.epigraph, div.epigraph q { font-style: italic; text-align: right; }
blockquote.epigraph em, div.epigraph q em { font-style: normal; }
blockquote.epigraph address, div.epigraph cite { font-style: normal; }
.note { font-style: italic; }
.note:before { content: "Note: "; }
.remark { font-size: smaller; }
.remark:before { content: "["; }
.remark:after { content: "]"; }
.sidenote { border: 1px solid ; margin: 0.75em 0.5em; padding: 0.2em; clear: both; float: right; width: 30%; min-width: 15em; }
.sidenote h1 { font-size: 1.4em; }
.sidenote h2 { font-size: 1.25em; }
.sidenote h3 { font-size: 1.1em; }
.key-point > h1:first-child, .key-point > h2:first-child, .key-point > h3:first-child, .key-point > h4:first-child, .key-point > h5:first-child, .key-point > h6:first-child { margin-top: 0pt; }
strong.stronger { font-style: italic; font-weight: bold; }
strong.very-strong { font-weight: bold; text-transform: uppercase; }
.important, div.important, p.important { border: medium solid rgb(255, 0, 0); margin: 1em; padding: 0.1em; font-size: larger; }
span.important { border: 0pt none ; margin: 0pt; padding: 0pt; font-size: smaller; color: rgb(204, 0, 0); }
pre.screen { border: 1px solid ; margin: 1em 0.5em; padding: 0.2em; overflow: auto; font-family: monospace; white-space: pre; }
div.screen { border: 1px solid ; margin: 1em 0.5em; padding: 0.2em; }
span.application { font-style: italic; }
kbd.long { margin: 0.1em 1em; display: block; }
kbd.command, code.command { white-space: pre; }
code.filename { font-style: italic; white-space: nowrap; }
code, pre { font-size: 1em; }
code { white-space: nowrap; }
code.long { margin: 0.1em 1em; display: block; white-space: normal; }
pre.code { border: 1px solid ; margin: 1em 0.5em; padding: 0.2em; overflow: auto; }
pre.code .remark { font-size: 1em; font-style: italic; }
pre.code .remark:before, pre.code .remark:after, pre.code .note:before { content: ""; }
.example { border: medium solid ; margin: 1em 3%; padding: 0.25em; }
.example:before { display: block; font-weight: bold; content: "Example"; }
.example[title]:before { content: "Example: " attr(title); }
pre.bad, div.bad { border: 3px dashed red; }
.bad.example:before { content: "Incorrect Example"; }
.bad.example[title]:before { content: "Incorrect Example: " attr(title); }
pre.good, div.good { border: 3px double lime; }
.good.example:before { content: "Correct Example"; }
.good.example[title]:before { content: "Correct Example: " attr(title); }
.figure, .screenshot { margin: 0.75em auto; display: block; }
object.figure object, object.screenshot object, object.figure img, object.screenshot object { margin: 0pt auto; display: block; }
.screenshot[title]:after, .figure[title]:after { margin: 0pt 8% 0.05em; display: block; font-style: italic; font-size: small; text-align: right; content: attr(title); }
.co, .callout { text-decoration: underline; }
.qandaset .question { font-size: large; font-weight: bold; }
.qandaset .answer { margin-top: 1em; }
table.data { border: 1px solid ; margin: 0.5em auto; border-collapse: collapse; }
table.data caption { margin: 1em auto 0.2em; font-size: small; font-style: italic; text-align: center; }
table.data th, table.data td { border: 1px solid ; padding: 0.2em; vertical-align: baseline; }
table.data tbody th:first-child { text-align: right; }
table.data thead th { vertical-align: middle; }
address { text-align: right; }
.author { margin-bottom: 1em; text-align: left; }
#mainContent > h1:first-child, #mainContent > h2:first-child, #mainContent > h3:first-child, #mainContent > h4:first-child, #mainContent > h5:first-child, #mainContent > h6:first-child, #side > h1:first-child, #side > h2:first-child, #side > h3:first-child, #side > h4:first-child, #side > h5:first-child, #side > h6:first-child { margin-top: 0pt; }
.productlist { margin: 0pt; padding: 0pt 0pt 0pt 5px; }
.productlist li { padding: 0pt 0pt 1em; clear: left; list-style-type: none; list-style-image: none; list-style-position: outside; margin-left: 0pt; }
.productlist h3 { margin: 0pt 0pt 0.2em; }
.productlist img { margin: 0pt 0.5em 1em 0pt; float: left; }
.flLeft { margin: 5px 10px 5px 0pt; float: left; }
.flRight { margin: 5px 0pt 5px 10px; float: right; }

/* ::::: http://www.mozilla.org/css/cavendish/content.css ::::: */

body { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
#mainContent, #side { background: rgb(255, 255, 255) none repeat scroll 0% 0%; line-height: 1.3; color: rgb(0, 0, 0); }
.deepLevel #mainContent { line-height: 1.4; }
#nav { line-height: 1em; }
hr { margin: 2em 0pt; height: 1px; background-color: rgb(0, 0, 0); color: rgb(0, 0, 0); }
input[type="submit"] { font-weight: bold; }
body, td, th, input { font-family: verdana,sans-serif; voice-family: inherit; font-size: small; }
h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid rgb(204, 204, 204); margin: 1em 0pt 0.2em; font-family: arial,verdana,sans-serif; }
li h1, li h2, li h3, li h4, li h5, li h6 { border: medium none ; }
#header h1 { border: 0pt none ; }
h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { border: 0pt none ; font-size: 90%; }
:link { color: rgb(0, 51, 153); }
:visited { color: rgb(102, 51, 102); }
:link:hover, :visited:hover { color: rgb(51, 51, 51); }
:link:active, :link:active { color: rgb(0, 0, 0); }
p.crumbs :link { color: rgb(153, 153, 153); }
p.crumbs :visited { color: rgb(102, 102, 102); }
.note { color: rgb(102, 102, 102); font-style: normal; }
.remark { color: rgb(102, 102, 102); }
.sidenote { border-color: rgb(102, 102, 102); }
.key-point:before { border: medium none ; margin: -15px -15px 0pt; background: transparent url('key-point_tr.gif') no-repeat scroll right top; line-height: 0.1; font-size: 1px; height: 15px; display: block; content: url('key-point_tl.gif'); }
.key-point { padding: 15px; background: rgb(228, 236, 236) url('key-point_back.gif') repeat-y scroll right center; margin-bottom: 1em; }
.key-point:after { margin: -15px; background: transparent url('key-point_br.gif') no-repeat scroll right bottom; display: block; clear: both; padding-top: 15px; line-height: 0.1; font-size: 1px; content: url('key-point_bl.gif'); height: 8px; }
.key-point h2, .key-point h3, .key-point h4, .key-point h5 { border: medium none ; margin-top: 0pt; color: rgb(76, 92, 92); }
div.important, p.important { border: 1px solid rgb(255, 153, 153); margin: 1em 0pt; padding: 1em; background: rgb(255, 255, 153) none repeat scroll 0% 0%; color: black; font-size: 1.1em; }
.news dt { font-weight: normal; color: rgb(102, 102, 102); }
.news dt a { font-weight: bold; }
ul.compact { margin-left: 0pt; padding-left: 20px; }
kbd { border: 1px none rgb(204, 204, 204); margin: 0.1em; padding: 0.1em; }
kbd.command, code.command { color: rgb(107, 88, 57); }
pre.code { padding: 1em; background: rgb(238, 236, 246) none repeat scroll 0% 0%; }
code > em, code > strong, pre.code > em, pre.code > strong { font-style: normal; }
div.example { border-color: rgb(85, 79, 160); }
div.example:before { color: rgb(102, 102, 102); }
ol.faq li a { border-bottom: 1px dotted rgb(108, 152, 238); text-decoration: none; }
ol.faq li a:hover { border-color: rgb(0, 51, 153); }
table.data thead th { background: rgb(228, 236, 236) none repeat scroll 0% 0%; empty-cells: hide; }
table.data th, table.data td { border: 1px solid rgb(204, 204, 204); }
tr.odd { background: rgb(245, 245, 245) none repeat scroll 0% 0%; }
address { color: rgb(102, 102, 102); }
.productlist h3 { border: medium none ; }
.key-point h1, .key-point h3 { margin: 0pt; }
#product-desc h2 { text-indent: -700em; height: 25px; line-height: 2px; font-size: 2px; }
#product-desc p { padding-left: 170px; }
#product-desc ul, #key-desc { padding-left: 190px; margin-bottom: 0pt; }
#product-side, #key-side { margin-left: 65%; }
#product-side ul, #key-side ul { margin-left: 0pt; padding-bottom: 0pt; padding-left: 20px; }
#product-side li, #key-side { padding-bottom: 0.2em; }
#product-desc, #key-desc { padding: 40px 0pt 25px; color: rgb(76, 92, 92); width: 60%; float: left; line-height: 140%; }
#key-desc { padding: 0pt; }
#key-side { color: rgb(76, 92, 92); }
.product-firefox { background: transparent url('product-firefox-screen.png') no-repeat scroll 0% 0%; }
.product-thunderbird { background: transparent url('product-thunderbird-screen.png') no-repeat scroll 0% 0%; }
.product-camino { background: transparent url('product-camino-screen.png') no-repeat scroll 0% 0%; }
.product-mozilla { background: transparent url('product-mozilla-screen.png') no-repeat scroll 0% 0%; }
#product-side .download h3 { margin: 0pt; color: rgb(29, 145, 1); font-weight: bold; font-size: 140%; }
.download h3 :link, .download h3 :visited, .download h3 :link:active, .download h3 :visited:active { color: rgb(29, 145, 1); }
.download h3 :link:hover, .download h3 :visited:hover { color: rgb(21, 107, 1); }
.download li { margin: 0pt; padding: 0pt; }
.download ul { margin-top: 0pt; margin-bottom: 0pt; padding-bottom: 0pt; }
.other a:link, .other a:visited { color: rgb(102, 102, 102); }
.download .other a:hover { color: rgb(0, 0, 0); }
.download:before { border: medium none ; margin: -15px -15px 0pt; line-height: 0.1; font-size: 1px; height: 15px; display: block; content: url('download_tl.gif'); }
.download { padding: 15px 45px 15px 15px; background: rgb(196, 239, 161) url('download_back.gif') no-repeat scroll right top; margin-bottom: 0.5em; }
.download:after { margin: -10px -45px -15px -15px; background: transparent url('download_br.gif') no-repeat scroll right bottom; display: block; padding-top: 15px; line-height: 0.1; font-size: 1px; content: url('download_bl.gif'); height: 8px; }
.configParent { display: block; font-size: 85%; }
.shop:before, .shopmoz:before { border: medium none ; margin: -15px -15px 0pt; line-height: 0.1; font-size: 1px; height: 15px; display: block; content: url('shop_tl.gif'); }
.shop { padding: 15px 70px 15px 15px; background: rgb(192, 220, 220) url('shop_back.gif') no-repeat scroll right top; }
.shopmoz { padding: 15px 70px 15px 15px; background: rgb(192, 220, 220) url('shopmoz_back.gif') no-repeat scroll right top; }
.shop:after, .shopmoz:after { margin: -10px -70px -15px -15px; background: transparent url('shop_br.gif') no-repeat scroll right bottom; display: block; padding-top: 15px; line-height: 0.1; font-size: 1px; content: url('shop_bl.gif'); height: 8px; }
#ffcentral-desc { background: transparent url('t-welcomefirefox.gif') no-repeat scroll 0% 0%; width: 60%; float: left; line-height: 140%; }
#ffcentral-desc div { padding: 40px 0pt 0pt 100px; }
#ffcentral h3, #ffcentral h2, #ffcentral p, #ffcentral ul { margin-top: 0pt; color: rgb(76, 92, 92); }

/* ::::: http://www.mozilla.org/css/base/template.css ::::: */

body { margin: 20px; min-width: 610px; }
#container { margin: 0pt auto; max-width: 70em; }
#mBody { padding: 0pt 0pt 1em; clear: both; }
#side { float: left; width: 23%; margin-bottom: 1em; }
#mainContent { float: right; width: 75%; margin-bottom: 1em; }
.nomenu #mainContent { float: none; width: 100%; }
.bodyleft { float: right ! important; width: 75% ! important; }
#mainContent.right { float: left; width: 62%; }
#side.right { float: right; width: 35%; }
#header { margin-bottom: 1em; }
#header ul { margin: 0pt 0pt 1em; padding: 0pt; }
#header li { margin: 0pt; padding: 0pt 20px 0pt 0pt; display: inline; white-space: nowrap; }
#getcd { margin: 1em 0pt 0pt 45px; }
#footer { clear: both; margin-top: 1em; }
#footer ul { margin: 0pt 0pt 1em; padding: 0pt; }
#footer li { margin: 0pt; padding: 0pt 20px 0pt 0pt; display: inline; white-space: nowrap; }
#footer p { margin: 0.6em 0pt; }
.skipLink { position: absolute; left: -999px; width: 990px; }
hr.hide { display: none; }

/* ::::: http://www.mozilla.org/css/cavendish/template.css ::::: */

body { background: rgb(255, 255, 255) url('body_back.gif') repeat-x scroll 0% 0%; }
#header { padding: 15px 0pt; background: rgb(69, 83, 114) url('header_bl.png') repeat-x scroll left bottom; position: relative; min-height: 39px; voice-family: inherit; height: 3em; }
#ignored {  }
#header h1 { margin: 0pt; background: transparent url('header_tl.gif') no-repeat scroll 0% 0%; position: absolute; top: 0pt; left: 0pt; font-size: 2px; height: 8px; z-index: 100; }
#header h1 a { background: transparent url('header_logo.gif') no-repeat scroll 0% 0%; display: block; width: 268px; height: 64px; text-indent: -700em; text-decoration: none; }
#header ul { margin: 0pt; padding: 0pt 15px 0pt 0pt; background: transparent url('header_br.gif') no-repeat scroll right bottom; width: auto; position: absolute; bottom: 0pt; right: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; z-index: 90; }
#header li { border-bottom: 1px solid rgb(81, 83, 88); margin: 0pt 1px 0pt 0pt; padding: 0pt 6px 0pt 0pt; background: transparent url('header_tab.gif') no-repeat scroll 100% -600px; float: right; }
#header ul a { padding: 4px 4px 4px 10px; background: transparent url('header_tab.gif') no-repeat scroll 0% -600px; float: left; display: block; font-weight: bold; color: rgb(255, 255, 255); text-decoration: none; }
#header ul li:hover a { background-position: 0% -400px; }
#header ul li:hover { background-position: 100% -400px; }
body.sectionAbout li#menu_aboutus a, body.sectionFoundation li#menu_foundation a, body.sectionContribute li#menu_contribute a, body.sectionDevelopers li#menu_developers a, body.sectionCommunity li#menu_community a, body.sectionProjects li#menu_projects a { background-position: 0% -200px; color: rgb(0, 51, 153); }
body.sectionAbout li#menu_aboutus, body.sectionFoundation li#menu_foundation, body.sectionContribute li#menu_contribute, body.sectionDevelopers li#menu_developers, body.sectionCommunity li#menu_community, body.sectionProjects li#menu_projects { border-bottom: 1px solid rgb(255, 255, 255); background-position: 100% -200px; }
body.sectionAbout li#menu_aboutus:hover, body.sectionFoundation li#menu_foundation:hover, body.sectionContribute li#menu_contribute:hover, body.sectionDevelopers li#menu_developers:hover, body.sectionCommunity li#menu_community:hover, body.sectionProjects li#menu_projects:hover { background-position: 100% 0%; }
body.sectionAbout li#menu_aboutus:hover a, body.sectionFoundation li#menu_foundation:hover a, body.sectionContribute li#menu_contribute:hover a, body.sectionDevelopers li#menu_developers:hover a, body.sectionCommunity li#menu_community:hover a, body.sectionProjects li#menu_projects:hover a { background-position: 0% 0%; color: rgb(51, 51, 51); }
#header form { margin: 0pt; padding: 12px 20px 0pt 0pt; background: transparent url('header_tr.gif') no-repeat scroll right top; position: absolute; top: 0pt; right: 0pt; text-align: right; white-space: nowrap; }
#header form label { color: rgb(255, 255, 255); font-size: 85%; }
#header form input { font-size: 85%; }
#header form #submit { border-style: solid; border-color: rgb(144, 151, 162) rgb(40, 48, 67) rgb(40, 48, 67) rgb(144, 151, 162); border-width: 1px; padding: 1px 4px; background: rgb(106, 115, 137) none repeat scroll 0% 0%; font-size: 85%; color: rgb(255, 255, 255); }
#header form #q { border: 1px solid rgb(144, 151, 162); padding: 2px; background: rgb(217, 219, 225) none repeat scroll 0% 0%; width: 170px; font-size: 85%; }
#header form #q:hover, #header form #q:focus { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#nav:before { border-bottom: 1px solid rgb(221, 221, 221); margin: 0pt; background: transparent url('menu_tr.gif') no-repeat scroll right top; line-height: 0.1; font-size: 1px; height: 9px; display: block; content: url('key-point_tl.gif'); }
#nav { background: rgb(224, 233, 233) url('menu_back.gif') repeat-y scroll right center; }
#nav:after { border-top: 1px solid rgb(255, 255, 255); margin: 0pt; background: transparent url('menu_br.gif') no-repeat scroll right bottom; display: block; padding-top: 0pt; line-height: 0.1; font-size: 1px; content: url('key-point_bl.gif'); height: 8px; }
#nav, #nav ul { margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; }
#nav { margin-bottom: 1em; }
#nav li { margin: 0pt; padding: 0pt; display: inline; }
#nav li span { padding: 6px 10px; display: block; font-weight: bold; color: rgb(102, 102, 102); }
#nav li span#configParent, #nav li span #configuration { padding: 0pt; display: inline; font-weight: normal; }
#nav li a { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); padding: 8px 10px; background: rgb(237, 242, 242) none repeat scroll 0% 0%; display: block; text-decoration: none; }
#nav li a:hover { background: rgb(224, 233, 233) none repeat scroll 0% 0%; }
#nav li li span { padding: 4px 8px 4px 20px; }
#nav li li a { padding: 6px 8px 6px 20px; }
#oN { background-color: rgb(224, 233, 233); }
#oN:hover { background-color: rgb(198, 220, 220); }
#footer { border-top: 1px solid rgb(153, 153, 153); margin: 2em 0pt; padding: 1em 0pt; text-align: center; }
#footer ul { margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; }
#footer li { display: inline; }
#footer a { white-space: nowrap; }
#footer p, #footer p a { color: rgb(102, 102, 102); }
#footer p a:hover { color: rgb(0, 0, 0); }
#footer p span { padding-right: 1em; }

/* ::::: http://www.mozilla.org/css/cavendish/home.css ::::: */

h2 a { text-decoration: none; }
h2 a:link { color: rgb(0, 0, 0); }
h2 a:visited { color: rgb(0, 0, 0); }
h2 a:hover { color: rgb(0, 51, 153); }
#mBody h2 { margin-top: 0pt; }
#mBody p { margin-top: 0pt; }
#front-feature div { padding: 15px 15px 25px; text-align: center; }
a#shopLink { padding: 6px 4px 18px 50px; background: transparent url('firefox-shop.gif') no-repeat scroll 0% 0%; display: block; width: 260px; }
div.extrainfo { margin-top: 10px; }
.homepage p { margin: 0pt 0pt 0.6em; line-height: 140%; }
#feature-content { padding: 6px 330px 6px 10px; }
#feature-content p { line-height: 160%; color: rgb(76, 92, 92); }
.download { line-height: 140%; }
#feature-content h2 { margin: 0pt; }
#featurelink { display: block; width: 350px; height: 235px; position: absolute; bottom: 0pt; right: 0pt; text-decoration: none; text-indent: -2500px; }
ul.news { margin: 0.5em 0pt 0pt; padding: 0pt; }
.news li { margin: 0pt 0pt 0.7em; padding: 0pt; clear: both; list-style-type: none; }
.news li a { font-weight: normal; }
.news .date { border-right: 1px solid rgb(227, 222, 159); border-bottom: 1px solid rgb(227, 222, 159); margin: 0pt 0.5em 1em 0pt; padding: 2px 1px 5px; background: rgb(250, 244, 200) none repeat scroll 0% 0%; float: left; text-align: center; line-height: 1.1em; width: 2.2em; color: rgb(161, 157, 104); }
.news .date:first-line { font-size: 70%; }
img.rss { margin: 0pt; padding: 4px 2px 0pt 0pt; float: right; }
img.promo { margin: 0pt 0pt 8px 8px; float: right; }
.frontcolumn { width: 30%; float: left; padding-right: 3%; }
.frontcolumndouble { width: 63%; float: left; padding-right: 3%; }
.frontcolumnlast { width: 33%; float: left; }
.homepage .download { width: 250px; }
.homepage .shop { width: 175px; }

/* ::::: null ::::: */

div.aardvarkdbox div, div.aardvarkdbox table, div.aardvarkdbox td, div.aardvarkdbox tr, div.aardvarkdbox p, div.aardvarkdbox a { border: 0pt none ; color: black; background-color: transparent; font-family: arial; font-weight: normal; font-size: 13px; font-style: normal; text-align: left; text-decoration: none; text-indent: 0pt; vertical-align: top; }

/* ::::: null ::::: */

div.aardvarkdbox table { border-spacing: 2px; border-collapse: separate; }

/* ::::: null ::::: */

div.aardvarkdbox td { text-align: center; vertical-align: middle; }

/* ::::: null ::::: */

div.aardvarkdbox a, div.aardvarkdbox a:visited { color: rgb(0, 0, 119); text-decoration: underline; }

/* ::::: null ::::: */

div.aardvarkdbox a:hover { color: rgb(0, 0, 255); }

/* ::::: null ::::: */

.firebugHighlight { z-index: 2147483647; position: absolute; background-color: rgb(56, 117, 215); }
.firebugLayoutBoxParent { border-right: 1px dashed rgb(187, 187, 187); border-bottom: 1px dashed rgb(187, 187, 187); z-index: 2147483647; position: absolute; background-color: transparent; }
.firebugRulerH { border-top: 1px solid rgb(187, 187, 187); border-right: 1px dashed rgb(187, 187, 187); border-bottom: 1px solid rgb(0, 0, 0); background: transparent url('undefined') repeat-x scroll 0% 0%; position: absolute; top: -15px; left: 0pt; width: 100%; height: 14px; }
.firebugRulerV { border-left: 1px solid rgb(187, 187, 187); border-right: 1px solid rgb(0, 0, 0); border-bottom: 1px dashed rgb(187, 187, 187); background: transparent url('undefined') repeat-y scroll 0% 0%; position: absolute; top: 0pt; left: -15px; width: 14px; height: 100%; }
.overflowRulerX > .firebugRulerV { left: 0pt; }
.overflowRulerY > .firebugRulerH { top: 0pt; }
.firebugLayoutBoxOffset { z-index: 2147483647; position: absolute; opacity: 0.8; }
.firebugLayoutBoxMargin { background-color: rgb(237, 255, 100); }
.firebugLayoutBoxBorder { background-color: rgb(102, 102, 102); }
.firebugLayoutBoxPadding { background-color: SlateBlue; }
.firebugLayoutBoxContent { background-color: SkyBlue; }
.firebugLayoutLine { z-index: 2147483647; background-color: rgb(0, 0, 0); opacity: 0.4; }
.firebugLayoutLineLeft, .firebugLayoutLineRight { position: fixed; width: 1px; height: 100%; }
.firebugLayoutLineTop, .firebugLayoutLineBottom { position: absolute; width: 100%; height: 1px; }
.firebugLayoutLineTop { border-top: 1px solid rgb(153, 153, 153); margin-top: -1px; }
.firebugLayoutLineRight { border-right: 1px solid rgb(153, 153, 153); }
.firebugLayoutLineBottom { border-bottom: 1px solid rgb(153, 153, 153); }
.firebugLayoutLineLeft { border-left: 1px solid rgb(153, 153, 153); margin-left: -1px; }

