html {
    background-color: #F3F3F3;
}
body {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 5px 10px;
    width: 960px;
}
div#header a {
    color: white;
}
h1, h2 {
    font-family: "Times New Roman",Georgia,Serif;
    font-weight: normal;
    letter-spacing: 0.1em;
}
h2 {
    color: white;
    font-size: 1.8em;
    padding: 2px 4px;
}
h3 {
    color: white;
    font-size: 1.3em;
    margin: 0.5em 0;
    padding: 2px 5px;
}
h3.smaller, h4.smaller {
    clear: none;
    float: left;
}
h3, h4, h5 {
    clear: both;
    font-family: "Times New Roman",Georgia,Serif;
    font-weight: normal;
    margin-bottom: 0.5em;
}
h3.clrn, h4.clrn, h5.clrn {
    clear: none;
}
h4 {
    border-bottom: 1px solid #888888;
    font-size: 1.2em;
    margin-top: 2em;
    padding-bottom: 3px;
}
h4, h5 {
    color: #444444;
}
h5 {
    border-bottom: 1px solid #888888;
    font-size: 1em;
    font-weight: bold;
    margin-top: 1.5em;
    padding-bottom: 5px;
}
h1 a, h2 a, h3 a {
    color: white;
}
textarea, select, input {
    border: 1px solid #444444;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0.2em;
    width: 200px;
}
label {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    width: 150px;
}
button {
    border: medium none;
    clear: both;
    float: right;
    margin-top: 5px;
    padding: 2px;
    width: auto;
}
div#header {
    height: 135px;
}
div#header p#reconstitution {
    color: #444444;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1em;
    margin-top: 10px;
    width: 500px;
}
div#header p {
}
div#header p#reconstitution a {
    background-image: url("/img/consoc.gif");
    background-repeat: no-repeat;
    display: block;
    height: 57px;
    margin-bottom: -5px;
    overflow: hidden;
    text-indent: -1000px;
    width: 375px;
}
div#header p#reconstitution span {
	display: none;
    /* background-image: url("/img/relist.png"); */
    background-repeat: no-repeat;
    display: block;
    height: 52px;
    text-indent: -1000px;
    width: 68px;
}
body.green div#header p span {
    background-position: 0 0;
}
body.red div#header p span {
    background-position: 0 -81px;
}
body.blue div#header p span {
    background-position: 0 -163px;
}
body.pink div#header p span {
    background-position: 0 -244px;
}
body.cyan div#header p span {
    background-position: 0 -326px;
}
body.orange div#header p span {
    background-position: 0 -407px;
}
body.purple div#header p span {
    background-position: 0 -489px;
}
div#header div#search {
    background-color: #EEEEEE;
    float: right;
    padding: 10px;
    width: 250px;
}
div#header div#login {
    float: right;
    font-size: 2em;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 5px 3px 0;
    width: 300px;
}
div#header div#login ul li {
    clear: right;
    display: block;
    float: right;
    margin: 1px 0;
}
a.icon {
    background-image: url("/img/icons.gif");
    background-repeat: no-repeat;
    height: 26px;
}
a#button-login {
    background-image: url("/img/button-login.png");
    float: right;
    height: 21px;
    width: 109px;
}
p#welcome {
    bottom: 20px;
    color: #CCCCCC;
    float: right;
    position: relative;
    width: auto;
}
p#welcome span {
    color: #888888;
}
p.welcome {
    background-color: #ECECEC;
    border: 1px dotted #999999;
    margin-bottom: 10px;
    padding: 10px;
}
a#printThisPage {
    background-image: url("/img/print.png");
    height: 20px;
    width: 109px;
}
a#button-signout {
    background-image: url("/img/button-signout.png");
}
a#button-myaccount {
    background-image: url("/img/button-myaccount.png");
    height: 21px;
    width: 123px;
}
a#button-signout {
    background-image: url("/img/button-signout.png");
    height: 21px;
    width: 110px;
}
a#button-signup {
    background-image: url("/img/button-signup.png");
    height: 21px;
    width: 109px;
}
a#button-lostlogin {
    background-image: url("/img/lostpassword.gif");
    height: 31px;
    width: 151px;
}
#header a#rss {
    background-image: url("/img/button_rss.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 24px;
    margin-bottom: 0;
    text-decoration: none;
    width: 109px;
}
div#mainpage {
    clear: both;
    padding-bottom: 20px;
}
div#navigation {
    background-color: #444444;
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 3px;
    padding: 5px;
}
div#navigation ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
div#navigation li {
    border-right: 1px dotted #666666;
    float: left;
    padding: 5px;
    width: auto;
}
div#navigation li.last {
    border: medium none;
}
div#navigation li.last {
}
div#navigation li a {
    color: white;
    display: block;
    text-decoration: none;
}
div#navigation li.active a {
    color: #CCCCCC;
}
div#navigation li ul.secondarynav {
    display: none;
}
div#navigation li:hover ul.secondarynav {
    display: block;
    float: left;
    position: absolute;
    top: 30px;
    width: 200px;
}
div#navigation li:hover ul.secondarynav li {
    background-color: black;
    display: block;
    text-align: left;
}
div#searchBoxContainer {
    float: right;
    width: 250px;
}
div#searchBoxContainer input#search {
    float: left;
    width: 170px;
}
div#searchBoxContainer input#submit {
    background-color: #444444;
    border: 2px solid #AAAAAA;
    color: white;
    display: block;
    float: left;
    height: 23px;
    line-height: 1em;
    padding: 0;
    width: 5em;
}
div#col-left {
    float: left;
    width: 620px;
}
div#col-left div#featured-content {
    background: none repeat scroll 0 0 #F0F0F0;
    float: left;
    height: auto;
    margin-right: 10px;
    width: 620px;
}
div#col-left div#featured-content h3 {
    width: 178px;
}
div#col-left div#featured-content div.container {
    background-image: url("/img/widget_bg.gif");
    background-repeat: repeat-x;
    font-size: 1.3em;
    height: auto;
    padding: 10px 10px 0;
}
div#col-left div#featured-content div#video {
    background-color: #EEEEEE;
    border: 1px solid #444444;
    float: left;
    height: 323px;
    margin-right: 10px;
    width: 400px;
}
div#col-left div#featured-content a.more {
    margin: 0 10px 10px 0;
    position: static;
}
div#col-left div.widget {
    background: none repeat scroll 0 0 #EEEEEE;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 305px;
}
div#col-left div.widget.wright {
    margin-right: 0;
}
div#col-right div.talking-heads div.talking_head, div#col-left div.widget div.widget-content {
    background: none repeat-x scroll 0 0 #EFEFEF;
    border: 1px solid #CCCCCC;
    font-size: 1.2em;
    height: 400px;
    margin: 5px;
    overflow: hidden;
    padding: 10px;
}
div#col-left div.widget p {
    margin-bottom: 0.5em;
}
div#col-left div.widget div.row {
    border-bottom: 1px dotted #999999;
    padding: 5px 0;
}
div#col-left div.widget div.row.last {
    border: medium none;
}
div#col-left div.widget div.row div.container.img {
    background-color: #DEDEDE;
    border: 1px solid #333333;
    float: left;
    margin-right: 0.5em;
}
a.more {
    background-color: #444444;
    bottom: 35px;
    color: white;
    display: block;
    float: right;
    padding: 5px;
    position: relative;
    right: 10px;
    text-decoration: none;
    width: auto;
}
a.more:hover {
    color: #CCCCCC;
}
body#home a.more {
    bottom: 0;
    margin-bottom: 5px;
    right: 240px;
}
div#col-left div.widget ul li {
    margin-bottom: 2px;
}
div#col-left div.widget ul li a {
    background-color: #444444;
    color: white;
    display: block;
    padding: 5px;
    text-decoration: none;
}
div#col-left div.widget ul li a:hover {
    color: #CCCCCC;
}
div#col-left div#read.widget ul li a {
}
div#col-right {
    float: right;
    width: 330px;
}
div#col-right div.box {
    background: none repeat scroll 0 0 #D2D2D2;
    margin-bottom: 10px;
}
div#col-right div#extralinks {
    margin: 10px;
}
div#col-right div#extralinks li a {
    background-color: #EEEEEE;
    background-position: 4px 4px;
    background-repeat: no-repeat;
    width: auto;
}
div#col-right div#extralinks li#wdyt_questions a {
    background-image: url("/img/wdyt_questions.gif");
}
div#col-right div#extralinks li#wdyt_discussion a {
    background-image: url("/img/wdyt_discussion.gif");
}
div#col-right div#extralinks li#wdyt_videos a {
    background-image: url("/img/wdyt_videos.gif");
}
div#col-right div.container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-repeat: repeat-x;
    border-color: -moz-use-text-color #999999 #999999;
    border-right: 1px solid #999999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
div#col-right div#tag-cloud.container {
    z-index: -99999;
}
div#col-right div#map.container {
}
div#col-right div#recent.container p.subject {
    float: left;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 1.6em;
    font-weight: bold;
    width: 154px;
}
div#col-right div#recent.container div.thread {
    padding: 10px;
}
div#col-right div#recent.container p.subject a {
    color: #444444;
    text-decoration: none;
}
div#col-right div#recent.container div.details {
    float: right;
}
div#col-right div#recent.container div.details h4 {
    margin-top: 0;
}
div#col-right div#recent.container p.totalcomments {
    color: #888888;
    font-size: 1.2em;
    font-weight: bold;
}
div.options-display {
    background: none repeat scroll 0 0 #CCCCCC;
    padding: 5px;
}
div.options-display ul li {
    display: inline;
    float: left;
    margin-right: 2px;
    width: auto;
}
div.options-display ul li a {
    background: none repeat scroll 0 0 #444444;
    color: white;
    display: block;
    padding: 5px;
    text-decoration: none;
}
div.options-display ul li a.active {
    color: #AAAAAA;
}
div#theconstitution {
    border-bottom: 1px solid black;
}
div#theconstitution h2 {
    display: none;
}
div#theconstitution ul li {
    border-right: 1px dotted #999999;
    float: left;
    width: auto;
}
div#theconstitution ul li a {
    color: black;
    display: block;
    padding: 5px;
    text-decoration: none;
}
div#conSelector a.more {
    bottom: 0;
    font-size: 0.8em;
    margin-bottom: 10px;
    top: 0;
}
div#theconstitution ul li:hover, div#theconstitution ul li a:hover {
    background-color: #CCCCCC;
    color: white;
}
div#theconstitution ul li ul.sublinks {
    display: none;
}
div#theconstitution ul li:hover ul.sublinks {
    display: block;
    padding-top: 1px;
    position: absolute;
}
div#theconstitution ul li:hover ul.sublinks li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px dotted #CCCCCC;
    border-style: none dotted dotted;
    border-width: medium 1px 1px;
    display: block;
    float: none;
    padding: 0;
    position: relative;
}
div#theconstitution ul li:hover ul.sublinks li a {
    padding: 5px;
}
div#theconstitution ul li a.active:hover, div#theconstitution ul li.active a {
    color: #FFFFFF;
}
div#theconstitution ul li li a.green:hover, body.green div#theconstitution ul li.active a {
    background-color: #14A922;
}
div#theconstitution ul li li a.red:hover, body.red div#theconstitution ul li.active a {
    background-color: #C62222;
}
div#theconstitution ul li li a.blue:hover, body.blue div#theconstitution ul li.active a {
    background-color: #0E52B9;
}
div#theconstitution ul li li a.pink:hover, body.pink div#theconstitution ul li.active a {
    background-color: #E5308B;
}
div#theconstitution ul li li a.cyan:hover, body.cyan div#theconstitution ul li.active a {
    background-color: #1DBAB2;
}
div#theconstitution ul li li a.orange:hover, body.orange div#theconstitution ul li.active a {
    background-color: #C84200;
}
div#theconstitution ul li li a.purple:hover, body.purple div#theconstitution ul li.active a {
    background-color: #9308BE;
}
body.green div#theconstitution {
    border-color: #14A922;
}
body.red div#theconstitution {
    border-color: #C62222;
}
body.blue div#theconstitution {
    border-color: #0E52B9;
}
body.pink div#theconstitution {
    border-color: #E5308B;
}
body.cyan div#theconstitution {
    border-color: #1DBAB2;
}
body.orange div#theconstitution {
    border-color: #C84200;
}
body.purple div#theconstitution {
    border-color: #9308BE;
}
body#discussion.green div#categories li a.active_sel_cat, body.green div#navigation li:hover li.sub_li a:hover, body.green h3 {
    background-color: #9CC19F;
}
body#discussion.red div#categories li a.active_sel_cat, body.red div#navigation li:hover li.sub_li a:hover, body.red h3 {
    background-color: #CDA7A4;
}
body#discussion.blue div#categories li a.active_sel_cat, body.blue div#navigation li:hover li.sub_li a:hover, body.blue h3 {
    background-color: #9BACC6;
}
body#discussion.pink div#categories li a.active_sel_cat, body.pink div#navigation li:hover li.sub_li a:hover, body.pink h3 {
    background-color: #DBAEC5;
}
body#discussion.cyan div#categories li a.active_sel_cat, body.cyan div#navigation li:hover li.sub_li a:hover, body.cyan h3 {
    background-color: #A1C8C6;
}
body#discussion.orange div#categories li a.active_sel_cat, body.orange div#navigation li:hover li.sub_li a:hover, body.orange h3 {
    background-color: #CAA898;
}
body#discussion.purple div#categories li a.active_sel_cat, body.purple div#navigation li:hover li.sub_li a:hover, body.purple h3 {
    background-color: #BC9AC7;
}
ul#conSelector li {
    float: left;
    width: 305px;
}
ul#conSelector li.dR {
    margin-left: 10px;
}
ul#conSelector li h2 {
    padding: 0;
}
ul#conSelector li h2 a {
    display: block;
    height: 50px;
    margin: 0;
    padding: 5px;
}
ul#conSelector li p {
    font-size: 0.9em;
    height: 280px;
    padding: 10px;
}
ul#conSelector li div.content {
    background-color: #EEEEEE;
    background-image: url("/img/widget_bg.gif");
    background-repeat: repeat-x;
    margin-bottom: 10px;
}
ul.subNav {
    font-size: 1.5em;
}
ul.subNav li {
    margin: 2px;
}
ul.subNav li a {
    background-color: #FEFEFE;
    color: #222222;
    display: block;
    padding: 5px 5px 5px 30px;
    text-decoration: none;
    width: 160px;
}
body.green h2 {
    background-color: #14A922;
}
body.red h2 {
    background-color: #C62222;
}
body.blue h2 {
    background-color: #0E52B9;
}
body.pink h2 {
    background-color: #E5308B;
}
body.cyan h2 {
    background-color: #1DBAB2;
}
body.orange h2 {
    background-color: #C84200;
}
body.purple h2 {
    background-color: #9308BE;
}
h2 a {
    text-decoration: none;
}
div#content {
    float: left;
    font-size: 1.5em;
    width: 620px;
}
ul.squared {
    list-style-type: square;
}
ul.squared li {
    margin-left: 2em;
}
ul.squared.closetopartsel {
    float: left;
    width: 420px;
}
h1 {
    border-bottom: 2px solid black;
    font-size: 4em;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}
div#content p {
    margin-bottom: 1em;
}
.accordian .item h2 {
    color: white;
    cursor: pointer;
    margin-top: 8px;
    padding: 3px 0 3px 3px;
    text-align: left;
    width: 618px;
}
body.green .accordian .item h2 {
    background-color: #14A922;
}
body.red .accordian .item h2 {
    background-color: #C62222;
}
body.blue .accordian .item h2 {
    background-color: #1929BB;
}
body.pink .accordian .item h2 {
    background-color: #E5308B;
}
body.cyan .accordian .item h2 {
    background-color: #1DBAB2;
}
body.orange .accordian .item h2 {
    background-color: #C84200;
}
body.purple .accordian .item h2 {
    background-color: #9308BE;
}
.accordian .item h2.active {
}
.accordian .item .inner {
    background-color: #EEEEEE;
    background-image: url("/img/widget_bg.gif");
    background-repeat: repeat-x;
    padding: 20px;
}
p#showOptions {
    font-size: 1.2em;
    position: relative;
    right: 0;
    text-align: right;
    top: -40px;
}
p#showOptions a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}
div#footer {
    background-color: #DDDDDD;
    clear: both;
    color: black;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
}
div#footer a {
    color: black;
}
ul#colours {
    list-style-type: none;
    margin-top: 100px;
}
.bold {
    font-weight: bold;
}
div.morebox {
    display: none;
}
div.morebox.visible {
    background-color: #DDDDDD;
    border: 4px solid #FFFFFF;
    display: block;
    float: right;
    font-size: 0.85em;
    margin-left: 150px;
    margin-top: -50px;
    padding: 10px;
    position: absolute;
    width: 250px;
}
a.morelink, div.morebox a.moretoggle {
    background-image: url("/img/plus-minus.gif");
    background-position: 0 -12px;
    height: 12px;
    width: 41px;
}
div.morecontent {
    background-color: #EFEFEF;
    clear: both;
    height: auto;
    max-height: 300px;
    overflow-x: auto;
    padding: 5px;
}
a.morelink {
    clear: right;
    float: right;
    margin: 5px 0 5px 5px;
}
a.morelink.dagger {
    background-image: none;
    display: inline;
    float: none;
    font-size: 0.7em;
    text-decoration: none;
}
a.morelink.dagger.morelink_active {
    color: #CCCCCC;
}
a.morelink.morelink_active {
    background-position: 0 0;
}
div.morebox.visible a.moretoggle {
    background-position: 0 0;
    float: right;
    margin-bottom: 0.5em;
    margin-left: 0.5em;
}
dl.timeline {
    clear: both;
    position: relative;
    top: 20px;
}
dl.timeline dt {
    background-image: url("/img/timelinearrow.gif");
    background-repeat: no-repeat;
    color: white;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    height: 20px;
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 10px;
    overflow: hidden;
    padding: 10px 20px 10px 4px;
    text-align: center;
    width: 46px;
}
dl.timeline dd {
    background-color: white;
    color: #444444;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 30px;
    margin-right: 10px;
    padding: 10px;
    width: 400px;
}
body#discoverthefacts div#content h2 {
    font-size: 1.3em;
}
body#discoverthefacts p#introduction {
    background-color: #DDDDDD;
    float: right;
    font-size: 1.1em;
    height: 170px;
    padding: 10px;
    width: 450px;
}
body#discoverthefacts div.pointlist ul {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}
body#discoverthefacts div.pointlist ul li a {
    background-color: #444444;
    color: white;
    display: block;
    font-size: 0.8em;
    margin-bottom: 2px;
    padding: 5px;
    text-decoration: none;
    width: auto;
}
body#discoverthefacts div.pointlist ul li a.active-point {
    color: #999999;
}
body#discoverthefacts div.inner h3.smaller, body#discoverthefacts div.inner h4.smaller {
    width: 410px;
}
body#discoverthefacts div.inner {
    background-color: #EEEEEE;
    background-image: url("/img/widget_bg.gif");
    background-repeat: repeat-x;
    padding: 20px;
}
div.pointlist {
    float: left;
    margin-bottom: 20px;
    width: 155px;
}
div#article-footer div.pointlist {
    width: auto;
}
div#article-footer div.pointlist ul li {
    display: inline;
    float: left;
    font-size: 0.9em;
    margin-right: 2px;
    width: auto;
}
div#article-footer {
    background-color: #CCCCCC;
    margin-top: 10px;
    padding: 10px;
}
div#whatdoyouthinktab {
    background-color: #444444;
    bottom: 10px;
    display: none;
    padding: 10px;
    position: fixed;
    right: 10px;
}
div#whatdoyouthinktab a {
    color: white;
    text-decoration: none;
}
body#discussion h2 {
    margin-bottom: 5px;
}
body#discussion div#categories {
    float: left;
    width: 240px;
}
body#discussion div#categories ul {
    font-family: "Times New Roman",Georgia,Serif;
    list-style-type: none;
}
body#discussion div#categories ul li {
    margin-top: 2px;
}
body#discussion div#categories ul li a {
    background-color: #444444;
    color: white;
    display: block;
    font-size: 1.5em;
    padding: 5px;
    text-decoration: none;
    width: auto;
}
body#discussion ul#parts_sel {
    background-color: #CCCCCC;
    float: left;
    margin-left: 10px;
    padding: 5px;
    width: 640px;
}
body#discussion ul#parts_sel li {
    display: none;
}
body#discussion ul#parts_sel li#showonly_0, body#discussion ul#parts_sel li.active_cat {
    display: block;
    float: left;
    margin: 1px;
    width: auto;
}
body#discussion ul#parts_sel li a {
    background-color: #444444;
    color: white;
    display: block;
    font-size: 1em;
    padding: 5px;
    text-decoration: none;
    width: auto;
}
body#discussion div.tab {
    display: none;
}
body#discussion div.tab.active_tab {
    display: block;
    float: left;
    margin-left: 10px;
    width: 710px;
}
div.hasVidThreads div#videos div.content {
    background-color: #EEEEEE;
    background-image: url("/img/widget_bg.gif");
    background-repeat: repeat-x;
}
div.hasVidThreads div.container-big {
    background-color: #EEEEEE;
    background-image: url("/img/widget_bg.gif");
    background-position: 0 33px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #999999;
    margin: 0;
}
div.hasVidThreads div.container-small {
    border-right: 1px dotted #888888;
    margin: 0;
}
div.hasVidThreads div.container-big div.item {
    display: none;
    height: 250px;
}
div.hasVidThreads div.container-big div.item.active-big {
    display: block;
}
div.hasVidThreads div.container-big div.container-img {
    background-color: #CCCCCC;
    border: 1px solid #CCCCCC;
    float: left;
    height: 218px;
    margin: 15px;
    width: 270px;
}
div.hasVidThreads div.container-big h3.subject, div.hasVidThreads div.container-big p.preview {
    float: left;
    margin: 10px;
    width: 310px;
}
div.hasVidThreads div.container-big div.details {
    background-color: #CCCCCC;
    float: left;
    margin: 10px;
    padding: 10px;
    width: 300px;
}
div.hasVidThreads div.container-big div.details p {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0;
}
div.hasVidThreads div.container-big p.subject {
    color: #DDDDDD;
    font-size: 2em;
}
div.hasVidThreads div.container-small li.item {
    background-color: #EEEEEE;
    border-bottom: 1px dotted #888888;
    border-left: 1px dotted #888888;
    float: left;
    font-size: 1.1em;
    height: 200px;
    line-height: 1.3em;
    padding: 20px;
    width: 121px;
}
div.hasVidThreads div.container-small li.item p {
    height: 62px;
    margin-bottom: 0;
}
a.view {
    background-color: #444444;
    color: #CCCCCC;
    display: block;
    float: right;
    font-weight: bold;
    padding: 3px;
    text-decoration: none;
}
div.hasVidThreads div.container-small li.item.active {
    background-color: #DDDDDD;
}
div.hasVidThreads div.container-small li.item.active a.view {
    color: #DDFFFF;
}
div.hasVidThreads a.view:hover {
    color: #FFFFFF;
}
div.hasVidThreads div.container-small div.container-img {
    background-color: #CCCCCC;
    border: 1px solid #888888;
    height: 96px;
    margin: 0 auto;
    width: 121px;
}
div.hasVidThreads div.container-small li.item p {
    margin: 1em 0;
}
body#discussion div#threads {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    overflow: hidden;
    width: 620px;
}
body#discussion div#threads div.item {
    margin: 1px 0;
    padding: 10px;
}
.stripe1 {
    background-color: #DDDDDD;
    border-bottom: 1px solid #BBBBBB;
    border-top: 1px solid #EEEEEE;
}
.stripe2 {
    background-color: #CCCCCC;
    border-bottom: 1px solid #AAAAAA;
    border-top: 1px solid #EEEEEE;
}
div.form {
    width: 360px;
}
div.form div.row {
    border-bottom: 1px dotted #444444;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}
div.form div.row.top {
    border-top: 1px dotted #444444;
    padding-top: 0.5em;
}
div.form div.row.bottom {
    border: medium none;
}
button {
    background-color: #444444;
    color: white;
    display: block;
    width: auto;
}
div#formErrors {
    background-color: #EEE0E0;
    background-image: url("/img/error_r64.gif");
    background-position: 97% 50%;
    background-repeat: no-repeat;
    border: 2px solid #CCB0B0;
    color: #443030;
    font-size: 0.8em;
    margin-bottom: 1em;
    padding: 5px;
}
div.form div.row.error textarea, div.form div.row.error input {
    background-color: #EEE0E0;
    border: 1px solid #CCB0B0;
}
div.form div.row p.note {
    background-color: #EEEEEE;
    border: 1px solid #444444;
    clear: left;
    display: block;
    float: left;
    font-size: 0.7em;
    margin-top: 1.2em;
    padding: 5px;
    width: 160px;
}
div.form div.row.image_verification img {
    float: right;
}
div.form div.row.image_verification input {
    font-size: 2em;
    margin-top: 10px;
    padding: 5px;
    text-transform: uppercase;
    width: 156px;
}
ul.pagecontrol li {
    margin-right: 1em;
}
ul.pagecontrol li a {
    color: #888888;
    font-weight: bold;
}
ul.pagecontrol li a.active_page {
    color: black;
}
ol li {
    margin-left: 2em;
}
body#uploadtoyoutube p {
    color: #444444;
    padding: 0 10px;
    width: 220px;
}
.form_helper {
    background-color: #EEEEEE;
    border: 1px solid #444444;
    font-size: 0.7em;
    margin-bottom: 10px;
    padding: 5px;
}
body div.form form div.form_helper label {
    font-size: 0.5em;
}
div#content div.form form div.form_helper p {
    margin-bottom: 0;
    padding: 0;
}
body.printVersion div#article-footer, body.printVersion div#col-right, body.printVersion ul#quickoptions, body.printVersion div#header div#search, body.printVersion div#header div#theconstitution, body.printVersion div#navigation {
    display: none;
}
body.printVersion div#header p#reconstitution {
    left: -10px;
    margin: 0;
    padding: 0;
    position: relative;
}
body.printVersion div#header p#reconstitution a {
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 6em;
    height: auto;
    text-decoration: none;
}
body.printVersion div#header p#reconstitution a span, body.printVersion div#header p#reconstitution a {
    background: none repeat scroll 0 0 transparent;
    color: black;
    display: inline;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: auto;
}
body#topics.printVersion div.pointlist {
    border: 1px solid black;
    margin-right: 1em;
}
body#topics.printVersion div.pointlist ul li {
    margin-bottom: 0.5em;
    padding: 3px;
}
body#topics.printVersion div.pointlist ul li a {
    background-color: transparent;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
body.printVersion div#footer {
    width: 100%;
}
body.printVersion h3 {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid black;
    color: black;
}
body.printVersion a {
    background-color: white !important;
    color: black !important;
}
ul#quickoptions li a {
    clear: both;
}
body#welcome a.welcome-button {
    float: left;
    margin-right: 20px;
}
form ul {
    list-style-type: square;
    margin-left: 2em;
}
table td {
    background-color: #F8F8F8;
    border: 1px dotted #888888;
    padding: 5px;
}
h1 a {
    color: black;
    text-decoration: none;
}
div#welcomebox div.content {
    background-image: url("/img/widget_bg.gif");
    background-repeat: repeat-x;
    font-size: 1.4em;
    padding: 10px;
}
div#navigation ul.sub_ul {
    display: none;
}
div#navigation li:hover ul.sub_ul {
    display: block;
    margin-left: -7px;
    padding: 10px 0;
    position: absolute;
    width: 150px;
}
div#navigation li.sub_li {
    display: none;
}
div#navigation li:hover li.sub_li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color #444444;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none;
    border-width: 1px medium;
    clear: both;
    display: block;
    float: none;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    position: relative;
    width: 150px;
}
div#navigation li:hover li.sub_li a {
    background-color: #888888;
    border: medium none;
    margin: 0;
    padding: 5px;
    text-align: left;
}
div#navigation li:hover li.sub_li a:hover {
    color: #444444;
}
body div.talking_head h3 {
    background-color: transparent;
    color: black;
    font-weight: bold;
    padding: 0;
}
body div.talking_head img {
    float: left;
    margin-bottom: 0.5em;
    margin-right: 1em;
}
div#col-right div.talking-heads {
    height: auto;
}
div#col-right div.talking-heads div.talking_head {
    height: auto;
}
div.pageControl {
    background-color: #EEEEEE;
    padding: 5px;
}
.redborder {
    border: 2px solid red;
}
div#col-right div.headtext {
    float: left;
    width: 135px;
}
.pp_description {
    font-size: 1.4em;
    font-weight: bold;
    width: 400px;
}
html body div.ppt {
    background-color: #000000;
    color: #999999;
    font-weight: bold;
    margin-top: -5px;
    padding: 5px;
}
a.viewmorelikethis {
    background-color: #444444;
    clear: both;
    color: white;
    display: block;
    float: right;
    font-size: 1.2em;
    margin-top: 5px;
    padding: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
div#col-right ul li a, div#col-left div#talking_heads.widget ul li a {
    background-color: transparent;
    color: #000000;
    display: block;
    padding: 0;
    text-decoration: none;
}
#pagecontrolcont_heads {
    padding: 10px;
}
#pagecontrolcont_heads h4 {
    margin-top: 0;
}
p#takenfrom {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1em;
}
#fantasticdevmode {
    border: 2px solid red;
    left: 10px;
    opacity: 0.8;
    padding: 10px;
    position: fixed;
    top: 10px;
    width: 300px;
}
.talking_head img {
    height: 113px;
    width: 150px;
}

