#tell_us_more {
  padding-top: 0px !important;
}

#tell_us_more .req {
  display: none;
}

.num {
	display:inline-block;
	margin-right:10px;
	padding:2px;
	background-color:#cccccc;
	border-radius:20px;
	line-height:18px;
	width:18px;
	height:18px;
	text-align:center;
}

.radio.inline
{
	padding-left:50px !important;
}

.btn {
	border-radius: 3px;
	}

.error {
	color:#cc0000;
	background-color:#FDD5D5 !important;
	background-image:none;
	padding:2px;
}


input[name="no_1_on_wish_list_other"],input[name="no_2_on_wish_list_other"],input[name="no_3_on_wish_list_other"],input[name="biggest_hurdle_other"],input[name="wish_list_other"]
{

	max-width: 250px;
}


#sortable_rank_wish_list,#wish_list_other_comment,#wish_list_other {

	padding-left:25px;
}

.sortable { list-style-type: none; margin: 0; padding: 10px 0 0 0; }
.sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; height: 18px; background-color:#ffffff; }
.sortable li span.updown { position: absolute; margin-left: -1.3em; }

#main-content {

	padding-top:10px;
}

