﻿#agendaTableList
{
	width: 535px;
	border-collapse: collapse;
	margin:0;
	padding:0;
}

#agendaTableList tr.bluerow, 
#agendaTableList tr.bluerow td,
#agendaTableList tr.contentrow, 
#agendaTableList tr.contentrow td
{
	cursor: pointer;
}
#agendaTableList tr.bluerow, #agendaTableList tr.bluerow td
{
	background-color: #d9ecf8;
}
#agendaTableList td.bluerowdate
{
	font-weight: bold;
	width: 150px;
	min-width: 150px;
}
#agendaTableList td.bluerowtitle
{
	font-weight: bold;
	width: 380px;
	min-width: 380px;
	color: #007dc5;
	text-decoration: underline;
	line-height: 14px;
	padding-bottom: 2px;
}
/*#agendaTableList tr td
{
	max-width: 450px;
	width: 450px;
}*/
div#_ctl0_uxStory_CPH_agendaShort
{
	width: 205px;
	background-color: white;
	text-align: left;
	color: black;
	/*background-image: url('/images/homediv_bg_banner_left.gif');*/
}

#RightColumn #uxStory .margin10px
{
	margin-top: 0;
	padding-bottom: 15px;
}
#RightColumn #uxStory h1
{
	padding-top: 10px;
}
#RightColumn #uxStory table.agendaShort td
{
	vertical-align: top;
}
#RightColumn #uxStory table.agendaShort td.left
{
	font-size: 11px;
	color: black;
	padding-right: 4px;
}
#RightColumn #uxStory a, #RightColumn #uxStory table.agendaShort a
{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #007dc5;
}

div#uxStory table.agendaShort td a
{
	font-weight: bold;
	color: #007dc5;
}
