#SurveyEngineBody {
	background-color: #b8b8ba;
}

.Skin #SkinContent {
	border: 10px solid #79797a;
}

.Skin #LogoBar {
	background-color: #edf2f6;
	background: url(tc_logo.JPG);
}

html .Skin #Logo {
	background: transparent url(logo.png) no-repeat scroll left top;
}

* html .Skin #Logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../WRQualtricsShared/Graphics/QualtricsBlack.png", sizingMethod="crop")
}

.Skin .ProgressBarFill {
	background: #79797a;
}

.Skin #Buttons {
	background-color: #ffffff;
}

.Skin #Header {
	background-image: none;
}

.Skin .QuestionText {
	font-size: 110%;
	color:#000000;
	border-bottom: 1px solid #79797a;
	padding-bottom: 6pt;
	margin-bottom: 6pt;
}

.Skin .PGR .DragAndDrop .Group ul,
 .Skin .PGR .DragAndDrop .Group h2,
 .Skin .PGR .DragAndDrop .Items ul,
 .Skin .PGR .DragAndDrop .Items h2{
	width:180px;
}

