#survey_wrap a {
	cursor:pointer;
}

#survey_wrap {
	padding:3px;
	background: #ffefd5;
	border: 1px solid #ccc;
	font-size: .7em;
	color: #666;
	display: none;
}

#survey_wrap #container {
	background: #efefef;
}
#survey_wrap h2 {
	font-size: .8em;
}

.close {
	font-size: .75em;
}
