#header {
	clear: both;
	margin: 10px auto 10px 10px;
	width: 750px;
	}
	
	#header #titleheader img {
		margin-bottom: 20px;
		}

	#header #titleheader {
		clear: both;
		float: left;
		width: 560px;
		margin-left: -1px;
		}
		
	#header #moreinfo {
		border: 1px solid #999;
		background-color: #fcfcff;
		color: #003;
		font-size: small;
		margin-left: 570px;
		width: 170px;
		}
		
#content {
	clear: both;
		border: 1px solid #fff;
	}
	
	#content #images {
		float: left;
		width: 24%;
		margin-left: -1px;
		margin-top: 10px;
		}
		
		#content #images .boxed {
			border: 1px solid #999;
			background-color: #fcfcff;
			color: #003;
			margin: 10px;
			padding: 5px;
			}
			
			#images .boxed h4 {
				margin-left: 0;
				}

			#images .boxed img {
				display: block;
				width: 100px;
				margin: 5px auto;
				}
				
				#images .boxed img#neptune, #images .boxed img#compare,
				 #images .boxed img#n4402, #images .boxed img#f1-1098,
				 #images .boxed img#spitzer {
					width: 150px;
					}

		
	#content #text {
		margin-left: 25%;
		margin-top: 10px;
		}
		
	#content #text-no-images {
		clear: both;
		margin-left: 10px;
		margin-top: 10px;
		max-width: 45em;
		}
		
#content #sub-content p {
	font-size: 0.8em;
	color: #666;
	}
		
#footer {
	clear: both;
	}
	
.sidebartxt {
	margin: 0 0 5px 0;
	padding: 3px;
	font-size: 10px;
	line-height: 13px;
	color: #003;
	background-color: #fff;
	}

.printhref {
	display: none;
	}

.hang-punct {
	text-indent: -0.5em;
	}
	
#text p, #text-no-images p {
	text-align: justify;
	}

#text li {
	margin-bottom: 0.5em;
	}