.jcrop-holder {
	TEXT-ALIGN: left
}
.jcrop-vline {
	FONT-SIZE: 0px; BACKGROUND: url(Jcrop.gif) white left top; POSITION: absolute
}
.jcrop-hline {
	FONT-SIZE: 0px; BACKGROUND: url(Jcrop.gif) white left top; POSITION: absolute
}
.jcrop-vline {
	WIDTH: 1px! important; HEIGHT: 100%
}
.jcrop-hline {
	WIDTH: 100%; HEIGHT: 1px! important
}
.jcrop-handle {
	BORDER-RIGHT: #eee 1px solid; BORDER-TOP: #eee 1px solid; FONT-SIZE: 1px; BORDER-LEFT: #eee 1px solid; WIDTH: 7px! important; BORDER-BOTTOM: #eee 1px solid; HEIGHT: 7px! important; BACKGROUND-COLOR: #333
}
.jcrop-tracker {
	WIDTH: 100%; HEIGHT: 100%; BACKGROUND-COLOR: gray
}
.custom .jcrop-vline {
	BACKGROUND: yellow
}
.custom .jcrop-hline {
	BACKGROUND: yellow
}
.custom .jcrop-handle {
	BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: black; BORDER-TOP-COLOR: black; BACKGROUND-COLOR: #c7bb00; BORDER-RIGHT-COLOR: black; -moz-border-radius: 3px; -webkit-border-radius: 3px
}
