#calendar2 tr:nth-child(2n) td {background-color:#ffffff;width:29px;height:28px;}
#calendar_wrapper {position:relative;top:-10px;margin:20px 0;min-height:220px;width:200px;overflow:hidden;}
#calendar2 h3 {font-size:15px;color:#00a4d3;text-align:center;margin:3px 0;font-weight:normal;}
#calendar2 .ui-datepicker-calendar {border:0px;border-spacing:1px;margin:0 0 10px 0;}
#calendar2 .ui-datepicker-buttonpane {display:none;}
#calendar2 thead tr{width:200px;}
#calendar2 thead th {width:25px;line-height:25px;overflow:hidden;font-weight:normal;background-color:#818181;color:#FFFFFF;cursor:default;font-size:12pt;height:26px;text-align:center;text-transform:lowercase;border:1px solid white;}
#calendar2 tbody td {width:25px; padding:0px;}
#calendar2 tbody td, #calendar2 tbody th {border:1px solid white;}
#calendar2 tbody td a { text-decoration:none; display:block; float:left; height:25px; width:25px; line-height:25px; text-align:center;}
#calendar2 .ui-state-default {background-color:#F1F1F2;color:#000000;cursor:default;font-size:12px;height:26px;text-align:center;}
#calendar2 .ui-datepicker .ui-datepicker-header {position:relative;height:50px;line-height:25px;background-color: #2F418E;color:#FFFFFF;cursor:default;font-size:12pt;}
#calendar2 .ui-datepicker-next {background-image:url("../images/calendar/calendar.png");background-position:-25px 0;background-repeat:no-repeat;cursor:pointer;height:22px;right:0;position:absolute;bottom:0;width:25px;}
#calendar2 .ui-datepicker-next:hover {background-position:-25px -23px;}
#calendar2 .ui-datepicker-prev {background-image:url("../images/calendar/calendar.png");background-position:0 0;background-repeat:no-repeat;cursor:pointer;height:22px;left:0;position:absolute;bottom:0;width:25px;}
#calendar2 .ui-datepicker-prev:hover {background-position:0 -23px;}
#calendar2 .ui-datepicker-next, #calendar2 .ui-datepicker-prev {overflow:hidden;text-indent:-99999px; cursor:pointer;}
#calendar2 .ui-datepicker-title{text-align:center;font-weight:bold;}
#event_type_select {	position:absolute;top:24px;left:25px;margin:0 5px;width:70%;z-index:2;}
#calendar2 .has_events a {cursor: pointer;}
#calendar2 .has_events.type_n a {background-color: #C9C9C9;}
#calendar2 .has_events.type_e a {background-color:#ced7ff;}
#calendar2 .ui-datepicker-today {border:1px solid #5368c4;}
#tooltip {display: none;position:absolute;right:0;min-width:100px;max-width:250px;z-index:10;font-size:12px;}
#tooltip_wrapper {position:relative;top:46px;background:#ffffff;padding:5px 10px;margin:5px;border:1px solid #2e408d;}
#tooltip ul {margin:0;padding:15px;}
#list_sub_news li {padding-bottom:10px;}
#list_sub_news li a{color:#2f418e;text-decoration:none;}
#list_sub_news li a:hover{text-decoration:underline;}
#tooltip_text ul {list-style-image: url(../images/calendar/tick.png);}