#lightbox{	background: #eee;	padding: 8px 15px;	border:}#lightboxDetails{ font-size: 1.1em; font-family: helvetica; text-align: center; padding-top: 0.8em; padding-bottom: 1em; }#userMsg{	float: left;	margin: 0px;}#lightboxNumber{	margin: 0px;	font-family:  arial,verdana, serif;	font-size: 12px;	font-weight: normal;	position: relative;	left: -10px;}#lightboxTitle{	margin: 0px;	font-family:  arial,verdana, serif;	font-size: 12px;	font-weight: bold;	position: relative;	left: -15px;}#closeButton{	top: 6px;	right: 6px;	border: 0;}#lightboxImage{	clear: both;}#overlay img{	border: none;}#overlay{	background: url(overlay.png);}div#lightboxCaption { color: #555; font-size: 1.2em; font-family: helvetica; font-weight: normal; line-height: 1.6em; margin-top: 25px; text-align: left; }a#go_left { margin-right: 20px; font-weight: lighter; font-size: 1em; color: #444; font-family: helvetica; font-style: italic; text-decoration: none; float: left; margin-top: -25px; }a#go_right{ margin-left: 20px; font-weight: lighter; font-size: 1em; color: #444; font-family: helvetica; font-style: italic; text-decoration: none; float: right; margin-top: -25px; }