.imgCrop_wrap {
	CURSOR: crosshair; POSITION: relative
}
.opera8 .imgCrop_overlay {
	BACKGROUND-COLOR: transparent
}
.opera8 .imgCrop_clickArea {
	BACKGROUND-COLOR: transparent
}
.imgCrop_wrap {
	FONT-SIZE: 0px
}
.imgCrop_wrap  {
	FONT-SIZE: 0px
}
.imgCrop_overlay {
	FILTER: alpha(opacity=50); WIDTH: 100%; POSITION: absolute; HEIGHT: 100%; BACKGROUND-COLOR: #000; opacity: 0.5
}
.imgCrop_selArea {
	Z-INDEX: 2; CURSOR: move; POSITION: absolute
}
.imgCrop_clickArea {
	FILTER: alpha(opacity=01); WIDTH: 100%; HEIGHT: 100%; BACKGROUND-COLOR: #fff; opacity: 0.01
}
.imgCrop_marqueeHoriz {
	Z-INDEX: 3; BACKGROUND: url(http://x.myspace.com/images/marqueeHoriz.gif) repeat-x 0px 0px; WIDTH: 100%; POSITION: absolute; HEIGHT: 1px
}
.imgCrop_marqueeVert {
	Z-INDEX: 3; BACKGROUND: url(http://x.myspace.com/images/marqueeVert.gif) repeat-y 0px 0px; WIDTH: 1px; POSITION: absolute; HEIGHT: 100%
}
.imgCrop_marqueeNorth {
	LEFT: 0px; TOP: 0px
}
.imgCrop_marqueeEast {
	RIGHT: 0px; TOP: 0px
}
.imgCrop_marqueeSouth {
	LEFT: 0px; BOTTOM: 0px
}
.imgCrop_marqueeWest {
	LEFT: 0px; TOP: 0px
}
.imgCrop_handle {
	BORDER-RIGHT: #333 1px solid; BORDER-TOP: #333 1px solid; Z-INDEX: 4; BACKGROUND: #fff; FILTER: alpha(opacity=50); BORDER-LEFT: #333 1px solid; WIDTH: 6px; BORDER-BOTTOM: #333 1px solid; POSITION: absolute; HEIGHT: 6px; opacity: 0.5
}
 HTML .imgCrop_handle {
	WIDTH: 6px; HEIGHT: 6px
}
.imgCrop_handleN {
	LEFT: 0px; CURSOR: n-resize; TOP: -3px
}
.imgCrop_handleNE {
	RIGHT: -3px; CURSOR: ne-resize; TOP: -3px
}
.imgCrop_handleE {
	RIGHT: -3px; CURSOR: e-resize; TOP: 0px
}
.imgCrop_handleSE {
	RIGHT: -3px; CURSOR: se-resize; BOTTOM: -3px
}
.imgCrop_handleS {
	RIGHT: 0px; CURSOR: s-resize; BOTTOM: -3px
}
.imgCrop_handleSW {
	LEFT: -3px; CURSOR: sw-resize; BOTTOM: -3px
}
.imgCrop_handleW {
	LEFT: -3px; CURSOR: w-resize; TOP: 0px
}
.imgCrop_handleNW {
	LEFT: -3px; CURSOR: nw-resize; TOP: -3px
}
.imgCrop_dragArea {
	Z-INDEX: 200; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%
}
.imgCrop_previewWrap {
	OVERFLOW: hidden; POSITION: relative
}
.imgCrop_previewWrap IMG {
	POSITION: absolute
}
