/* The buttons background color */
.Skin #Buttons {
    text-align: right;
}

/* progress bar color */
.Skin .ProgressBarFill {
	background: #8B8B8B;
}

/* The question text */
.Skin .QuestionText {
	font-size: 120%;
    padding: 3px;
	border-bottom: 1px solid black;
	font-weight: normal;
}

.Skin #Plug {
font-size:95%;
margin-top:10pt;
text-align:center;
}

.Skin #Plug a {
color:#A31A1A;
text-decoration: underline;
}
