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

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


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

	#questionright label{
	color: black;
	padding-bottom: 8px;
	}
	
	#questionright a.buttonblack{
	background-color: #292929;
	color: white;
	font-size: .9em;
	padding-left: 10px !important;
	padding-right: 10px;
	padding-top: 15px;
	margin-top: 12px;
	padding-bottom: 15px;
	cursor: pointer;
	display: inline;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	border: 1px solid #50c3f0;
	}
	
#pagecontent .idea .ideaheader{
width: 100%;
	border-bottom: 2px solid #e9e9e9;
	padding-bottom: 12px;
	margin-bottom: 25px;


}

	.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;
		}		