.right {
	float: right;
}

span.warningbox {
	font-weight: normal;
}

.content {
	float: left;
	margin: 4px 0 8px 0;
}

#lefttabs {
	width: 206px;
	float: left;
	overflow:hidden;
}

#theArticleHolder {
   overflow: hidden;
   float: left;
}

#articletable {
   width:468px;
   margin-right:3px;
   padding-left:5px;
   overflow:hidden;
}

.content .arow {
	width: 102%;
	float: left;
}

.row_seperator {
	float: left;
	width: 685px;
	height: 14px;
	margin-bottom: 8px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
}

#articletable h1 {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 10px;
}

#articletable h2 {
	font-size: 9.5pt;
	font-weight: bold;
	padding-bottom: 10px;
}

#articletable td {
	padding-right: 10px;
}

#articletable img {
	margin: 5px 0 0 0;
}

#articletable p {
	padding-bottom: 10px;
}

.articletoolbar {
   border-top-style: solid;
   border-top-width: 1px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
	text-align: center;
	height: 15px;
	padding: 6px 6px 6px 6px;
	width: 465px;
	margin: 0 0 8px 0;
	overflow: hidden;
}

#articletable .articletoolbar img {
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}

#articletable .articletoolbar div {
	float: left;
	margin-right: 21px;
}

#articletable .articletoolbar div.last {
	margin-right: 0;
}

#articletable > table img {
    padding-bottom: 2px;
}

.article_comment_wide {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
	.article_comment_wide img {
		float: left;
		margin: 0;
		padding: 0 8px 0 0;
	}

.article_item_seperator_horizontal {
   float: left;
	display: inline;
	width: inherit;
	height: 6px;
	margin-bottom: 6px;
   border-bottom-style: dotted;
   border-bottom-width: 2px;
}

.article_rant {
   float: left;
   width: 395px;
   font-style:oblique;
   font-size:8.5pt;
   float: left;
}

.article_rantauthor {
   float: left;
   text-transform: uppercase;
   font-weight: bold;
}

.article_rant_top {padding-top: 3px;}

.article_rant_more {font-weight:bolder;}

.article_rantoptions {float: right;}

#lefttabs .newstextarea {
	width: 200px;
}

.toptabs {
	float: left;
	width: 206px;
	margin-bottom: 6px;
}

.toptabs .title {
	height: 24px;
	width: 206px;
	font-size:9.5pt;
	font-weight:bold;
	padding:7px 6px 0 10px;	
}

.toptabs .newslinks li {
	width:206px;
	height: 39px;
	float: left;
   border-bottom-style: solid;
   border-bottom-width: 1px;
	overflow:hidden;
}

.toptabs .newslinks ul {
	float: left;
	padding: 0;
	margin: 0;
}

.toptabs .newslinks li a {
	float:left;
	height:39px;
   display: block;
	padding:6px 5px 5px 8px;
	cursor: pointer;
}

.toptabs .offerlinks li {
	width:206px;
	height: 60px;
	float: left;
   border-bottom-style: solid;
   border-bottom-width: 1px;
	overflow:hidden;
}

.toptabs .offerlinks li a span {
   font-weight: bold;
}

.toptabs .offerlinks li a {
	float:left;
    display: block;
	padding:6px 5px 5px 8px;
	cursor: pointer;
}

.toptabs .offerlinks ul {
	float: left;
	padding: 0;
	margin: 0;
}

.toptabs a:hover {
	font-weight: bold;
}

#comment_form {
	float: left;
	width: 100%;
	border-top-width: 2px;
   border-top-style: dotted;
	padding-top: 16px;
	margin-top: 8px;
}

.comment_row {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 7px;
}


.comment_left {
	float: left;
	width: 90px;
	padding-top: 3px;
}

.comment_right {
	float: left;
}

/*#comment_form input[type="text"], textarea {
   border-width: 1px;
   border-style: solid;
}*/

#comment_form textarea {
   width: 358px;
   height: 100px;
}

.littletext {
    font-size: smaller;
}

.article_quote_box {
    margin: 10px 0 10px 0;
    padding: 18px 22px 18px 45px;
    background-repeat: no-repeat;
    width: 155px;
    font-size: 10pt;
}

.article_summary_box {
    margin: 10px 0 10px 0;
    padding: 16px 13px 8px 13px;
    width: 196px;
    height: auto;
    float: left;
    font-size: 7.5pt;
}

.article_summary_row {
   float: left;
   width: 100%;
   padding-bottom: 8px;
}

.article_summary_left {
   float: left;
   width: 40%;
   font-weight:bold;
}

.article_summary_right {
   float: left;
   width: 60%;
}

.review_footer {
    margin: 20px auto 20px auto;
}

.article_grey {
    font-size: 7.5pt;
}

.arow {
    margin: 0 0 6px 0;
}