/*.content-box-right-col p.bodytext*/
.content-box-right-col {
	/*font-size: 8pt;*/
	font-size: 7.5pt;
	/*background-image: url(startpage/backgr_container_subpages.gif);*/
	background-image: url(jw_calendar/backgr_start.png);
	margin-top: 2px;
}

/*IE7-Hack*/
*+html .content-box-right-col { margin-top: -5px; }

/*IE6-Hack*/
*html .content-box-right-col { margin-top: 1px; }

.content-box-right-col a:link,
.content-box-right-col a:visited,
.content-box-right-col a:hover {
	color: #2c2c2c;
	font-weight: bold;
	font-size: 9px;
	display: block;
	width: 100px;
	background-image: url(tt_news/press-arrow.gif);
	background-attachment: scroll;
	background-position: right center;
	background-repeat: no-repeat;
}
.content-box-right-col a:hover {	color: #fd0002; }