#anchorVon img {
		margin-right: 0px;
}

#datepicker table {
		padding:0px;
		margin: 0px;
		width: 150px;
}

#datepicker table .tableNav{
		width: 150px;
		padding: 2px 0px;
		border-bottom:1px solid rgb(0,130,191);
}

#datepicker table .tableContent{
		width: 120px;
		margin: 2px 0px;
}

#datepicker table .tableContent td{
margin: 0px;
padding: 1px;
}

.ULCcpYearNavigation,
.ULCcpMonthNavigation{ 
		text-align:center;
		vertical-align:center;
		text-decoration:none;
}

.ULCcpDayColumnHeader,
.ULCcpYearNavigation,
.ULCcpMonthNavigation,
.ULCcpCurrentMonthDate,
.ULCcpCurrentMonthDateDisabled,
.ULCcpOtherMonthDate,
.ULCcpOtherMonthDateDisabled,
.ULCcpCurrentDate,
.ULCcpCurrentDateDisabled,
.ULCcpTodayText,
.ULCcpTodayTextDisabled,
.ULCcpText {
		font-size:11px;
}
.ULCcpDayColumnHeader {
		font-weight:bold;
}


TD.ULCcpDayColumnHeader{
		text-align:right; 		 		 
}

.ULCcpCurrentMonthDate,
.ULCcpOtherMonthDate,
.ULCcpCurrentDate{
		text-align:right;
		text-decoration:none;
}

.ULCcpCurrentMonthDate a:hover {
		background-color:#e1e1e1;
}

.ULCcpCurrentMonthDateDisabled,
.ULCcpOtherMonthDateDisabled,
.ULCcpCurrentDateDisabled {
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
}

.ULCcpCurrentMonthDate {
		color:#000;
}

.ULCcpCurrentDate{
		color: #FFFFFF;
		font-weight:bold;
}

.ULCcpOtherMonthDate{
		color:#808080;
}

TD.ULCcpCurrentDate{
		color:#FFFFFF;
		background-color: rgb(0,130,191);
}

TD.ULCcpCurrentDateDisabled{
		border-width:1px;
		border:1px solid #FFAAAA;
}

TD.ULCcpTodayText,
TD.ULCcpTodayTextDisabled{
		border:1px solid rgb(0,130,191);
}
		
A.ULCcpTodayText,
SPAN.ULCcpTodayTextDisabled{
		height:20px;
}

A.ULCcpTodayText{
		color:#000;
		font-weight:bold;
		text-decoration:none;
}

SPAN.ULCcpTodayTextDisabled{
		color:#D0D0D0;
}

table.ULCcpBorder{
		border:1px solid rgb(0,130,191);
}
