.tuksi_debug {
	position:absolute;top:0;right:0;
	width:210px;
	border:1px solid #6f6f6f;
	padding:3px;
	background:#fff;
	z-index:10;
}
	.tuksi_debug .windowHeader{
	height:30px;
	overflow:hidden;
	background:url(/themes/default/images/backgrounds/bg_popupWindowHeader.png) repeat-x;
	position:relative;
	left:-4px;
	top:-4px;
	margin-bottom:-4px;
	margin-right:-8px;
	position:relative;
	}
		.tuksi_debug .windowHeader h5{
		line-height:30px;
		padding:0 28px;
		color:#fff;
		font-weight:bold;
		font-size:13px;
		cursor:default;
		text-align:left;
		background:url(/themes/default/images/icons/ic_actionMenuItems.png) no-repeat 8px -474px;
		}
		.tuksi_debug .windowHeader div.headerButton{
		position:absolute;
		width:38px;
		height:30px;
		top:0;
		right:0;
		}
	.tuksi_debug .windowInner{
	width:99.6%;
	overflow:hidden;
	border:1px solid #ededed;
	border-top:none;
	background:#f1f1f1 url(/themes/default/images/backgrounds/bg_popupWindowInner.jpg) repeat-x;
	}
		.tuksi_debug .windowInner .windowInnerPadding{
		padding:4% 1% 0 4%;
		padding-bottom:0;
		}

		.tuksi_debug .windowInner table.moduleElementRow{
		margin-bottom:20px;
		position:relative;
		}
				.tuksi_debug .windowInner table.moduleElementRow tr td{
				padding-right:15px;
				padding-bottom:3px;
				}
				.tuksi_debug .windowInner table.moduleElementRow tr td select, 
				.tuksi_debug .windowInner table.moduleElementRow tr td input.text, 
				.tuksi_debug .windowInner table.moduleElementRow tr td label{
				margin-right:5px;
				}
				.tuksi_debug .windowInner table.moduleElementRow tr td label{
				color:#111;
				}
				.tuksi_debug .windowInner table.moduleElementRow tr td input.text, 
				.tuksi_debug .windowInner table.moduleElementRow tr td select{
				margin-bottom:5px;
				}
				
a.buttonType3{
height:20px;
line-height:21px;
position:relative;/*(IE6)*/
zoom:1;/*(IE6)*/
text-decoration:none;
}
	a.buttonType3 span{
	background:url(/themes/default/images/buttons/bn_buttonType3.png) 0 0 no-repeat;
	height:20px;
	text-decoration:none;
	float:left;
	cursor:pointer;
	}
		a.buttonType3 span span, 
		a.buttonType3 span:hover span{
		background:url(/themes/default/images/buttons/bn_buttonType3.png) 100% -40px no-repeat;
		padding:0 16px;
		height:20px;
		line-height:20px;
		color:#5c4b4b;
		font-weight:bold;
		text-align:center;
		}	
	a.buttonType3 span:hover{
	background-position:0px -80px;
	}
		a.buttonType3 span:hover span{
		color:#198ca9;
		}				

