/* print.css */

html body #te-container * {
width:auto;
height:auto;
position:static;
overflow:visible;
float:none;
}

body {
font: normal 80%/1.2 Verdana, Arial, Helvetica, sans-serif;
color:#000;
background: #fff;
border-width:0;
}

html body #te-container a {
color:#000;
font-weight:700;
text-decoration:underline;
}

#te-container #te-content,
#te-container #te-content .row {
padding:0;
margin:0;
overflow:visible;
}

#media #bio,
#media #images,
#media #mmedia,
#media #contacts {
display:block;
}


#te-container #te-navigation,
#te-container hr,
#te-container #media-nav,
#te-container #te-masthead,
#te-container #te-footer,
.footer-elements,
#te-container #right-col,
#te-container #multimedia,
#te-container #te-more-nav,
#te-content .promoters-media-link{
display:none
}