@charset "UTF-8";

/*

Urban Rain

Print

*/

body,
html	{
background:#fff;
height:auto;
}

header,
.slidesWrap,
footer
{
display:none;
}

.footerPush,
.footerSpace,
.fourBoxes,
.pageWrap,
section.content
{
position:relative;
top:auto;
left:auto;
float:none;
color:#000;
width:100%;
height:auto;
overflow:auto;
font-size:13px;
margin:0;
padding:0;
background:#fff;
border:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.fourBoxes	{
margin-bottom:20px;
}


.printLogo	{
width:200px;
height:133px;
margin-bottom:20px;
}

.printYes	{
display:block;
}



