#questionbody{
	width: 650px;
	float: left;
	margin-right: 60px;
}

#questionbody2{
	width: 500px;
	float: left;
	margin-right: 60px;
}


#questionright{
width: 650px;
float: left;
}

	#questionright label{
	color: black;
	padding-bottom: 8px;
	display: block;
	float: left;
	padding-right: 15px;
	clear: right;
	margin-bottom: 15px;
	}
	
	#message a.buttonblack{
	background-color: #292929;
	color: #bfbfbf;
	font-size: .9em;
	padding-left: 10px !important;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-top: -5px;
	cursor: pointer;
	display: inline;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	text-transform: uppercase;
	margin-left: 15px;
	}
	
	#message a.buttonblack:hover{
	color: white;
	}
	
	#message a img{margin-top: 4px;}

	
	#explanationintro a{color: black;}
	#explanationintro a:hover{color: white;}
	#message h3.topflight{
	color: #b8b8b8 !important;
	font-size: 1.7em !important;
	margin-bottom: 3px;
	}
	#message h3.topflight a{
	color: #35a4d9;
	padding-left: 12px;
	}
	
	#message h3.topflight a:hover{
	color: #000;
	}
	
	#message #theright{
	width: 650px;
	float: left;
	}
	
	#message #prevnext{
	width: 300px;
	float: right;
	margin-right: -30px;
	}
	
	#prevnext #preview{
	position: absolute;
	width: 182px;
	background: #292929;
	margin-left: 15px;
	margin-top: 33px;
	padding: 20px;
	}

	#prevnext #previewz{
	position: absolute;
	width: 182px;
	background: #292929;
	margin-left: 15px;
	margin-top: 33px;
	padding: 20px;
	}
	
	#preview #connectright{
	background: #292929;
	width: 103px;
	margin-top: -30px;
	height: 20px;
	float: right;
	margin-right: -20px;
	}

	#previewz #connectright{
	background: #292929;
	width: 103px;
	margin-top: -30px;
	height: 20px;
	float: right;
	margin-right: -20px;
	}

	#preview #connectleft{
	background: #292929;
	width: 104px;
	margin-top: -30px;
	height: 20px;
	float: left;
	margin-left: -20px;
	}

	#previewz #connectleft{
	background: #292929;
	width: 104px;
	margin-top: -30px;
	height: 20px;
	float: left;
	margin-left: -20px;
	}
	
	#preview h5{
	color: #2ba7e2;
	font-size: 1.1em;
	width: 100%;
	border-top: 1px solid white;
	padding-top: 5px;
	}

	#previewz h5{
	color: #2ba7e2;
	font-size: 1.1em;
	width: 100%;
	border-top: 1px solid white;
	padding-top: 5px;
	}
	
	#preview p{
	font-weight: normal;
	color: white;
	font-size: .89em;
	line-height:180%;
	padding-bottom: 0px;
	}

	#previewz p{
	font-weight: normal;
	color: white;
	font-size: .89em;
	line-height:180%;
	padding-bottom: 0px;
	}
	
	#preview a:hover{
	color: white;
	}

	#previewz a:hover{
	color: white;
	}
	
	#message a.nobutton{
	filter: alpha(opacity=20); /* internet explorer */
	-khtml-opacity: 0.2;      /* khtml, old safari */
	-moz-opacity: 0.2;       /* mozilla, netscape */
	opacity: 0.2;           /* fx, safari, opera */
	cursor: default;
	}	

#pagecontent .idea .ideaheader{
width: 100%;
border-bottom: 2px solid #e9e9e9;
padding-bottom: 12px;
margin-bottom: 25px;
}

#pagecontent.brainstorm{
width: 647px !important;
}

#ideasidebar{
width: 223px;
float: left;
border-top: 2px solid #e9e9e9;
margin-top: 36px;
}

#ideasidebar h5{
text-transform: uppercase;
color: #b8b8b8;
font-weight: bold;
font-size: 1em;
margin-top: 15px;
}

#ideasidebar ul{
list-style:  square;
width: 93%;
margin-left: 20px;
}

#ideasidebar ul li{
padding-bottom: 9px;
}

#ideasidebar ul li a.current{
color: #b8b8b8;
}


	.idea .ideaheader .thetitle{
	width: 270px;
	margin-right: 20px;
	float: left;
	display: inline;
	}
	
	.thetitle h3{
	display: inline;
	}
	
	.idea .ideaheader .therating{
	width: 140px;
	margin-right: 20px;
	float: left;
	bottom: 
	}
	
	.therating .thumbsup{
	color: #35a27d;
	float: left;
	margin-right: 15px;
	}
	
	img.thumbsdown2{
	margin-top: 5px;
	display: block;
	float: left;
	padding-right: 4px;
	}
	
	.therating .thumbsdown{
	color: #d7428c;float: left;
	margin-top: 5px;
	}
	
	.idea .ideaheader .thecomments{
	width: 175px;
	margin-right: 20px;
	margin-top: 5px;
	float: left;
	}
	
	.ideameta{
	margin-bottom: 20px;}
	
	.onecomment {
	margin-top: 30px;
	}
	
	.onecomment .ratethis{
	width: 70px;
	margin-right: 20px;
	float: left;
	}
	
	.ratethis a{
	color: #bfbfbf;
	font-size: .85em;
	font-weight: bold;
	}
	
	.ratethis a:hover{
	color: #009ad5;
	}
	
	img#commentminus{
	margin-bottom: -3px;
	}
	
	.onecomment .thecomment{
	width: 550px;
	float: left;
	border-top: 4px solid #e9e9e9;
	padding-top: 12px;

	}
	
	#commentarrow{
	margin-top:-25px;
	margin-left: 6px;
	display: block;
	float: left;
	}
	
#sidebar.brainstorming{
background-color: #e9e9e9;
border-bottom: 4px solid #535353;
}

	.brainstorming .module{
	border-top: 1px solid white !important;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 0 !important;
	}
	
	.brainstorming h2{
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 2.7em;
	line-height: 1;
	}
	
	.brainstorming .specs{
	font-weight: bold;
	text-transform: uppercase;
	font-size: .85em;
	padding-top: 0;
	color: #009ad5;
	}
	
	.brainstorming #dash{
	padding-bottom: 12px;}
	
	.brainstorming #dash li {
	padding-top: 8px;
	padding-bottom: 8px;	
	}
	
		.brainstorming #dash li a{
		color: #292929;
		}
	
#sidebar2.brainstorm{
	width:250px;
	float:right;
}

	.brainstorm .module{
	margin-bottom: 0 !important;
	}
	
	.brainstorm h3 {
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 2.7em;
	line-height: 1;
	}
	
	.brainstorm .specs{
	font-weight: bold;
	text-transform: uppercase;
	font-size: .85em;
	padding-top: 0;
	color: #FFFFFF;
	}
	
	.brainstorm #dash{
	padding-bottom: 12px;}
	
	.brainstorm #dash li {
	padding-top: 8px;
	padding-bottom: 8px;	
	}
	
		.brainstorm #dash li a{
		color: #292929;
		}		
