.success {
	font-size: 15px;
	padding: 15px;
	border: 1px solid #00cc66;
	background-color: #ccffcc;
	margin: 10px;
	text-align: center;
}

ol.questions {
	list-style: none;
}

ol.questions input, ol.questions select, ol.questions textarea {
	border: 1px solid #999999;
	padding: 2px;
}

ol.questions li {
	margin-bottom: 10px;
	clear: left;
}
.sl-contest-form ol.questions li.dropdown {
    min-height: 40px;
}

ol.questions li span, ol.questions li label {
	float: left;
	text-align: right;
	width: 250px;
	margin-right: 10px;
}
.Survey-6 ol.questions li span, ol.questions li label {
    width: 350px;
}
#we-buy-stairlifts ol.questions li span,
#we-buy-stairlifts ol.questions li label {
	width: 250px;
}
ol.questions li.optionGroup label, ol.questions li.checklist label {
	width: inherit;
	float: none;
}

ol.questions li span.error {
	float: none;
}

ol.questions li.required span, ol.questions li.required label {
	/*color: #720303;*/
}

ol.questions li.error span, ol.questions li.error label {
	color: #720303;
}

ol.questions li.required input, ol.questions li.required select, ol.questions li.required textarea {
	background-color: #ccffff;
}

ol.questions li.error input, ol.questions li.error select, ol.questions li.error textarea {
	background-color: #ffcccc;
}

ol.questions li ul {
	list-style: none;
}

ol.questions li ul li {
	float: left;
	clear: none;
}

.buttons {
	clear: left;
	margin-top: 20px;
	margin-left: 250px;
    padding: 15px;
}
.SmartPage-60 .buttons {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
li.whitelist input {
	float: left;
	border: 0;
}
/*stair lift giveaway*/
blockquote {
   font-size: 1.4em;
    margin-left: 20px;
}
blockquote .author {
    text-align: right;
    padding-right: 35px;
}
.social-row-contest {
    margin-bottom: 20px;
    width: 270px;
    height: 30px;
    z-index:99;
}
.social-row div {
    width: 90px;
    float: right;
}
.social-row-contest div {
    width: 90px;
    float: right;
}
.share-row {
    margin: 0 0 10px 10px;
    height: 50px;
    width: 275px;
    float: right;
}
.share-row-contest {
    height: 50px;
    width: 325px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}