
/*CSS Print*/

body {
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: #000000;
}

div#wasteman, div#gcva, div#crumbs, div#copyright, div#leftcol, div#rightcol, div#logo img, div#hosts, div#gcva, div#soss, div#programmeDays {
display: none;
}

h1, h2, h3, h4 {
color: #000000;
background-color: #ffffff;
}

a {
color: #000000;
background-color: #ffffff;
}

#wrapper {
width: auto;
border: 0px;
margin: 0% 4%;
padding: 0px;
float: none !important;
}

#logo {
float: none !important; 
margin-top: 15px;
margin-left: 2px;
}

#title {
font-weight: bold;
font-size: 14px;
}

#conftitle {
font-weight: bold;
font-size: 12px;
}

img {
display: none;
}

iframe {
height: 3900px;
width: auto;
}

#stopPress {
background-color: #ffffff;
border: 1px dashed #000000;
color: #000000;
padding: 4px;
}

#wide table {
border: 1px solid #000000;
border-collapse: collapse;
}

#wide table th {
border: 1px solid #000000;
padding: 3px;
}

#wide table td {
border: 1px solid #000000;
padding: 3px;
}

.titles {
font-weight: bold;
}

.breaks {
font-weight: bold;
}

.themeTitle {
font-style:italic;
}

.filmTitle {
font-weight: bold;
}

.importantEvents {
font-weight: bold;
text-align: center;
}