.singleForm {
	width: 100%;
	position: relative;
}
.singleForm .yui-panel-container {
	width: 100%;
	position: relative;
	border: 0px solid #000000;
}
.singleForm .yui-panel {
	border: 0px solid #000000;
	background: transparent;
}	
.singleForm .yui-panel .bd {
	background: none;
	border: none;
	padding: 0px;
}
.singleForm .yui-panel .ft {
	background: none;
	border: none;
	padding-left: 0px;
}