/*body {background-color:#d6d6d6}*/  /*  THIS STYLE FOR PRO, UNSKINNED TEMPLATE*/

.wli-event-name a:hover {
	text-decoration: none;
}

li.condChecks {
	display: none;
	margin-left: 40px;
}

li.condChecks ul {
	float: left;
	margin-left: 20px;
}

li.condChecks.condChecksShow {
	display: block !important;
}

.wli-subLabel {
	font-size: 80%;
	font-style: italic;
	color: #666;
}
.wli-form-row.nameRow {
	max-width: 440px;
	float: right;
}
input#content1_content_WebInput_FirstName_txtWebInputTextBox {
	float: left;
}
.wli-form-row.pspEnrollment, .wli-form-row.pspDataRelease {
    margin: 10px auto;
    padding: 10px;
    background-color: #d6d6d6;
}
.wli-form-row.pspEnrollment input[type=checkbox], .wli-form-row.pspDataRelease input[type=checkbox] {
    margin-top: 11px;
}
.wli-form .Additional-Contacts > legend {
    background-color: #d6d6d6;
    color: #000;
}