/* CSS Document */

.padding_left
{
	padding-left: 6px !important;	
}

#CertParticipantsList_SliderContainer, .CertParticipantsListContainer
{
	text-align: center;
	margin: 0 auto;	
	max-width: 940px;
}
#CertParticipantsList_SliderContainer
{
	overflow: auto;
}
.CertParticipantsListContainer
{
	height: 10px;
	overflow-x: scroll; 
	overflow-y:hidden;
	display: none;
}
.CertParticipantsList
{
	height: 10px;
}

.ui-jqgrid .ui-jqgrid-htable th div, .ui-jqgrid .ui-jqgrid-htable th
{
	height: auto !important;	
	white-space: normal !important;	
}
