#origCont {margin:20px;min-height:500px}
#imagePreview {margin:20px}
#imgCan {}
#pbtool {position:absolute}
#pbtool div {position:absolute;height:6px;width:6px}
#pbtool #tl {cursor:nw-resize;top:-6px;left:-6px}
#pbtool #tc {cursor:n-resize;top:-6px;left:0;width:100%}
#pbtool #tr {cursor:ne-resize;left:100%;top:-6px}
#pbtool #ml {cursor:w-resize;top:0;left:-6px;height:100%}
#pbtool #mc {cursor:move;height:100%;width:100%;border:1px solid #bbb;opacity:0.1;background:#fff;filter:alpha(opacity=10)}
#pbtool #mr {cursor:w-resize;top:0;left:100%;height:100%}
#pbtool #bl {cursor:ne-resize;top:100%;left:-6px}
#pbtool #bc {cursor:n-resize;top:100%;left:0;width:100%}
#pbtool #br {cursor:nw-resize;top:100%;left:100%}

#pbtool #tl, #pbtool #tr, #pbtool #bl, #pbtool #br {border:1px dashed green;height:6px;width:6px;opacity:0.8}
#sctool #sbr {position:absolute;cursor:nw-resize;top:100%;left:100%;border-bottom:3px solid blue;border-right:3px solid blue;height:15px;width:15px;margin:-5px 0 0 -5px}
#im {position:absolute}
#guideLine {position:absolute;margin:-1px 0 0 -1px;border:1px dotted green;height:500px;width:500px}
#maxLine {position:absolute;margin:-1px 0 0 -1px;border:1px dotted red}
#imgTool {margin-bottom:15px;width:100%}
#imgTool input {margin-left:15px}
#imgTool a {float:right;margin-top:-15px}

.commit {font-weight:bold}
.info {font-size:90%}

.IMIcont {display:table;float:left;height:250px;width:180px;margin:10px;text-align:center;font-size:10px;border:1px solid #aaa}
.IMIcont .vAlign {display:table-cell;vertical-align:middle}
.IMIcont .ltAlign {text-align:left}
