@charset "UTF-8";
/* CSS Document */

body { margin: 0 auto; text-align: center; }

.galleryLrg { }
.lowerBox { position:relative; bottom: 20px; }
.closeBtn { font: 80%/1.1em "normal Verdana", Arial, Helvetica, sans-serif; color: #4e4c49; width: 112px; overflow: hidden; display: block; left: 20px; bottom: 22px; float: left; padding: 0 0 0 15px; }

.closeBtn a { text-decoration: underline; color: #fdb728; }
.closeBtn a:hover, .closeBtn a:focus { text-decoration: underline; color: #f69921; }

.copyRight { display: block; float: right; width: 180px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #999999; padding: 0 15px 0 0; }
.copyRight a { text-decoration: none; color: #999999; }
.copyRight a:hover, .copyRight a:focus { text-decoration: underline; color: #f69921; }

.clearboth { clear:both; }
