
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #4678c8;
	margin: 0;
}

a {
	text-decoration: none;
	outline: none;
}
	a img {
		border: none;
		outline: none;
	}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.cleared {
	clear: both;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
img.load-calendar {
	margin: 100px auto;
	padding: 20px;
	border: 1px solid #dcd7c8;
	background: #FFF;
}
span.error {
	color: #F55;
}
span.success {
	color: #4678c8;
}
div#leftbar div.hr {
	height: 0px;
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
}

div#content a.on {
	font-weight: bold;
}

div#top {
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
	background: #dcd7c8 url(../images/watermark-bg.jpg) top center no-repeat;
	min-height: 600px;
	min-width: 980px;
}
	div#top div#outer {
		background: url(../images/topbar-bg.png) top repeat-x;
		text-align: center;
		margin: 0;
		padding: 0;
		min-height: 50px;
		min-width: 980px;
	}
		div#top div#outer div#inner {
			width: 980px;
			margin: 0 auto;
			text-align: left;
		}
			div#top div#outer div#inner div#header {
			}
				div#top div#outer div#inner div#header div.logo {
					display: inline-block;
				}
				div#top div#outer div#inner div#header div.quiknav {
					margin: 10px 0 0 0;
					text-align: right;
					display: inline-block;
				}
					div#top div#outer div#inner div#header div.quiknav ul {
						list-style: none;
						margin: 0 10px 0 0;
						padding: 0;
						display: inline-block;
						color: #FFF;
					}
						div#top div#outer div#inner div#header div.quiknav ul li {
							float: left;
							display: inline-block;
							margin: 0 0 0 7px;
						}
							div#top div#outer div#inner div#header div.quiknav ul li a {
								color: #FFF;
							}
							div#top div#outer div#inner div#header div.quiknav ul li a:hover {
								text-decoration: underline;
							}
					
					div#top div#outer div#inner div#header div.quiknav h1.caption {
						font-weight: normal;
						font-size: 50px;
						margin: 20px 10px 0 0;
						padding: 0;
						color: #444;
					}
							
				div#top div#outer div#inner div#header div#nav {
					width: 978px;
					height: 38px;
					overflow: hidden;
					background-color: #bb8d20;
					padding: 1px;
					margin: 0 0 10px 0;
				}
					div#top div#outer div#inner div#header div#nav div {
						background-image: url(../images/nav-bg.jpg);
						background-position: 0 0;
						background-repeat: repeat-x;
					}
						div#top div#outer div#inner div#header div#nav div ul {
							margin: 0 0 0 3px;
							padding: 0;
							list-style: none;
						}
							div#top div#outer div#inner div#header div#nav div ul li {
								display: inline-block;
								float: left;
								height: 38px;
							}
								div#top div#outer div#inner div#header div#nav div ul li a {
									padding: 7px;
									margin: 0 3px 0 3px;
									color: #FFF;
									font-size: 16px;
									font-weight: bold;
									text-transform: uppercase;
									display: inline-block;
								}
								div#top div#outer div#inner div#header div#nav div ul li a.on {
									text-decoration: underline;
								}
								div#top div#outer div#inner div#header div#nav div ul li a:hover {
									text-decoration: underline;
								}


			div#top div#outer div#inner div#main {
				background-image: url(../images/content-bg.jpg);
				background-position: 0 0;
				background-repeat: repeat-y;
				padding: 0;
				margin: 0;
			}
				div#top div#outer div#inner div#main div.top {
					background-image: url(../images/content-top.jpg);
					background-position: 0 0;
					background-repeat: no-repeat;
					width: 980px;
					height: 10px;
					overflow: hidden;
					margin: 0;
					padding: 0;
				}
				
				div#top div#outer div#inner div#main div#highlights {
					margin: 0 10px 10px 10px;
					padding: 1px;
					width: 958px;
					height: 348px;
					overflow: hidden;
					background-image: url(../images/highlights-bg.jpg);
					background-position: 0 0;
					background-repeat: no-repeat;
				}
				
					div#top div#outer div#inner div#main div#highlights div#scroller {
						width: 958px;
						height: 308px;
						overflow: hidden;
						position: relative;
						top: 0;
						left: 0;
					}
						
						div#top div#outer div#inner div#main div#highlights div#scroller div.frame {
							overflow: hidden;
							color: #000;
							padding: 30px;
							position: absolute;
							top: 0;
							left: 958px;
							width: 898px;
							height: 248px;
						}
						
							div#scroller div.frame span.spoon-of-hope {
								margin: 210px 0 0 30px;
							}
							div#scroller div.frame div.spoon-of-hope {
								width: 500px;
							}
								div#scroller div.frame div.spoon-of-hope ul {
									list-style: none;
									padding: 0;
									margin: 50px 0 0 0;
								}
									div#scroller div.frame div.spoon-of-hope ul li {
										margin: 0 0 10px 0;
										font-size: 16px;
									}
							
							div#scroller div.frame div.theme {
								width: 400px;
							}
								div#scroller div.frame div.theme h2 {
									font-weight: normal;
									font-size: 36px;
									padding: 0;
									margin: 0;
									text-transform: uppercase;
								}
								div#scroller div.frame div.theme p.snub {
									width: 400px;
									margin: 20px 0 20px 0;
									font-size: 16px;
								}
							
							div#scroller div.frame div.end-polio-now {
								width: 650px;
								color: #FFF;
							}
								div#scroller div.frame div.end-polio-now h2 {
									font-weight: normal;
									font-size: 36px;
									padding: 0;
									margin: 0;
									text-transform: uppercase;
								}
								div#scroller div.frame div.end-polio-now p.snub {
									width: 550px;
									margin: 20px 0 20px 100px;
									font-size: 16px;
								}
						
						div#top div#outer div#inner div#main div#highlights div#scroller div#frame-1 {
							top: 0;
							left: 0;
						}
					
					div#top div#outer div#inner div#main div#highlights div#service-nav {
						width: 956px;
						height: 36px;
						overflow: hidden;
						background-color: #444;
						padding: 2px;
						margin: 0;
					}
						div#top div#outer div#inner div#main div#highlights div#service-nav ul {
							list-style: none;
							margin: 0;
							padding: 0;
						}
							div#top div#outer div#inner div#main div#highlights div#service-nav ul li {
								display: inline-block;
								float: left;
								width: 239px;
								height: 36px;
								overflow: hidden;
							}
								div#top div#outer div#inner div#main div#highlights div#service-nav ul li a {
									display: inline-block;
									width: 239px;
									height: 28px;
									text-align: center;
									text-transform: uppercase;
									color: #FFF;
									text-decoration: none;
									padding: 8px 0 0 0;
								}
								div#top div#outer div#inner div#main div#highlights div#service-nav ul li a:hover {
									background-color: #777;
									text-decoration: underline;
								}
								div#top div#outer div#inner div#main div#highlights div#service-nav ul li a.on {
									background-color: #777;
								}
				
				div#top div#outer div#inner div#main div#content {
					width: 960px;
					margin: 0 10px;
					background-image: url(../images/inner-bg.jpg);
					background-position: 0 0;
					background-repeat: repeat-y;
				}
					div#top div#outer div#inner div#main div#content div.inner-top {
						background-image: url(../images/inner-top.jpg);
						background-position: 0 0;
						background-repeat: no-repeat;
						width: 960px;
						height: 10px;
						overflow: hidden;
						margin: 0;
						padding: 0;
					}
					
					div#top div#outer div#inner div#main div#content div#leftbar {
						width: 630px;
						margin: 10px 0 0 20px;
						text-align: left;
					}
						
						div#main div#content div#leftbar div#calendar {
							width: 616px;
							border: 1px solid #dcd7c8;
							background-color: #f8f7ef;
							padding: 4px;
							text-align: center;
						}
							div#main div#content div#leftbar div#calendar div.row {
								height: 40px;
								overflow: hidden;
							}
								div#main div#content div#leftbar div#calendar div.row div.cell5 {
									float: left;
									display: inline-block;
									width: 430px;
									border: 1px solid #dcd7c8;
									background-color: #FFF;
									margin: 4px;
									height: 30px;
									overflow: hidden;
								}
									div#main div#content div#leftbar div#calendar div.row div.cell5 span {
										display: inline-block;
										height: 25px;
										width: 430px;
										padding: 5px 0 0 0;
									}
								div#main div#content div#leftbar div#calendar div.row div.cell {
									float: left;
									display: inline-block;
									width: 78px;
									border: 1px solid #dcd7c8;
									background-color: #FFF;
									margin: 4px;
									height: 30px;
									overflow: hidden;
								}
								div#main div#content div#leftbar div#calendar div.row div.cell.today {
									background-color: #dcd7c8;
								}
									div#main div#content div#leftbar div#calendar div.row div.cell span {
										display: inline-block;
										height: 25px;
										width: 78px;
										padding: 5px 0 0 0;
									}
									div#main div#content div#leftbar div#calendar div.row div.cell span.prev, 
									div#main div#content div#leftbar div#calendar div.row div.cell span.next {
										cursor: pointer;
										color: #4678c8;
									}
									div#main div#content div#leftbar div#calendar div.row div.cell span.prev:hover, 
									div#main div#content div#leftbar div#calendar div.row div.cell span.next:hover {
										text-decoration: underline;
									}
									div#main div#content div#leftbar div#calendar div.row div.cell a {
										display: inline-block;
										height: 25px;
										width: 78px;
										padding: 5px 0 0 0;
									}
						
						div#main div#content div#leftbar div#contact-us {}
							div#main div#content div#leftbar div#contact-us p.status {
								font-size: 16px;
								margin: 0 0 10px 0;
								padding: 0;
							}
							div#main div#content div#leftbar div#contact-us form {
								display: inline-block;
								padding: 0;
								margin: 0;
							}
								div#main div#content div#leftbar div#contact-us form p {
									padding: 0;
									margin: 0 0 10px 0;
								}
									div#main div#content div#leftbar div#contact-us form p label {
										float: left;
										display: inline-block;
										width: 120px;
										margin: 5px 0 0 0;
										font-weight: bold;
									}
										div#main div#content div#leftbar div#contact-us form p label span {
											color: #4678c8;
										}
										
									div#main div#content div#leftbar div#contact-us form p input.text {
										font-size: 16px;
										font-family: Tahoma;
										padding: 5px;
										width: 250px;
									}	
									div#main div#content div#leftbar div#contact-us form p textarea.text {
										font-size: 16px;
										font-family: Tahoma;
										padding: 5px;
										width: 450px;
										height: 150px;
									}
						
						div#main div#content div#leftbar div.links {
							border-top: 1px solid #dcd7c8;
							border-bottom: 1px solid #dcd7c8;
							padding: 20px 0;
							margin: 20px 0;
						}
						
						div#main div#content div#leftbar div.event {
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 10px;
							margin: 0 0 10px 0;
							width: 604px;
						}
							div#main div#content div#leftbar div.event h3 {
								font-size: 18px;
							}
							div#main div#content div#leftbar div.event p.when {
								padding: 0;
								margin: 0 0 10px 0;
								color: #aa8c46;
							}
							div#main div#content div#leftbar div.event p.desc {
								padding: 0;
								margin: 0;
							}
						
						div#main div#content div#leftbar div.news {
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 10px;
							margin: 0 0 10px 0;
						}
							div#main div#content div#leftbar div.news p {
								padding: 0;
								margin: 0;
							}
						
						div#main div#content div#leftbar div.project {
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 10px;
							margin: 0 0 10px 0;
						}
							div#main div#content div#leftbar div.project p {
								padding: 0;
								margin: 0;
							}
						
						div#main div#content div#leftbar div.newsletter {
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 10px 10px 0 10px;
							margin: 0 0 10px 0;
						}
							div#main div#content div#leftbar div.newsletter h3 {
								font-size: 18px;
							}
							
						div#main div#content div#leftbar div.preview {
							width: 180px;
							height: 122px;
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 9px;
							margin: 0 10px 10px 0;
							overflow: hidden;
						}
							div#main div#content div#leftbar div.preview div {
								border: 1px solid #FFF;
								display: inline-block;
								width: 178px;
								height: 120px;
								overflow: hidden;
							}
						
						div#main div#content div#leftbar div.member {
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 10px;
							margin: 0 0 10px 0;
						}
							div#main div#content div#leftbar div.member h3 {
								font-size: 18px;
							}
							div#main div#content div#leftbar div.member p {
								padding: 0;
								margin: 0;
							}
							
						div#main div#content div#leftbar div.gallery {
							background-color: #f8f7ef;
							border: 1px solid #dcd7c8;
							padding: 10px;
							margin: 0 0 10px 0;
						}
							div#main div#content div#leftbar div.gallery p {
								padding: 0;
								margin: -5px 0 0 0;
							}
							
						div#main div#content div#leftbar div.thumbs {
							height: 50px;
							overflow: hidden;
							margin: 10px 0 0 0;
						}
							div#main div#content div#leftbar div.thumbs div.thumb {
								background-color: #dcd7c8;
								padding: 4px;
								overflow: hidden;
								width: 42px;
								height: 42px;
								margin: 0 10px 0 0;
							}
								div#main div#content div#leftbar div.thumbs div.thumb a img {
									border: 1px solid #FFF;
								}
						
						div#top div#outer div#inner div#main div#content div#leftbar ul.page-links {
							margin: 10px 0 0 0;
							padding: 10px 0;
							list-style: none;
							border-bottom: 1px solid #dcd7c8;
							border-top: 1px solid #dcd7c8;
							color: #dcd7c8;
						}
							div#content div#leftbar ul.page-links li {
								display: inline-block;
							}
						
						div#top div#outer div#inner div#main div#content div#leftbar a {
							color: #4678c8;
						}
						div#top div#outer div#inner div#main div#content div#leftbar a:hover {
							text-decoration: underline;
						}
						
						div#top div#outer div#inner div#main div#content div#leftbar h1, 
						div#top div#outer div#inner div#main div#content div#leftbar h2, 
						div#top div#outer div#inner div#main div#content div#leftbar h3, 
						div#top div#outer div#inner div#main div#content div#leftbar h4 {
							font-weight: normal;
							margin: 0 0 10px 0;
							padding: 0;
						}
						div#top div#outer div#inner div#main div#content div#leftbar h1 {
							font-size: 30px;
						}
						div#top div#outer div#inner div#main div#content div#leftbar h2 {
							font-size: 24px;
						}
						div#top div#outer div#inner div#main div#content div#leftbar h3 {
							font-size: 18px;
						}
					
					div#top div#outer div#inner div#main div#content div#rightbar {
						width: 280px;
						margin: 5px 10px 0 0;
						text-align: left;
					}
						div#top div#outer div#inner div#main div#content div#rightbar div.hr {
							height: 21px;
							background-image: url(../images/hr.png);
							background-position: 0 0;
							background-repeat: repeat-x;
						}
						div#top div#outer div#inner div#main div#content div#rightbar div.events {
							padding: 10px 0;
						}
							div#content div#rightbar div.events p.date {
								width: 50px;
								height: 50px;
								color: #FFF;
								padding: 0;
								margin: 0;
								background-color: #aa8c46;
							}
								div#content div#rightbar div.events p.date span.month {
									display: block;
									text-align: center;
									text-transform: uppercase;
									margin: 3px 0 0 0;
								}
								div#content div#rightbar div.events p.date span.day {
									display: block;
									text-align: center;
									text-transform: uppercase;
									font-size: 20px;
								}
							div#content div#rightbar div.events div.floatright {
								width: 220px;
							}
								div#rightbar div.events div h3 {
									padding: 0;
									margin: 0 0 7px 0;
									font-weight: normal;
									font-size: 18px;
								}
									div#rightbar div.events div h3 a {
										color: #4678c8;
									}
									div#rightbar div.events div h3 a:hover {
										text-decoration: underline;
									}
								div#rightbar div.events div p.when {
									padding: 0;
									margin: 0 0 7px 0;
									color: #aa8c46;
								}
								div#rightbar div.events div p.desc {
									padding: 0;
									margin: 0;
									color: #000;
								}
						
						div#top div#outer div#inner div#main div#content div#rightbar h2 {
							width: 270px;
							height: 30px;
							margin: 0;
							padding: 10px 0 0 10px;
							font-size: 16px;
							font-weight: bold;
							text-transform: uppercase;
							color: #FFF;
							background-image: url(../images/side-h2-bg.png);
							background-position: 0 0;
							background-repeat: no-repeat;
						}
						
						div#top div#outer div#inner div#main div#content div#rightbar div.gallery {}
							div#content div#rightbar div.gallery div.enlarged {
								width: 280px;
								height: 197px;
								overflow: hidden;
								text-align: center;
								background-image: url(../images/photo-mod-bg.jpg);
								background-position: 0 0;
								background-repeat: no-repeat;
							}
								div#content div#rightbar div.gallery div.enlarged div {
									width: 250px;
									height: 167px;
									overflow: hidden;
									margin: 15px auto;
								}
									div#content div#rightbar div.gallery div.enlarged div span.load {
										display: inline-block;
										margin: 67px;
									}
									
							div#content div#rightbar div.gallery div.mod-pic-thumb {
								padding: 0 0 10px 10px;
								background-color: #d2c896;
								height: 57px;
								overflow: hidden;
							}
								div#content div#rightbar div.gallery div.mod-pic-thumb div.mod-thumb-container {
									width: 57px;
									height: 57px;
									background-color: #FFF;
									margin: 0 10px 0 0;
									text-align: center;
								}
								div#content div#rightbar div.gallery div.mod-pic-thumb div.mod-thumb-container.active {
									background-color: #aa8c46;
								}
									div#rightbar div.gallery div.mod-pic-thumb div.mod-thumb-container span {
										width: 47px;
										height: 47px;
										overflow: hidden;
										margin: 5px auto;
										display: inline-block;
									}
										div#rightbar div.gallery div.mod-pic-thumb div.mod-thumb-container span img {
											cursor: pointer;
										}
										
							div#content div#rightbar div.gallery div.more {
								padding: 10px;
								background-color: #aa8c46;
								text-align: right;
							}
								div#content div#rightbar div.gallery div.more a {
									color: #FFF;
								}
								div#content div#rightbar div.gallery div.more a:hover {
									text-decoration: underline;
								}
					
					div#top div#outer div#inner div#main div#content div.inner-base {
						background-image: url(../images/inner-foot.jpg);
						background-position: 0 0;
						background-repeat: no-repeat;
						width: 960px;
						height: 10px;
						overflow: hidden;
						margin: 0;
						padding: 0;
					}
				
				div#top div#outer div#inner div#main div.base {
					background-image: url(../images/content-foot.jpg);
					background-position: 0 0;
					background-repeat: no-repeat;
					width: 980px;
					height: 10px;
					overflow: hidden;
					margin: 0;
					padding: 0;
				}


div#base {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/footer-shader-bg.jpg) top repeat-x;
	min-height: 20px;
	min-width: 980px;
}
	div#base div#footer {
		width: 980px;
		padding: 20px 0 50px 0;
		margin: 0 auto;
		color: #FFF;
		text-align: left;
	}
		div#base div#footer div.link-block {
			width: 270px;
			margin: 0 10px 0 11px;
		}
			div#base div#footer div.link-block h2 {
				font-size: 20px;
				font-weight: normal;
				margin: 0 0 10px 0;
				padding: 0 0 10px 0;
				border-bottom: 1px solid #FFF;
			}
			div#base div#footer div.link-block ul {
				padding: 0;
				margin: 0;
				list-style: none;
			}
				div#base div#footer div.link-block ul li {
					display: block;
				}
					div#base div#footer div.link-block ul li a {
						display: block;
						border-bottom: 1px dotted #FFF;
						padding: 0 0 5px 0;
						margin: 0 0 5px 0;
						color: #FFF;
					}
					div#base div#footer div.link-block ul li a:hover {
						border-bottom: 1px dotted #b3d0ff;
						color: #b3d0ff;
					}
		
		
		div#base div#footer div.credits {
			width: 85px;
			margin: 0 11px 0 0;
		}



ul.share {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
	ul.share li {
		float: left;
		margin: 0 3px 0 2px;
	}





/**
 * jQuery jFlow styles
 */
div#slideshow {
	width: 628px;
	height: 198px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 5px 0 15px 0;
	float: right;
}
	div#slideshow div#controller {
		float: right; 
		font-size: 12px; 
		margin: 10px 20px -40px 0; 
		padding: 0; 
		position: relative; 
		text-align: right; 
		z-index: 10;
	}
		div#controller span {
			color: #FEFEFE; 
			cursor: pointer; 
			float: left; 
			font-size: 12px; 
			height: 21px; 
			margin: 0; 
			padding: 4px 0 0 0; 
			text-align: center; 
			width: 25px;
		}
		
		div#controller span.jFlowControl {
			background: url(../images/jflow-controller-buttons.png) no-repeat left;
		}
		
		div#controller span.jFlowSelected {
			background: url(../images/jflow-controller-buttons.png) no-repeat right;
		}
		
	div#slideshow #jFlowSlide {}
	
	.jFlowPrev, .jFlowNext {
		background: url(../images/jflow-controller-buttons.png) right; 
		cursor: pointer;
	}
	
	div#slideshow div#slides {
		margin: 0;
		padding: 0;
	}
		div#slideshow div#slides div.slide {
			position: relative; 
			width: 628px;
			display: inline-block;
		}










/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



