#icon-magicalender{
	background: #fff url('wordpressMainIcon.png') no-repeat center;
}

.bigText{
	clear: both;
	height: 33px;
	padding: 10px 0 5px;
}
.bigText label{
	display: block;
	width: 150px;
	float: left;
	line-height: 33px;
}
.bigText input{
	font: 22px Arial, sans-serif;
	padding: 4px;
	height: 33px;
	line-height: 22px;
	display: block;
	width: 600px;
	float: left;
	/*color: #bbb;*/
}
.eventDescription{
	margin-top: 45px;
	width: 750px;
}
#editor-toolbar{
	font-size: 13px;
	line-height: 15px;
}