.tip
{
	background:#FEFBD9;
	padding:8px;
	border:1px #EEE9B5 solid;
	margin-top:8px;
	margin-bottom:8px;
}

.sortable
{
	width: 400px;
}

.placeholder
{
	margin-bottom:5px;
}
	
.sortingArrows
{
	cursor:move;
}

.user_answered_this
{
	background-color: #ABBABA;
}