.dhtmlups_window{
		width:150px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.9em;
		position:absolute;
		overflow:hidden;	
		z-index:10000;
		background-image: http://www.thepocketsolution.com/Merchant2/graphics/00000001/background5.jpg;				
	}
	.dhtmlups_window div{
		position:relative;
	}
	.dhtmlups_window .dhtmlups_window_top{
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		width:100%;
		height:20px;
		position:relative;
		background-image: url(https://www.thepocketsolution.com/Merchant2/graphics/00000001/background5.jpg);
		
	}
	
	.dhtmlups_window .top_buttons{
		float:right;
		position:relative;
		right:2px;
		
	}
	.top_buttons img{
		float:right;
		padding-left:0px;
		
	}
	.dhtmlups_windowMiddle{
		border-left: 1px solid #CCCCCC;
		
	}
	.dhtmlups_windowContent{
		border-right: 1px solid #CCCCCC;
		padding-left: 3px;
		padding-right: 0px;
		padding-top: 0px;
		height:100%;
		overflow:hidden;
		background-image: url(https://www.thepocketsolution.com/Merchant2/graphics/00000001/background5.jpg);
	}
	.dhtmlups_window_bottom{
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		position:relative;
		height:2px;
		background-image: url(https://www.thepocketsolution.com/Merchant2/graphics/00000001/background5.jpg);
	}
	.dhtmlups_window_bottom img{
		float:right;
	}
	.topCenterImage{
		position:absolute;
		left:2px;
		width:5000px;
		height:17px;
	}
	.resizeImage{
		position:absolute;
		right:1px;
		bottom:1px;
	}	
