	.dhtmlgoodies_window{
		width:300px;
		height:252px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
		border:0;
			
		margin:0;
			padding:0;

		
	}
	.dhtmlgoodies_window div{
		position:relative;
	}
	.dhtmlgoodies_window .dhtmlgoodies_window_top{
        width:100%;
		height:8px;
		position:relative;
		line-height:8px;
		background-color:#808080;
		margin:0;
			padding:0;
			overflow:hidden;
		
		
		cursor:pointer;


	}
	
	
		

	 	.dhtmlgoodies_window .top_buttons{
		position:absolute;  
		top:19px; 
		right:12px; 
		z-index:6000;
		width:13px; 
	
		
		padding:0 0 0 0;
		margin:0;
		line-height:13px;
	    vertical-align:top;
		vertical-align:bottom;
		}
		

		.top_buttons img{
		vertical-align:top;
		padding: 0 0 0 0;
		width:13px;
		height:13px;
		margin:0;
		line-height:0;
		background-color:#188ac0; 
		border: 1px solid #8a8a8a;
        }
	
	

	.dhtmlgoodies_windowMiddle{
		
		position:relative;
	}
	.dhtmlgoodies_windowContent{
		
	
		
position:relative;
		height:100%;
		overflow:hidden;
		background-color:#FFF;
	}
	.dhtmlgoodies_window_bottom{
		
		position:relative;
		height:0px;
		background-color:#FFFFFF;
	}
	.dhtmlgoodies_window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:3px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}
