.lightbox-feedback{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/site_feedback_tab.png") no-repeat scroll 0 0 transparent;
	height:120px;
	position:fixed;
	right:0;
	top:220px;
	width:23px;
	
}

#textarea-feedback{
	border: 1px solid;
	height: 30px;
	width: 600px;
	padding: 10px;
}

.feedback-vote{
	display:inline;
	font-size:11px;
	height:20px;
	margin-left:10px;
	padding-left:15px;
	padding-right:10px;
	padding-top:2px;
	right:0;
	width:77px;
}


.feedback-vote-down{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/thumbdown.png") no-repeat scroll 0 0 transparent;
}

.feedback-vote-up{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/thumbup.png") no-repeat scroll 0 0 transparent;	
	border-right:1px solid #CCCCCC;
}

.agree-icon{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/thumbup_blue.png") no-repeat scroll 0 0 transparent;	
	margin:0 8px;
	padding:2px 10px;
}
.disagree-icon{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/thumbdown_red.png") no-repeat scroll 0 0 transparent;	
	margin:0 8px;
	padding:2px 10px;
}



.feedback-vote-down-red{
	color: red;
	background:url("/wp-content/plugins/regulationroom/images/Feedback/thumbdown_red.png") no-repeat scroll 0 0 transparent;
}

.feedback-vote-up-blue{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/thumbup_blue.png") no-repeat scroll 0 0 transparent;	
	color: blue;
	
}


.feedback-vote-down-gray{
	color: red;
	background:url("/wp-content/plugins/regulationroom/images/Feedback/feedback_thumbs_down_gray.png") no-repeat scroll 0 0 transparent;
}

.feedback-vote-up-gray{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/feedback_thumbs_up_gray.png") no-repeat scroll 0 0 transparent;	
	color: blue;
	
}



.feedback-condensed{
	line-height: 13px;
	padding-left: 20px;
}

#lightbox-feedback{
	width: 700px;
	padding: 25px 25px 0;
}
#lightbox-feedback .lightbox-button {
	background:url("/wp-content/plugins/regulationroom/images/Feedback/feedback_tab.png") no-repeat scroll right 0 transparent;
	color:white;
	font-size:14px;
	font-weight:lighter;
	height:25px;
	min-width:100px;
	padding-left:6px;
	padding-right:10px;
	padding-bottom: 1px;
	padding-top:5px;
	text-align:right;
	text-transform:uppercase;
		
}

.feedback-new{
	display: none;
}

#feedback-information{
	float:left;
	width:300px;
	font-size:100%;
}

.feedback-indent{
	padding-left: 25px;
}


.feedback-line{
	border-bottom:1px solid #CCCCCC; 
	border-color:#CCCCCC; 
	border-width:1px; 
	margin-left:50px;
	margin-top:20px; 
	width:100px;
}

#feedback-list{
	background:none repeat scroll 0 0 white;
	border:1px solid #333333;
	float:right;
	height:300px;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:10px;
	overflow-y:auto;
	padding-top:22px;
	position:relative;
	right:0;
	width:385px;
	overflow-x: hidden;
	
}
#feedback-title{
	background:url("/wp-content/plugins/regulationroom/images/Feedback/feedback_tab.png") no-repeat scroll 0 0 transparent;
	color:white;
	font-size:11px;
	font-weight:normal;
	height:30px;
	left:299px;
	letter-spacing:1px;
	padding-left:16px;
	padding-top:2px;
	position:absolute;
	text-transform:uppercase;
	top:10px;
	width:299px;
	z-index:100;
}
#feedback-add-content-node{
	bottom:0;
	clear:both;
	height:70px;
	padding:0 10px;
	position:absolute;
	right:17px;
	text-align:right;
	top:360px;
	width:385px;
}

.feedback-vote-block{
	border-bottom:1px solid #CCCCCC;
	height:25px;
	margin-top:10px;
	text-align:center;
	width:100%;
}


.feedback-content{
	padding: 10px;
}


#lightbox-feedback{
	background-color:#F4F8F8;
	border:6px solid white;
	padding:15px 15px 80px 0;
}

.feedback{
	background:none repeat scroll 0 0 white;
}

.feedback-add-content form{
	padding-bottom: 0;
}

.submit-button-background{
	background-color:white;
	border-color:#AAAAAA;
	border-style:solid;
	border-width:0 1px 1px;
	margin-top:-1px;
	width:385px;
}

#feedback_content{
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px 1px 0;
	height:40px;
	padding:5px;
	width:375px;

	color:#409DD7;
}

.feedback-dashboard{
	text-decoration:none;	
	
	background:url("/wp-content/plugins/regulationroom/images/register-icon.png") no-repeat scroll 205px 3px transparent;

}

#feedback-table{
}

#feedback-table .even{
	background-color: #ccc;
}
#feedback-table .odd{
	background-color: #000;
}

#lightbox-feedback div a{
	color:#409DD7;
	text-decoration:none;
}



#feedback_content .lightbox-content form{
	padding-bottom: 10px;
}


#feedback-description{
	border-bottom:1px solid #CCCCCC;
	padding:0 40px 15px;
	text-align:center;
	font-weight: bold;
}

#feedback-actions{
	padding:30px 20px 20px;
	text-align:left;
}

#feedback-reminder{
	padding:0 20px 0 20px;
	text-align:left;
}