#gallery_container { position:relative; } /* Just in case... */
ul#gallery_pagination { display:block; }
#gallery_pagination li { display:inline; float:left; text-align:center; cursor:pointer; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* OZ Gallery Left Layout */
div.oz_gallery_left {  }
div.oz_gallery_left div.padding { padding:0 18px; }
div.oz_gallery_left dl { width:100%; margin:0 0 10px; background-color:transparent; }
div.oz_gallery_left dt { float:left; width:200px; position:relative; }
div.oz_gallery_left dd { margin:0 0 0 210px; }
div.oz_gallery_left h1 { color:#369; font-weight:bold; font-size:24px; margin:0 0 8px 0; }
div.oz_gallery_left h2 { color:#369; font-weight:bold; font-size:18px; margin:0 0 8px 0; }
div.oz_gallery_left h3 { color:#369; font-weight:bold; font-size:16px; margin:0 0 8px 0; }
div.oz_gallery_left div.gallery_pagination { height:19px; }
div.oz_gallery_left div.gallery_pagination ul { height:19px; width:auto; float:right; margin:0 0px; padding:0; }
div.oz_gallery_left div.gallery_pagination ul li {
	color:white; font-size:12px; font-weight:bold; font-family:"Times New Roman",Times,serif;
	background-color:#69c; width:19px; height:19px; margin:0 2px; -moz-border-radius:4px;
}
div.oz_gallery_left div.gallery_pagination ul li a { color:white; display:block; }
div.oz_gallery_left div.gallery_pagination ul li.active { background-color:#036; }
div.oz_gallery_left div.gallery_pagination ul li.prev { background-color:#369; }
div.oz_gallery_left div.gallery_pagination ul li.next { background-color:#369; }
div.oz_gallery_left a.nextlink { font-weight:bold; font-size: 14px; }
div.oz_gallery_left ul#gallery_nextprev { height:auto; width:auto; float:right; margin:0 0 0 6px; padding:0; list-style:none; list-style-image:none; }
div.oz_gallery_left ul#gallery_nextprev li { font-size:14px; font-weight:bold; font-family:"Times New Roman",Times,serif; background-color:#369; width:25px; height:25px; margin:0 0 0 4px; -moz-border-radius:4px; float:left; text-align:center; }
div.oz_gallery_left ul#gallery_nextprev a { color:white; display:block; }
div.oz_gallery_left a.nextlink { font-weight:bold; font-size: 14px; }
div.oz_gallery_left ul.gallery_nextprev { height:auto; width:auto; float:right; margin:0 0 0 6px; padding:0; list-style:none; list-style-image:none; }
div.oz_gallery_left ul.gallery_nextprev li { font-size:22px; font-weight:bold; font-family:"Times New Roman",Times,serif; background-image:none; background-color:#69c; width:25px; height:25px; margin:0 0 0 4px; -moz-border-radius:4px; float:left; padding:0; text-align:center; line-height:1; }
div.oz_gallery_left ul.gallery_nextprev a { color:white !important; display:block; text-decoration:none !important; }

/* OZ Gallery Top (520x180) Layout */
div.oz_gallery_top {  }
div.oz_gallery_top div.padding { padding:0 18px; }
div.oz_gallery_top dl { width:100%; margin:0 0 10px; background-color:transparent; }
div.oz_gallery_top dt { /* float:left; width:520px; */ position:relative; }
div.oz_gallery_top dd { margin:10px 0 0 0; }
div.oz_gallery_top h1 { color:#369; font-weight:bold; font-size:24px; margin:0 0 8px 0; }
div.oz_gallery_top h2 { color:#369; font-weight:bold; font-size:18px; margin:0 0 8px 0; }
div.oz_gallery_top h3 { color:#369; font-weight:bold; font-size:16px; margin:0 0 8px 0; }
div.oz_gallery_top div.gallery_pagination { height:19px; }
div.oz_gallery_top div.gallery_pagination ul { height:19px; width:auto; float:right; margin:0 0px; padding:0; }
div.oz_gallery_top div.gallery_pagination ul li {
	color:white; font-size:12px; font-weight:bold; font-family:"Times New Roman",Times,serif;
	background-color:#69c; width:19px; height:19px; margin:0 2px; -moz-border-radius:4px;
}
div.oz_gallery_top div.gallery_pagination ul li a { color:white; display:block; }
div.oz_gallery_top div.gallery_pagination ul li.active { background-color:#036; }
div.oz_gallery_top div.gallery_pagination ul li.prev { background-color:#369; }
div.oz_gallery_top div.gallery_pagination ul li.next { background-color:#369; }
div.oz_gallery_top a.nextlink { font-weight:bold; font-size: 14px; }
div.oz_gallery_top ul#gallery_nextprev { height:auto; width:auto; float:right; margin:0 0 0 6px; padding:0; list-style:none; list-style-image:none; }
div.oz_gallery_top ul#gallery_nextprev li { font-size:14px; font-weight:bold; font-family:"Times New Roman",Times,serif; background-color:#369; width:25px; height:25px; margin:0 0 0 4px; -moz-border-radius:4px; float:left; text-align:center; }
div.oz_gallery_top ul#gallery_nextprev a { color:white; display:block; }
div.oz_gallery_top a.nextlink { font-weight:bold; font-size: 14px; }
div.oz_gallery_top ul.gallery_nextprev { height:auto; width:auto; float:right; margin:0 0 0 6px; padding:0; list-style:none; list-style-image:none; }
div.oz_gallery_top ul.gallery_nextprev li { font-size:22px; font-weight:bold; font-family:"Times New Roman",Times,serif; background-image:none; background-color:#69c; width:25px; height:25px; margin:0 0 0 4px; -moz-border-radius:4px; float:left; padding:0; text-align:center; line-height:1; }
div.oz_gallery_top ul.gallery_nextprev a { color:white !important; display:block; text-decoration:none !important; }

.gallery_subhead{font-size:10px; margin:0px;}
