.tx-schedule-pi2 table.single strong, 
.tx-schedule-pi2 table.single strong a{
	color:#709abd;
}
.tx-schedule-pi2 table.single th.header{
	background:#709abd;
	color:#fff;
	padding:4px;
}
.tx-schedule-pi2 table.single td{
	padding:4px;
}

.tx-schedule-pi2 .frame td{
	border:1px solid #d1d1d1;
	background:#ffffff;
}

.tx-schedule-pi2 .link,
.tx-schedule-pi2 .button{
	background:none;
	/*border:none;*/
	cursor:pointer;
	text-decoration:none;
	color:#003882;
}
.tx-schedule-pi2 .reset{
	background:none;
	border:none;
	cursor:pointer;
	text-decoration:none;
	color:#ff0000;
}
.tx-schedule-pi2 .button{
}
.tx-schedule-pi2 a{
	color:#003882;
}
.tx-schedule-pi2 a:hover,
.tx-schedule-pi2 a.selected,
.tx-schedule-pi2 .link:hover{
	color:#f09124;
}

.tx-schedule-pi2 .disabled{
	display:none;
}

.tx-schedule-pi2 p{
	margin:0 0 5px 0;
}
