.calendarDecorator {padding:0px;overflow:hidden;}
* html .calendarDecorator{overflow:visible;position:relative;height:1px;}/*ie6 hack to wrap floated child dom elements*/

#calendar_component{ width :225px; float:left; margin-top:30px; }

.calendarDecorator .right_column div.form-container{margin:0px;}
.calendarDecorator .calendar-wrapper{margin-left:0px;padding:0px;background-color:#f2f7f1; border:2px solid #fffa18; height:210px; width:220px;}
.calendarDecorator .calendar-wrapper-2{padding:0px;background-color:#f2f7f1;border:2px solid #000; height:206px;}
.calendarDecorator .calendar-wrapper-3{padding:0px;background-color:#f2f7f1;width:215px;margin:0px auto;}
.calendarDecorator .calendarLegend {display:block;margin:10px auto;}
