a.normal {
color:#00797C;
text-decoration:none;
outline:none;
}

label { cursor:pointer; }

.container {
margin:2px;
padding:2px; 
}

/*#preview { width:300px; height:300px; border:1px solid #ccc; }*/

#images {
width:730px;
border:1px solid #333;
border-bottom:0;
white-space:nowrap;
overflow:scroll;
overflow-y:hidden;
overflow-x:scroll;
background-color:#E9E9E9;
}

#frameoptions {
float:left;
}

#player { 
padding:4px; 
background-color:#FFF; 
border:1px solid #333;
border-top:0;
text-align:right;
}

#player img {
cursor:pointer;
}

#crop, #cropWrap {
overflow:hidden !important;
}

#cropWrap {
background-color:#E9E9E9;
}

#framenum { font-weight:bold; font-size:1.3em; }
.frametime { height:20px; padding:3px; }
#thetime { color:#FFFFFF; }
#buttons { text-align:right; margin-bottom:0; }
div.img {
border:1px solid #333;
margin:auto;
cursor:pointer;
}

#images .contimg {
padding:10px 10px 0 10px;
background-color:#E9E9E9;
text-align:center;
}

#images .selected {
background-color:#FF6600;
}

img.samp {
width:50%;
height:50%;
}

/* RESIZE TRACK AND HANDLE */
.sliderConts { width:210px; padding:5px; }
.sliderTrack { margin:5px auto; width:200px; height:5px; background:transparent url(../edit/images/bg_track.gif) left top no-repeat; margin:0 0 10px 0; }
.sliderHandle { cursor:e-resize; width:5px; height:10px; background:transparent url(../edit/images/bg_handle.gif) left top no-repeat; }


#pall, #gifconfig {
background-color:#FFF;
border:1px solid #ccc;
padding:8px;
margin:15px 0 5px 0;
}

#pall h4, #gifconfig h4 { margin-top:0; }
