.pro_content_table{
	width: 999px;
}

.pro_category_image {
	height: 80px;
	float: left;
}

.pro_more_question {
	color: #228b22;
}

.pro_answers {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

#proSidebarLinks {
	font-size: 8pt;
}
#memberComments {
	clear: left;
}

#newCommentInput {
	background-color: rgb(255, 250, 230);
	height: 45px;
	width: 90%;
	margin: 15px;
}

#newResCommentInput {
	background-color: rgb(255, 250, 230);
	height:	90px;
	width:	110px;
	margin:	15px;
}

.tinyLinks {
	font-size: 7pt;
}
.staffCommentLink {
	font-size: 7px;
	margin-right: 10px;
}
.login_error{
	color: 				#A00;
	background-color: 	rgb(242, 247, 68);
	font-weight: 		bold;
	font-size: 			16px;
	margin: 			15px;
}
.memberCommentsTitle {
	font-size:			9px;
	font-weight:		bold;
	padding:			3px;
	color: 				#000;
	background-color: 	#FFC;
}

.noteBig {
	font-size:			14px;
	font-weight:		bold;
	padding:			3px;
	color: 				#000;
	background-color: 	#FFC;
	margin: 			6px;

}
.proSubmitButton {
	background-color:	rgb(255, 204, 0);
	font-weight: 		bold;
	margin:				5px;
}
.proCommentTime {
	text-align:		right;
	font-style:		italic;
	color: 			#408080;
	font-weight:	normal;
	font-size:		9px;
}

.proComment {
	background-color: #FFF;
	clear: left;
	font-style: 	italic;
	font-size: 		11px;
	font-weight: 	normal;
	padding-bottom: 1px;
}
.proCommentImage {
	float: left;
	padding-right: 10px;
}
.ui-tooltip {
	font-size: 11px;
}

.slider {
	height: 15px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	cursor: pointer;
}

.left_slider_caption {
	float: left;
	margin-left: 20px;
	font-size: 9px;
	font-weight: normal;
}
.right_slider_caption {
	float: right;
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
}
.proQuestion {
	color: black;
	font-size: 12px;
	margin: 2px;
	padding: 6px;
	margin-bottom: 40px;
}
.proAnswer {
	font-size: 9px;
	font-weight: normal;
	padding: 3px;
}

.proImportance {
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
/*	margin-left:auto;
	margin-right:auto; */
}
.pro_center_it {
	text-align: center;
}

