@charset "UTF-8";

/*

Baileys Panelworks

Print

*/

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


header,
.frontPanel,
.partnerLogos,
.faceBookWrap,
.greyBar,
footer
{
display:none;
}

.pageWrap,
section.content,
body.home section.content
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
overflow:auto;
text-shadow:none;
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;
}





.printLogo	{
background:#4d4d4d;
padding:20px;
margin-bottom:20px;
}
.printLogo img	{
width:327px;
}

.printYes	{
display:block;
}
