html {
	background:#fff;
	background: url(../images/share/tree-bg-small.jpg) no-repeat top right;
}

body {
	margin:17px 0 15px;
	padding:0;
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object,output {
	display:block;
}

#container {
	text-align:left;
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 0 5px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0 0 5px;
	-o-box-shadow:rgba(0,0,0,0.2) 0 0 5px;
	box-shadow:rgba(0,0,0,0.2) 0 0 5px;
}

#container {
	margin:0 auto 10px;
	width:640px;
}

form.wufoo {
	margin:0px -104px 0 -6px;
	padding:0 0 20px;
	position:relative;
}

#logo {
	margin:0;
	padding:0;
	min-height:0;
	background-color:#dedede;
	text-indent:-9000px;
	text-decoration:none;
}

#logo a {
	min-height:40px;
	height:40px;
	display:block;
	background:url(../images/wflogo.png) no-repeat left top;
	overflow:hidden;
}

* html #logo a {
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/wflogo.png",sizingMethod="crop");
}

img,a img {
	border:none;
	-ms-interpolation-mode:bicubic;
}

.hide,.cloak div,.cloak span,.likert.cloak tbody,.likert.cloak thead {
	display:none!important;
}

.likert.cloak table {
	border:none;
}