body {
	line-height: 1.3em;
	color: #000;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link,
a:visited,
a:active {
	color: #0162A8;
	text-decoration: none;
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

#navi {
	display: none;
}

h1 {
	display: none;
}

h3 {
	font-size: medium;
	font-weight: bold;
	color: #0162A8;
}

h4 {
	color: #87A94A;
	font-size: medium;
}

h4.noMargin {
	color: #000;
}

h5 {
	font-size: small;
	font-weight: bold;
	color: #0162A8;
}


span.hide {
	display: block;
}

object {
	display: none;
}

#printOnly {
	display: block;
}

#language {
	display: none;
}

#footerBody {
	display: none;
}

.programmeButton {
	display: none;
}

/*------------- Right Column --------------*/

#topLeftCol {
	float: none;
}


/*------------- Right Column --------------*/

#topRightCol {
	display: none;
}

#stopPress {
	width: 230px;
	background: url(../img/bg_stop_top.png) #E5DA07 no-repeat;
}

#stopPress h2,
#eventInfo h2 {
	margin: 0 0 6px 12px;
	padding-top: 10px;

	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	background: url(../img/bg_stop_body.png) top right no-repeat;
}

#stopPress p {
	display: block;
	margin: 0;
	padding: 0 12px 12px 12px;

	background: url(../img/bg_stop_bot.png) bottom left no-repeat;
	color: #0162A8;
	font-size: 110%;
	line-height: 1.2em;
}


#eventInfo {
	width: 230px;
	margin: 10px 0 0 0;

	background: url(../img/bg_bluebox_top.png) #0162A8 no-repeat;
	color: #FFF;
}

#eventInfo h2 {
	color: #FFF;
	background: none;
}

#eventInfo h5 {
	margin: 0 0 4px 12px;

	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #97DCEF;
}

#eventInfo p {
	margin: 0 12px 6px 18px;
}

#eventInfo p.bottom {
	padding: 8px 0 0 0;
	margin: 0;
	background: url(../img/bg_bluebox_bot.png) #FFF no-repeat;
	text-align: right;
}

#eventInfo a {
	border: none;
}

 #commentBox {
	margin-left: 10px;
	
	background: url(../img/bg_leftquot.png) top left no-repeat;
	color: #0162A8;
}

#commentBox p {
	background: url(../img/bg_rightquot.png) bottom right no-repeat;
}

#videoDigest {
	display: none;
}



#photosList {
	display: none;
}
