.sbOptions li:first-child {
    display: none;
}

.step-content table#social_media td.select select {
	width: 109%;
}

.step-content table#social_media td.select {
	background-position: 125% -72px;
}

#agree {
    background-color: #840059;
    border-radius: 30px;
	font-size: 16px;
	margin-top: 40px;
    width: 455px;
}

#agree:hover {
	background-color: #333333;	
}

#recaptcha_table {
    width: 46%;
}

.recaptcha_input_area label.error {
	top: 29px;
	right: 0px;	
}

.experience_period .clearfix.fLeft, .relative.short-text {
	position: relative;
}

.experience_period .clearfix.fLeft label.error, .relative.short-text label.error {
	top: 6px;
	right: 7px;
}