﻿.faqlistcontainer .faqquestion 
{
	font-weight:bold
}

.ratingscontent  
{
	padding-bottom: 5px;
}

.ratingcommentbox
{
	width: 95%;
	height: 35px;
	overflow-y: auto; 
	overflow-x: hidden;
} 

.ratingsbutton
{	display:block;
	padding-top: 5px;
}


.hrfaqpicklist
{
	border:0; 
	color:#CCCCCC; 
	background-color:#CCCCCC;
	height: 1px;
}

/* pagination container */
.faqpicklistnavcontainer {margin:0px 0 5px 0; padding:13px 0px 0 0px; width:100%; overflow:auto; text-align:right;}
.faqpicklistnavcontainer .faqpageprevious{padding:0px 5px 0px 15px; font-weight:normal; background:url(/Portals/0/skins/cccs/images/arrow_left.jpg) left no-repeat;}
.faqpicklistnavcontainer .faqpagenext{padding:0px 15px 0px 5px; font-weight:normal; background:url(/Portals/0/skins/cccs/images/arrow_right.jpg) right no-repeat;}


