
#calendar{ padding:10px 0px 0px 10px; text-align:center}
#calendar_table_wrapper{  text-align:center; padding-top:8px; padding-bottom:8px}
#calendar_table{ border-collapse:collapse; margin:auto}
#calendar_table tbody td{ width:22px; height:20px; background-image:url(/images/i/linc/calendar/1.jpg); background-repeat:no-repeat; text-align:center; font-weight:bold;}
	.another_day{ color:rgb(139, 139, 139) }
	.another_day_sun{ color:rgb(232, 187, 184)}
	.day_sun a{color:rgb(185, 78, 86)}
	.active{background-image:url(/images/i/linc/calendar/2.jpg) !important}

.calendar_picker{ background-color:rgb(48, 107, 197); color:#FFFFFF; border:none; font-size:11px}
.title_day{color:rgb(147, 0, 6); font-weight:bold}
.title_sday{ color:rgb(255, 0, 6); font-weight:bold}
#calendar a{ text-decoration:underline}
#calendar a:hover{ text-decoration:none}

