
#article .date, #article .by {
    margin-bottom: 7px;
    font-size: 12px;
}
#article td.headerleft p {
    font-size: 12px;
}
#article .by a {
    font-weight: bold;
}

#article h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 16px;
}

#articleheader {
    border-bottom: 1px solid #000000;
    padding-bottom: 2px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 10px;
}
#articleheader h1.title {
    font-size: 25px;
}

#header_bar, #header_bar a {
    color: #ffffff;
    line-height: 1;
}
#header_bar a {
    
}
#header_bar #you_are_here {
	float: left;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: bold;
}
#header_bar #you_are_here { 
    padding-left: 8px;
}
#header_bar_left {
    text-transform: uppercase;
}
#header_bar_left a:hover {
    background-color: #F88D2F;
}
#socialstuff div.icon {
    float: left;
    margin-top: 4px;
}
#header_bar_left {
    float: left;
    
}
#header_bar div.separator3 {
    margin-left: 6px;
    margin-right: 6px;
}
#header_bar #you_are_here {
    float: left;
}

#socialstuff {
    float: right;
    margin-right: 4px;
    
}
#socialstuff div {
    height: 22px;
    overflow: hidden;
}
#socialstuff div.comments {
    margin-top: 4px;
}
#socialstuff div.gplus {
    margin-top: 5px;
    overflow: hidden;
    width: 32px;
    height: 22px;
}
#socialstuff div.xlist {
    margin-top: 6px;
}


#articlepager {
    font-size: 12px;
    width: 241px;
    margin-top: 5px;
}

.headerleft {
    width: 539px;
}
.headerright {
    vertical-align: bottom;
    width: 240px;
    height: 100%;
    padding: 0;
}
#headerbottomspace {
    margin-top: 4px;
}
#articlefooter {
    font-size: 13px;
    margin-bottom: 10px;
}
#articlefooter a {
    font-weight: bold;
}
#articlecontent {
    font-size: 14px;
    margin-bottom: 5px;
    /* top right bottom left */
    padding: 10px 10px 10px 5px;
}
#articlecontent table.normalfont td, #articlecontent table.normalfont th{
    font-size: 14px !important;
}

#articlecontent tr:hover {
    background-color: #EEEEEE;
}
#articlecontent p {
    margin-bottom: 10px;
    line-height: 18px;
}

#articlecontent img {
    text-align: center;
    border: 1px solid #000000;
}
#articlecontent ol, #articlecontent ul {
    line-height: normal;
    /*text-indent: 5px;*/
    padding: 6px;
    padding-left: 10px;
    margin: 10px;
}
#articlecontent ol {
    list-style-type: decimal;
}
#articlecontent ul {
    list-style-position: outside;
    list-style-type: disc;
}

.footerleft {
    width: 500px;
    float: left;
}
.prevnext {

}
.prevnext .next_page {
    margin-left: 5px;
}

.prevnext a {
    background-color: #61A0BF;
    height: 30px;
    color: #fff;
    padding: 8px;
    font-size: 15px;
}
#articlefooter blockquote {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    font-style: italic;
    margin: 5px;
    padding: 5px;
}
div.comment {
    padding: 5px;
    margin-top: 5px;
    border: 1px solid #000000;
}


div.commentheader {
    margin-top: 5px;
    background-color: #61A0BF;
    width: 100%;
}
div.commentheader a {
    display: block;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #ffffff;
}
div.commentbodyinner {
    padding: 5px;
}
div.commentbodyinner img {
    max-width: 774px;
}
div.commentbody {
    width: 100%;
    background-color: #ECECEC;
}
div.commentbody blockquote em {
    font-weight: bold;
}
#buybox {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    background-color: #61A0BF;
    color: #ffffff;
    margin-bottom: 5px;
}
#buybox a {
    color: #ffffff;
}
#buybox span {
    font-size: 14px;
}
#articleheader a:hover {
    text-decoration: underline;
}

.buyboxscanlink {
    display: block;
    font-size: 13px;
    font-weight: bold;
}
#buyboxforumlink {
    margin-top: 5px;
}
#buyboxleft {
    width: 115px;
    display: block;
    float: left;
    border-right: 1px solid #ffffff;
    padding-right: 4px;
}
#buyboxright {
    float: right;
    width: 107px;
    
    
}

#buybox a img {
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.buy_links_box {
    width: 241px;
}
.buy_links_box h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top:2px;
}
.buy_links_box small {
    font-size: 10px;
}
.buy_links_box ul {
    margin-bottom: 6px;
}
.buy_links_box li {
    font-size: 15px;
}
#buybox.buy_links_box li span {
    font-size: 16px;
    font-weight: bold;
}


#articlecontent table {
    border-collapse: collapse;
}
#articlecontent tr {
    background: none repeat scroll 0 0 #FFFFFF;
}
#articlecontent td, #articlecontent th {
    padding: 3px 4px;
    text-align: left;
    vertical-align: top;
    font: 11px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
th {
    text-align: left;
    font-weight: bold;
}
#articlecontent table.centreTable, table.centreTableNoHover, table.centreTableBordered {
    margin-left: auto;
    margin-right: auto;
}
#articlecontent table.centreTableBordered {
    border: 1px solid #666666;
}
#articlecontent body .fullWidthTable {
    width: 100%;
}
#articlecontent th, #articlecontent th:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #BBBBBB;
    font-weight: bold;
}
#articlecontent th a {
    border: medium none;
}
table.noHover tr:hover, tr:hover td.noHover, table.centreTableNoHover tr:hover, tr:hover td.alignCenterNoHover {
    background: none repeat scroll 0 0 #FFFFFF;
}
#articlecontent p img {
    display:block;
    margin-left: auto;
    margin-right: auto;
}
table.stock {
    border: 1px solid DimGray;
    width: 580px;
    margin-top: 2px;
}
table.stock thead tr {
    color: #ffffff;
    background-color: DimGray;
}


#header_bar.business {
    /*width: 179px;
    float: right;*/
}
#header_bar a.comments {
    background-image: url("../images/comment_count_bg.jpg");
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 17px;
    padding: 5px 0 0 0px;
    text-align: center;
    width: 24px;
}


input.keep_me_informed {
    background-color: transparent;
    background-image: url('../images/keep_me_informed.png');
    border: 0px;
    width: 153px;
    height: 30px;
    margin-left: 5px;
    cursor: pointer;
    display: block;
    float: right;
}


.separator_line {
    position:absolute;width:1px;height:400px;border-right:1px solid #fff;margin-top:-10px;margin-left:386px;
}

#article_comments div.comment img {
    max-width: 300px;
}
#article_comments #message {
    width: 100%;
}

#article_comments_login_form {
    background-color: #676767;
    color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid transparent;
}
#article_comments_login_form a {
    color: #ffffff;
}
#article_comments_login_form_left {
    float: left;
    width: 350px;
    border-right: 1px solid #fff;
    padding: 10px;
    position: relative;
}
#article_comments_login_form_left table {
    float: left;
}
#article_comments_login_form_left .hexus_button {
    bottom: -1px;
    position: absolute;
    right: -1px;
    width: 60px;
}
#article_comments_login_form_right {
    float: left;
    width: 350px;
    padding: 10px;
}
table.old_graph {
    border: 1px solid #000;
}
.hreview .rating {
    display: none;
}
a.quote_button {
    display: block;
    padding: 5px;
    float: right;
    height: 14px;
    margin-right: -6px;
    margin-top: -20px;
}
h4.quick_comment {
    line-height: 1;
    text-transform: uppercase;
}




#related_reading_left {
    float: left;
    width: 375px;
    border-right: 1px solid #61a0bf;
    padding-right: 20px;
}
#related_reading_right {
    float: left;
    padding-left: 20px;
    width: 360px;
    
}
#related_reading_right a {
    display: block;
    margin-bottom: 5px;
    color: #61a0bf;
}

#related_reading_right a:hover {
    text-decoration: underline;
}
#related_reading_left div.article {
    clear: left;
}
#related_reading_left a.articleicon {
    float: left;
    padding-right: 5px;
}

#related_reading_left div.article a.title {
    color: #385a9a;
}
#related_reading_left div.article a.title:hover {
    text-decoration: underline;
}