/* This is the printer style sheet for FHWA RWM */

.fhwa-bar, #navigation, #header-pics, #tagline, #footer-bar, #footer-links, #javadate {
   display: none;
	}
	
#contenttext {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: .83em;
	}
	
.inset, .inset-photo {	
	float: right;
	margin: 1em;
  	padding: 0;
	background-color: #fff;
	width: 227px;
	}
	
ul {
	margin-top: -.5em;
	margin-bottom: 1em;
	padding-top: 6px;
	}
	
li {
	margin-top: .25em;
	margin-bottom: .25em;
	}