#calendar {	width: 100%; margin-bottom : 35px;	}
.color-item {width:13px;height:13px;display:inline-block; vertical-align:middle;}
.fc-event{
	cursor: pointer;
}
.fc-center h2{
	border:0px solid red;
	padding-right:150px;
}
#dialog {font-size :12px; }
#dialog textarea { width:430px; height:30px; resize:none; }
.ui-button-text { padding : 0}