/*
---------------------------------
Print Stylesheet

Site:    SEALB Website
Author:  Daniel Fowler, Terry College Web Services   
Version: 2010.05

------------------------------- */


* {
margin: 0; 
padding: 0;
}

.header, .section#right, .footer, .nav#main, .nav#sub { display: none; }

h2, h3, h4, h5, p {
margin: 5px 0;
}

img {
display: none;
}

.box-right {
float: right;
width: 160px;
margin: 20px 60px 20px 60px;
padding: 30px 10px;
font-size: .77em;
/*border: 1px solid #c5c5c5;
background-color: #fdf5e3;*/
}

.caption {
display: none;
}

fieldset {
border: none;
}