body {
	overflow: hidden;
}
div#content {
	height: 100%;
	overflow: auto;
}

#TB_ajaxContent{
	overflow:hidden;
	z-index:240;
}
