/* Airpack Contest */
div.up_container {background: url(/up/background/ap-bckd-sea-all.jpg) no-repeat top center transparent;}

#content  { }
div.hr {
	height: 200px;
}

div.content {background: url(/up/pattern/paper.jpg) repeat; }

div.widget_ButtonWidget {background-color: gray ; border-style: outset ; border-width: 3px ; border-color: black ; text-align: center ; text-size: 12pt; cursor: pointer ; user-select: none ; -moz-user-select: none }
div.widget_ButtonWidget:hover {border-color: red}
div.widget_ButtonWidget:active {border-color: green}

div.uploaded {text-align: center; margin: 10px}

div.entry {width: 250px; height: 300px; float: left}
div.index {width: 100% ; text-align: center}
div.image {width: 100% ; text-align: center}
div.caption {width: 100% ; text-align: center}
div.date {width: 100% ; text-align: center}

div.widget_ImageWidget {text-align: center ; }

div.do_delete {width: 100px; margin-left: auto ; margin-right: auto}
div.do_upload {width: 100px; }

img.zoom {position: fixed; left: 10px; top: 10px; z-index: 1 ; cursor: pointer}

div.widget_ImageWidget img {cursor: pointer}
