/* Start of CMSMS style sheet 'Sanding.print' */
div#header img, div.sitemap, div#mainimage, div#topnavigation, div#subnavigation,
span.footernavigation, div#subimage, div#sidebar ul, div.contactbox,
p.buttonlink  {
	display:none;
	}
	
img {
	padding: 0 15px 15px 0;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	}
	
a img {
	border: none;
	}
	
div#printcontact {
	margin: 0 auto;
}

div#printcontact div.contactbox {
    width: 80%;
    display: block;
	border: 1px solid #000;
	padding: 0 15px;
	}
	
div#fullpicture {
	float: left;
	width: 400px;
	margin-right: 30px;
	}

div#fullpicture img {
	width:400px;
}
	
div#picturelist ul{
	list-style-type: none;
}

div#picturelist ul li {
	width: 120px;
	float: left;
	margin-bottom: 10px;
}
	
/* End of 'Sanding.print' */

