.top_image_left {
	background: transparent url(../themes/mac_os_x/TL_Main.png) no-repeat 0 0;			
  width:22px;
  height:30px;
}

.top_image {
  background: transparent url(../themes/mac_os_x/T_Main.png) repeat-x 0 0;			
  height:30px;
}

.top_image_right {
  background: transparent url(../themes/mac_os_x/TR_Main.png) no-repeat 0 0;			
  width:31px;	  
  height:30px;
}

.right_image {
  background: transparent url(../themes/mac_os_x/R_Main.png) repeat-y left top;			
  width:18px;	  
}

.left_image {
  background: transparent url(../themes/mac_os_x/L_Main.png) repeat-y top left;			
  width:16px;
}

.bottom_image_left {
  background: transparent url(../themes/mac_os_x/BL_Main.png) no-repeat 0 0;			
  width:29px;
  height:40px;
}

.bottom_image {
  background: transparent url(../themes/mac_os_x/B_Main.png) repeat-x 0 0;			
  height:40px;
}

.mac_os_x_se, .mac_os_x_sizer {
  background: transparent url(../themes/mac_os_x/BR_Main.png) no-repeat 0 0;			
  width:31px;
  height:40px;
}

.image_close {
	width: 14px;
	height: 14px;
	background: transparent url(../themes/mac_os_x/close.gif) no-repeat 0 0;			
	position:absolute;
	top:11px;
	left:20px;
	cursor:pointer;
	z-index:2000;
}

.status_bar {
	width: 14px;
	height: 14px;
	background: transparent url(../images/loading.gif) no-repeat 0 0;		
	position:absolute;	
	top:50px;
	left:30px;
	cursor:pointer;
	z-index:2000;
}

#INPUTAREA {
	margin: 0 10px;
	display: block;
}

