#datepicker {
	width: 210px ;
}

#barrier {
	position:absolute;
	z-index:1000px;
}

#DynarchCalendar-topCont {
	width: 205px ;
	
	}
	
#DynarchCalendar{
	width: 205px ;
}


.DynarchCalendar-topBar {
	position:relative;
	width: 205px ;
}

.DynarchCalendar-nextMonth{
	left: 20px;
	margin-left:-43px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

