/* HawkinsRails.net - reprints CSS */

.image_box {width: 700px; height: 400px;}

.reprints_image {
	width: 500px;
	height: 375px;
	float: left;
	margin-right: -2px;
	border: 10px solid white;
}
		
.reprints_side {
	width: 166px;
	float: left;
	height: 375px;
	border: 10px solid white;
	border-left-style: none;
	background-color: white;
}
		
#bottoms img {vertical-align: top; border-bottom: 1px solid white;}

.text {width:695px; float:left; margin-top: 35px;
	font-size: 110%;
	line-height: 120%;
	text-align: justify;
}

.paper {
	background: url(../images/paper_graph.gif) repeat;
	float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
	width: 750px;
	padding-bottom: 25px;
}

.paper p {
	padding-right: 10px;
	padding-left: 10px;
}

.paper h1 {
	font-weight: bold;
	font-size: 150%;
	letter-spacing: -1px;
	color: #ff6000;
	text-decoration: none;
	padding-left: 10px;
}

#warning {
	font-size: 75%;
}