.RadWWrapperActive td {
	padding:0px;
	font:normal 11px arial, sans-serif;
	background-color: Transparent;
}
iframe.RadWContentFrame {
	background: transparent;
} /* Mozilla overlay */

.RadWWrapperActive {
}
.RadWTitleRow {
	height:0px;
	cursor: default;
}

.RadWWrapperHeaderLeft {
	width:0px;
	background-color: Transparent;
}
.RadWWrapperHeaderCenter {
	text-align:left;
}
.RadWWrapperHeaderRight {
	width:0px;
	background-color: Transparent;
}
.RadWTitleText {
	padding-left: 0px;
	color:#fff;
	font-weight:bold;
	font-size:14px
}
.RadWWrapperHeaderCenter .RadWWrapperHeaderCenter img {
	margin: 0px
}

.RadWWrapperBodyLeft {
	width:0px;
}
.RadWWrapperBodyCenter {

}
.RadWWrapperBodyRight {
	width:0px;
}
.RadWStatusRow {
	height:0px;
	color:#000;
	display: none;
}
.RadWStatusRow input {
	display:none;
}
.RadWStatusRow img {
	height:0px;
	width:0px;
	margin: 0px;

}
.RadWWrapperFooterLeft {
	width:0px;
	height:0px;
	display: none;
}
.RadWWrapperFooterCenter {
	height:0px;
		display: none;
}
.RadWWrapperFooterRight {
	width:0px;
	height:0px;
		display: none;
}
/* Firefox Fix to show the side TDs */
.RadWWrapperHeaderLeft:before, .RadWWrapperBodyLeft:before, .RadWWrapperFooterLeft:before, .RadWWrapperHeaderRight:before, .RadWWrapperBodyRight:before, .RadWWrapperFooterRight:before {
	display: none;
}
.RadWWrapperHeaderLeft:before, .RadWWrapperHeaderRight:before, .RadWWrapperFooterLeft:before {
	width: 0px;
	display: none;
}
.RadWWrapperBodyLeft:before, .RadWWrapperBodyRight:before {
    width: 0px; 
    display: none;
}
.RadWWrapperFooterRight:before {
    width: 0px;
    display: none;
}
/* Firefox fix end */