.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
	font-size: 0;
	position: absolute;
	/*background: white url('Jcrop.gif') top left repeat;*/
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
	background: yellow;
}
.custom .jcrop-handle
{
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: url('http://365greetings.com/mobile/wallpaper/img/overlay1.png') repeat 0 0;
    display: none;
    text-align: center;
}

#overlay-panel {
    margin: 10px auto 0 auto;
    /*width: 350px; border:solid 1px #cc0000;*/
    /*background: #FFF;*/
}

/** ie6 and below only **/
* html #overlay {
    background-image: url('http://365greetings.com/mobile/wallpaper/img/overlay-ie6.png');
    height: 100%;
    position: absolute;
}
.croped_preview .l1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i1.gif);}
.croped_preview .l2 {background-image:url(http://365greetings.com/mobile/wallpaper/img/bg3.gif);}
.croped_preview .l3 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i3.gif);}
.croped_preview .r1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i2.gif); background-position:right;}
.croped_preview .r2 {background-image:url(http://365greetings.com/mobile/wallpaper/img/bg4.gif);}
.croped_preview .r3 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i4.gif); background-position:right;}
.croped_preview .c1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/bg1.gif);}
.croped_preview .c2 {background-image:url(http://365greetings.com/mobile/wallpaper/img/bg2.gif);}
.croped_preview .l1_1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i1.gif); background-position:right}
.croped_preview .l3_1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i3.gif); background-position:right}
.croped_preview .r1_1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i2.gif); background-position:-1px;}
.croped_preview .r3_1 {background-image:url(http://365greetings.com/mobile/wallpaper/img/i4.gif); background-position:-1px;}