﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #333333;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------------ end reset css ------------------- */


#wrapper {
	margin: 1em auto 0pt;
	width: 1000px;
	background-color: #FFF;
	position:relative;
}


#header { position: relative; }

.football {
	height: 99px;
	clear:both;
	background: rgb(81, 81, 81) url(Images/tmc-banner-other.png) no-repeat scroll 0px 0px;
}

.log {
	clear: both;
	float: right;
	color: rgb(232, 243, 232);
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
.log a:link, .log a:active, .log a:hover, .log a:visited { color: rgb(232, 243, 232); }
.log ul { }
.log ul li { display: inline; }

form.logging {
	margin-bottom: 5px;
}
form.logging { margin-bottom: 5px; }
a {
	color: rgb(51, 102, 204);
	text-decoration: none;
}

a:visited { color: rgb(51, 102, 153); }
a:hover { color: rgb(255, 102, 0); }
input.community {
	border: 0pt none;
	margin: 0pt 4px;
	padding: 3px;
	background-color: rgb(232, 243, 232);
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: rgb(9, 29, 9);
	width: 100px;
}

#button {
	border: 0;
	background-color: #E8F3E8;
	color: #086108;
	text-transform: uppercase;
	font-weight: bold;
}

#navcontainer { clear:both; }


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: #E8F3E8;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	clear:both;
	}

#navcontainer ul li { 
	display: inline; 
	
	}

#navcontainer ul li a {
	padding: 0.7em 1em;
	background-color: transparent;
	color: #E8F3E8;
	text-decoration: none;
	float: left;
	border-right: 0px solid #fff;
	}

#navcontainer ul li a:hover { color: #fff; 	} 
	
#navcontainer2 {
	clear: both;
	margin: 0;
	padding-top: 1px;
	background: url(Images/bg-submenu2.png) repeat-x;
	padding-left: 8px;

}
	
#navlist2 {
	padding: 5px 0;
	margin-left: 0;
	font: 10px Arial, Verdana, sans-serif;
	clear: both;
}

#navlist2 li
	{
	list-style: none;
	margin: 0;
	display: inline;
	}

#navlist2 li a
{
	padding: 3px 3px 5px;
	margin-left: 2px;
	border-bottom: none;
	background: transparent;
	text-decoration: none;
	}

#navlist2 li a.firstweek {
	
	}

#navlist2 li a:link { color: #003366; }
#navlist2 li a:visited { color: #086108; }

#navlist2 li a:hover {
	color: #003366;
	background: #E8F3E8;
	}

#navlist2 li a.current2 {
	border: 1px solid rgb(232, 243, 232);
	background: #FFF;
	border-bottom: none;
	padding: 4px 12px 6px 12px;
}	
	
#subheader {
	padding:3pt 0pt 0pt 8px;
	line-height:1.5;
}
	
.topiccontainer {
	/*margin-top:12px;*/
	margin-top:10px;
}	
h2.team {
	font-size: 18px;
	display: inline;
	float: left;
	margin-right: 20px;
	line-height: 1.1;
	padding-bottom: 0px;
	font-weight: bold;
}
h3.subtitleteam {
	clear:both;
	color:#2A4634;
	margin:0;
}

ul#teamtitleicons {
	float: right;
	height: 20px;
	margin-top: 4px;
	}
	
	
	
a.addprediction {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/add.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	
a.addblog {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page_add.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
a.viewmyviewpoint {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}

a.editprediction {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page_edit.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
a.deleteviewpoint {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page_delete.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
a.rss {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/rss.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	

#teamtitleicons li {
	display: inline;
	margin-right: 10px;
	}

.topicname {
	background-color: transparent;
	width: 100px;
	float:left;
	}	


/*#topteams {
	border: 0px #900 solid;
	width: 100px;
	float: left;
	}


#topteams ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#topteams a {
	display: block;
	padding: 3px;
	width: 100px;
	background-color: #036;
	border-bottom: 1px solid #eee;
	}

#topteams a:link, #teamlist a:visited {
	color: #EEE;
	text-decoration: none;
	}

#topteams a:hover {
	background-color: #369;
	color: #fff;
	}
	*/



#topteams {
	width: 150px;
	float: left;
	margin-left: 6px;
}

#teamlist { position:relative; }

#topteams ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#topteams a
{
	border-left: 1px solid rgb(121, 144, 132);
	border-right: 1px solid rgb(121, 144, 132);
	border-bottom: 1px solid rgb(121, 144, 132);
	padding: 6px;
	display: block;
	background-color: #FFF;
	color: rgb(51, 102, 153);
}

* html #topteams li {
	overflow:hidden;
	height:24px!important;
}

#topteams a:link, #teamlist a:visited {
	color: #666;
	text-decoration: none;
}
#topteams a:hover, #topteams li.odd a:hover {
	background-color: rgb(102, 102, 153);
	color: #FFF;
	cursor: pointer;
}


.mostetc {
	border: 0px solid #000;
	/*	background-color: pink;
padding: 1px;*/
float: right;
margin-bottom: 15px;

}	

.mostpopular {
	border: 1px solid #999;
	float: left;
	margin-right: 12px;
	width: 251px;
	margin-top: 0px;
	background-color: #FFF;
}
.mostpopular h4 {
	padding: 4px;
	text-align: center;
	background-color: rgb(121, 144, 132);
	color: #FFF;
}

ul.mostol {
/*list-style-type: decimal; 
padding-left: 23px;*/


}

.mostol li {
	border-bottom: 1px solid #ccc;
	padding: 4px;
	line-height: 1.2;
	color: #999999;
	font-size: .9em;
}

.repeatinfo {
	/*border: 1px solid rgb(239, 239, 239);*/
	margin: 0pt auto;
	/*min-height: 300px;*/
	float: left;
	width:100%;
}

#topiccontainer {
	overflow: hidden;
	width: 1000px;
	min-height:300px;
}
* html #topiccontainer { ;
}
table.data {
	border-top: 1px solid rgb(229, 239, 248);
	border-right: 1px solid rgb(229, 239, 248);
	border-collapse: collapse;
	width: 823px;
	clear: both;
	margin-top: 10px;
}
td.emptycell {
	border-right: 1px solid rgb(236, 236, 236);
	height: 20px;
	width:50px;
	background-color: rgb(206, 217, 206);
}
td {
	border-left: 1px solid rgb(229, 239, 248);
	border-bottom: 1px solid rgb(229, 239, 248);
	padding: 0pt 4px;
	color: rgb(103, 129, 151);
	text-align: center;
}
.data tr { }
td.teamname {
	border-right: 1px solid #FFF;
	padding: 0px 5px 0pt;
	background-color: rgb(239, 239, 239);
	width: 100px;
}
.blogpost {
	border-bottom: 1px solid rgb(241, 241, 241);
	text-align: left;
	float: left;
	clear: both;
}


.blogheader {
	padding: 8px 0pt 0px;
	float: left;
	clear: both;
	width:500px;
}

.blogpost h2 {
	margin: 3px 0px 4px;
	padding: 0pt;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
}

ul.blogicons { margin: 20px 0 10px; }
	
	
a.blogedit {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page_edit.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	
a.blogdelete {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page_delete.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	
a.blogprint {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/printer.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	
a.blogview {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	
a.blognewpost {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(Images/page_add.png);
	background-repeat:no-repeat;
	padding: 2px 4px 2px 22px;
	}
	

.blogicons li {
	display: inline;
	margin-right: 5px;
}

.blogpost p {
	padding: 0pt;
	font-size: 1em;
	clear: both;
	line-height: 1.4;
}

td.user {
	border: 0;

}

td.teamname p {
	margin-top: 80px;

}

td.user { border: 0pt none; }
td.teamname p { margin-top: 80px; }
th.stripe 
{    
	border-right: 1px solid rgb(236, 236, 236);
	background-color: rgb(190, 204, 190);
	font-weight: bold;
	color: #333;	
	padding-left: 5px;
	padding-right: 5px;
	white-space:nowrap !important;
}
th {
	border-right: 1px solid rgb(236, 236, 236);
	background-color: rgb(161, 161, 161);
	font-weight: bold;
	color: rgb(70, 70, 70);
}
.results th { border-right: 1px solid #FFF; }
th.prediction {
	border-right: 1px solid rgb(236, 236, 236);
	border-bottom: 1px solid rgb(236, 236, 236);
}
th.results { background-color: rgb(206, 217, 206); }
.data th, .data td { padding: 4px; }
.resources h3 {
	margin: 0pt;
	padding: 4px;
}
.resources ol {
	margin: 0pt;
	padding: 0pt;
	display: none;
}
.resources li {
	margin: 0pt;
	padding: 0pt;
	line-height: 1.3em;
	list-style-type: decimal;
}
.resources .col1 { margin-left: 3em; }
.resources .col2 { margin-left: 26em; }
.resources .coltopper { margin-top: -6.5em; }
.resources a:link {
	display: block;
	width: 15em;
	color: rgb(0, 51, 102);
	position: relative;
}
.blogpost p.footertext {
	font-size: 8px;
	padding-right: 0px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
	/*clear: both; - 7/28*/
	display: inline;
	padding-left:12px;
}
.username {
	clear: both;
	float: left;
	margin-right: 7px;
	margin-top: 18px;
	width: 80px;
	margin-left: 7px;
	color: #999;
}

.blogpost p.footertext {
	font-size: 8px;
	text-align: right;
	padding-right: 0px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
	clear:both;

}

.username {
	clear:both;
	float:left;
	margin-right:7px;
	margin-top:18px;
	width:80px;
	margin-left: 7px;
	color: #999999;
}


img.avatar {
	border: 0px solid rgb(0, 0, 0);
	background-color: #ccc;
	margin-left: 0px;
	clear: both;
	float: left;
}

.predictiondata { margin: 10px 10px 0 10px; }


.floatleft450 {
	float: left;
	width: 600px;
}


.blogcontent {
	float: left;
	margin-bottom: 0px;
	width: 580px;
}
* html .blogcontent { width: 550px; }
.generalcontent {
	float: left;
	width: 835px;
	margin: 0pt 0pt 0pt 12px;
}
* html .generalcontent {width: 665px;}
.generalcontent p {font-size:1.2em; line-height:1.5; color:#333; margin: 0 0 1em; }
.generalcontent h2 {
	font-size:1.8em; margin-bottom:.5em;}


.adspace {
	width: 120px;
	float: right;
	border: 1px solid #ccc;
	background: #F4F4F4;
	height: 160px;
	margin: 0px;
	
}

.adspace-short {
	height:180px;
	float: right;
	border: 1px solid #ccc;
	width: 120px;
	margin: 5px;
	background-color: #F4F4F4;
  }
  
  .adspace-1line {
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	height:80px;
	margin:5px;
	position:absolute;
	right:6px;
	width:360px;
}

.username p {
	margin-bottom: 8px;
	margin-left:0px;
	font-size: .9em;
}


th {
	text-align:center;
	/*font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;*/
color:#003366;
	background-color: #CED9CE;
/*padding-right: 3px;
padding-left: 3px;*/
 }

#footer {
	background-color: #000;
	clear: both;
	height: 30px;
}
#topteams h3 {
	padding: 3px 5px;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	background-color: rgb(42, 70, 52);
	color: #FFF;
}
#header h2 {
	font-size: 18px;
	color: #DAFF1A;
	position: absolute;
	width: 350px;
	left: 420px;
	text-align: center;
	top: 39px;
}
#navlist { background: #101010 url(Images/bg-submenu.png) repeat-x; }
.test a {
	color: #FF6600;
	background: url(Images/page_edit.png) no-repeat;
	padding-left: 9px;
}
#topteams .paging li a {
	border: medium none;
	padding: 3px 6px;
	float: left;
	color: rgb(255, 102, 0);
}
#topteams h4 {
	margin: 12px 0pt 6px;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
}
#topteams h2 {
	margin: 3px 6px;
	font-size: 1.1em;
	font-weight: bold;
}
#topteams #teamlist a {
	border: 1px solid #666;
	border-top:none;
	background: rgb(229, 231, 236);
	color: #666;
}
#topteams .odd a { background: rgb(238, 238, 238); }
#topteams h4 span {
	margin: 3px 0pt;
	font-weight: bold;
	color: rgb(0, 0, 0);
}
#topteams #teamlist a.current, #topteams #teamlist a:hover {
	background: rgb(188, 255, 30);
	color: #333;
}
#topteams #teamlist #Txt_A a {
	border: none !important;
	border-top:none;
	color: #666;
}
#topteams #Txt_A span a {
	margin: auto;
	display:inline;
}
#Txt_A a:hover {
	display:inline;
	background-color: #B9FF2C;
}
#topteams .paging a.current, #topteams .paging a:hover {
	background: rgb(102, 102, 153);
	color: #FFF;
}
#colmn2 {
	background-color:transparent;
	float:left;
	margin-left:9px;
	overflow:hidden;
	width:800px;
}
* html
#topteams .paging li { display: inline; }

#utils {
	text-align: right;
	margin-top: 6px;
	margin-right: 12px;
	color: #FFCC66;
	padding-top:6px;
}
#utils a { color: #CCFF00; }
#topmenu {
	margin: 0pt 0pt 0pt 12px;
	position: absolute;
	bottom: 0px;
	left: 0pt;
}
#topmenu li {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#topmenu a {
	padding: 4px 10px;
	color: rgb(255, 204, 0);
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-left: 6px;
	margin-right: 6px;
}
#topmenu a.active {	/*mar9 change*/
	background:#333333 none repeat scroll 0% 0%;
	border-color:#666666;
	border-style:solid;
	border-width:1px 1px 0pt;
	color:#FF9900;
}
#topmenu a:hover { color:#FFF; }
#userloggedin {
	color: #DAFF1A;
	background: transparent;
	text-align: left;
	float: left;
	margin:  6px 0 0 18px;
}

#userloggedin a { color: #90C78E; }
.mostol a {
	display: block;
	font-size: 1.1em;
}


.mostol a.UserName
{
	display:inline-block;
	font-size: 1.1em;
}
/* Rating */

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(Images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

.rateprediction td {
	text-align:left;
	background-color:#ECEEEC;
	vertical-align:middle;
}
a.voteup, a.votedown {
	background: url(Images/icon-rate-up.gif) no-repeat -15px 0px;
	display:block; float:left;
	height: 19px;
	width: 15px;
}
a.votedown {
	background: url(Images/icon-rate-down.gif) no-repeat -15px 0px;
}
a.voteup:hover, a.votedown:hover { background-position: 0px 0px; }
.rateprediction li {
	float:left;
	height:19px;
	line-height:18px;
	margin:12px 0pt 1em 7px;
}

#utilsdiv {
	width: 1000px;
	margin: 0 auto 6px;
}

a.flaginnapropriate {
	padding: 2px 4px 2px 22px;
	background: transparent url(Images/flag-innapropriate.gif) no-repeat scroll;
	}


#userlogin {
	float:left;
	margin: 0 0 0 50px;
	width:610px;
}
#userlogin li {
	display:inline;
	margin-right: 12px;
}
#utilsdiv input {
	display:inline;
	font-size:10px;
}
#userlogin li { color: #CCCCCC; }
#userlogin ul {float:right; width:275px; margin:-20px 0 0 0}

/******************************add projection*********************************/
#addprojection p {
	width: 100px;
	float: left;
	padding-left: 6px;
}
#addprojection h3 {
	clear: both;
	margin: 1em 0 .5em 0;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
	font-size: 14px;
	font-weight: bold;
}
#addprojection .text {
	border: 1px solid #ccc;
}
#addprojection p input.text {
	margin-top: 6px;
	background-color: #FFF;
	width: 90%;
	margin-right:6px;
	border:1px solid #ccc;
}
#postcomment {
	border-left:1px solid silver;
	margin-left:614px;
	margin-right:32px;
	padding-left:12px;
}
* html #postcomment {
	margin-left:630px;
}
* html #postcomment h2 {
	margin-top:-75px;
}

/******************************forms*********************************/
#addprojection .showcomment {
 border-right:1px solid silver;
 float:left;
 margin:0px 9px 0pt 12px;
 padding-right:12px;
 text-align:left;
 width:590px;
}
#postcomment input {
	border:1px solid #CCCCCC;
	display:block;
	margin:6px 0pt;
	width:90%;
}
.showcomment h2 {
	font-size: 18px;
	margin: .5em 0 .25em;
}
.showcomment p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.4;
	color: #688;
}
#addprojection .label {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow" !important;
	font-style: normal !important;
	font-weight: normal;
	font-size:100% !important;
}
#postcomment textarea {
	width: 307px; 
	border: 1px solid #CCCCCC;
	margin: 6px 0pt;
}
#postcomment tr {
	padding: 1em 0;
}
#addprojection #subheader h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	line-height: normal;
}
/*FORM*/
#addprojection label, #addprojection input {
	display: block;
}
#addprojection label {
	font-weight: bold;
	margin: 6px 0 6px 0;
}
#addprojection label span {
	font-weight: normal;
	color: #666666;
}
#postcomment input.RefreshButton {
	float: left;
	width: 120px;
}
#postcomment input.SubmitButton {
	float: right;
	width: 120px;
}
#addprojection .comment p {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 6px 6px 30px;
	color: #666666;
}
#addprojection .showcomment .comment {
	border: 1px solid #999999;
	padding: 6px;
	background: #F3F8F1;
	margin: 12px 0 0 0;
}
#addprojection .comment .poster {
	color: #999999;
}
#addprojection .comment .postnumber {
	border-right:1px solid #999;
	color:#999999;
	display:inline;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	margin:-2px 12px 0pt 0pt;
	padding-right:11px;
}
#addprojection .comment h3 {
	font-weight: bold;
	color: #336666;
}
#addprojection h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 6px;
	background-color: #CFDCCA;
}
#addprojection textarea {
	width: 470px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input.submitprediction{
	display: inline;margin-left:18px; text-align:right;
}
.showcomment {
	margin: 0 9px 0pt 12px;
	float: left;
	padding-right: 12px;
	text-align: left;
	width: 590px;
}
.showcomment .label {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow" ! important;
	font-style: normal ! important;
	font-weight: normal;
	font-size: 100% ! important;
}
.showcomment label {
	display:block;
	margin:0px auto 5px;
}
.showcomment input {
	width:200px;
	margin-bottom:10px;
}
.showcomment textarea {
	width:550px;
	margin-bottom:10px;
}
#subheader h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	line-height: normal;
	margin: 0;
}
/*FORM*/
#postcomment label, input { display: block; }
#postcomment label {
	font-weight: bold;
	margin: 6px 0 0 0;
}
#postcomment label span {
	font-weight: normal;
	color: #666666;
}
.comment p {
	margin: 6px 6px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;
	color: #666;
}
.showcomment .comment {
	border: 1px solid #999;
	margin: 12px 0pt 0pt;
	padding: 6px;
	background: #eee;
}
.comment .poster { color: #999; }
.comment .postnumber {
	border-right: 1px solid #999;
	margin: -2px 12px 0pt 0pt;
	color: #999;
	display: inline;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-right: 11px;
}
.comment h3 {
	font-weight: bold;
	color: #366;
}

#navlist .active {
	color: #FF9900;
	font-weight: bold;
}
#navlist .topcategories {
	color: #FFF;
	font-weight: bold;
}
.center { text-align: center; }
.box450 li, table.data td li {
	list-style:url(none) none!important;
	text-align:left;
	border-bottom:1px dotted #ccc;
	padding:9px 0pt 9px;
}
.box450 {
	padding: 10px;
	width: 450px;
	border: 1px solid #FF9900;
	float: left;
	margin: 0 35px;
	background-color: #fff;
	text-align:left!important;
}
.box450 p {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 1.4;
}
.box450 h3 {
	font-size: 18px;
	margin-top: 6px;
}
.pad { margin: 12px; }
.clearfix, .wrapper { display:inline-block; }
* html .clearfix, * html .wrapper { height:1%; }
.clearfix, .wrapper { display:block; }
.clear { clear:both; }
.left { float:left !important; }
#supportingstatement li {
	margin-right: 12px;
	display: inline;
}
#supportingstatement h3 {
	margin:6px 0 0 0;
	border-top: 1px solid #ccc;
	padding-top: 6px;
}
#supportingstatement { margin: 0 23px 0 628px; }
a.more {
	text-transform: uppercase;
	font-size: 0.75em;
}
table.data {
	margin: 9px 0;
	width: 980px;
}
#colmn2 table.data {
	margin: 9px 0 0 0;
	width: 800px;
}

.avatar {
	float: left;
	margin-right: 12px;
}
.predictiondata { margin: 10px 10px 0 10px; }
.floatleft450 {
	float: left;
	width: 600px;
}
.rateviewpoint {
	background:url(images/ratings-bg.gif) no-repeat;
	position:absolute;
	right:385px;
	top:165px;
	width:124px;
	height:60px;
}
.rateviewpoint h3, .votes, .rateup, .ratedown { position: absolute; }
.votes {
	left:5px;
	top:35px;
}
.rateup {
	left:105px;
	top:4px;
}
.ratedown {
	left: 81px;
	top: 5px;
}
.rateviewpoint h3 {
	left:7px;
	top:4px;
}
.voterating {
	color:#F90;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:8px;
	text-align:right;
	top:33px;
}
.votes {
	left:5px;
	top:35px;
	color:#666
}
/*Horizontal rating*/
.rateviewpoint2 {
background:transparent url(images/ratings-bg-horiz.gif) no-repeat scroll 0% 0%;
height:44px;
left:150px;
position:relative;
top:13px;

}
.rateviewpoint2 h3, .votes, .rateup, .ratedown { position: absolute; }
.rateviewpoint2 .votes {
	left:5px;
	top:35px;
}
.rateviewpoint2 .rateup {
	left:139px;
	top:6px;
}
.rateviewpoint2 .ratedown {
	left:161px;
	top:6px;
}
.rateviewpoint2 h3 {
	left:4px;
	top:4px;
}
.rateviewpoint2 .voterating {
color:#FF9900;
font-size:14px;
font-weight:bold;
left:182px;
position:absolute;
text-align:left;
top:9px;
}
.rateviewpoint2 .votes {
	color:#666666;
	left:4px;
	top:18px;
}
.rateviewpoint2 .joindiscussion {
	left:220px;
position:absolute;
top:4px;
}
.rateviewpoint2 .vucomments {
	left:220px;
position:absolute;
top:20px;
}
.rateviewpoint2 .addstatements {
	left:350px;
position:absolute;
top:20px;
}/*end horizontal rating*/

#subheader h1 {
	color:#666666;
	font-size:13px;
	margin:-5pt 0pt 3px;
}
#subheader h1.heading {
	color:#666666;
	font-size:22px;
	margin:5px 0pt 0pt 0px;
}
.showcomment h3 {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:6px;
}
.showcomment h3 span {
	font-weight:normal;
	color:#666666;
	font-size:10px;
}
.pad-top { margin-top:6px; }
.c1, .c2, .c3 {
	float:left;
	width:40px;
}
#div1, #div2, #div3, #div4, #div5, #div6 { z-index:1000; }
.viewpointpaging {
	background-color:PaleGoldenRod;
	color:#666666;
	margin:5px auto;
	padding:6px 268px;
	width:100%;
}
.rateviewpoint .relative { position: relative !important; }
#subheader h2 a span {
	font-size: 75%;
	float: right;
	margin-right:128px;
}
#div4, #div5 {
	position: absolute;
	display: none;
	width: 150px;
	left: 150px;
	margin-top:-25px;
	border-top:1px solid #666666;
	visibility: hidden;
	background-color:#ccc;
}
#Txt_A {
	background-color:#E5E7EC;
	border:1px solid #999999;
	color:#666666;
	font-family:'ArialMT', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:0pt;
	padding:0 3px;
	position:absolute;
	text-align:left;
	z-index:1000;
}
#Txt_A a {
	float:left;
	margin-right:10px;
	text-align:center;
	width:14px; 
}.generalcontent h3 {
	font-size: 1.2em;
	color: #63766C;
}
.showcomment p.date {
	color: #999;
	font: normal 120%/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 .25em;
}
#subheader p { margin-bottom: 12px; }
.showcomment p.footertext {
	font-size: 1.1em;
	font-style: normal;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
.mediumgray { color: #999; }
