/* survey */

#TB_window.survey {
	background: #056;
}	

#TB_window.survey #syncpopin {
	background: #09b;
}

#TB_window.survey #syncpopin h2 {
	font-size: 24px;
	padding: 20px 20px 12px 205px;
	color: #fff;
}

#TB_window.survey #syncpopin p	{
	padding: 0 20px 20px 205px;
	color: #fff;
	line-height: 130%;
}

#TB_window.survey #syncpopin p a {
	color: #fff;
}

#TB_window.survey #syncpopin h4 {
	float: left;
	display: block;
	width: 175px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}

#TB_window.survey #syncpopin button {
	width: 150px;
	padding: 2px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	border: outset 1px #056;
	background: #056;
}

#TB_window.survey #TB_closeWindow a {
	color: #fff;
}
