.content_img_wrap {
	float: right;
	height: 180px;
	width: 180px;
	background-image: url(images/content_img_back.jpg);
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 26px;
	padding-left: 20px;
}
#content td {
	background-color:#F9F9F9;
	border: 1px solid #FFFFFF;
	padding: 2px;
	vertical-align: top;
}
#content a:link, #content a:visited, #content a:active{
	font-size: .95em;
	color: #012C59;
	font-weight: bold;
	line-height: 1em;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline
}
#physics_nav {
	margin-bottom: 16px;
}
#physics_nav a:link, a:visited, a:active{
	font-size: .95em;
	color: #012C59;
	line-height: 1em;
	text-decoration:none;
}
#physics_nav a:hover{
	text-decoration:underline
}
#physics_nav img{
	float:left;
	font-size: .8em;
	color: #012C59;
	font-weight: bold;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.physics_butt{
	background-image: url(images/action_butts_back.jpg);
	float: left;
	height: 33px;
	width: 125px;
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-right: 2px;
	margin-left: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;

}
.physics_butt_text{
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 12px;
}
.physics_clear{
	clear:both;
}
.physics_thumb_wrap{
	/*width: 520px;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.physics_thumb_wrap img{
	border:none;
}
.physics_thumb {
	background: url(images/thumb_back.gif) no-repeat;
	background-image: url(images/thumb_back.gif) no-repeat;
	float: left;
	width: 110px;
	margin: 6px;
	padding: 0px;
	font-size: 0.8em;
	text-align: center;
	line-height: 1em;
	}
.physics_thumb img{
	padding: 10px;
}

.physics_thumb .physics_thumb_text{	
font-size: 1.5em;  line-height: 1.4; margin-top: 5px;
}

#physics_pagination{
	padding: 10px;
	text-align: center;

}
#physics_pagination a:link, #physics_pagination a:active, #physics_pagination a:visited{
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;

}
#physics_pagination a:hover{
	text-decoration:underline;
}
#physics_pagination .current{
	color:#003366;
	background-color: #F7C74B;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #cccccc; }

li li {margin-top:5px;}
.Physical_Sciences dd {margin-top:5px;}
