#container_calendar{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#container_calendar a{
	color: #ffffff;
}

#content{
	
}

.calendar_date_select table {
  margin: 0px;
  padding: 0px;
	width:100%;
}

.calendar_date_select td {
}

.main_calendar td{
	width:30px;
}

#calendar_month{
	font-family: "Times New Roman", Times, serif;
	font-size:19px;
}

#primary_content a{
	color:#A8A8A8;
}

#text_form_secondary_main_body{
	width:272px;
	height:200px;
}

#text_form_secondary_main_body a{
	color: #ffffff;
}

#primary_head_event{
	font: Verdana;
	padding:20px 0px 0px 0px;
	font-size: 30px;
	letter-spacing: 2px;
	line-height: 28pt
}

#calendar_head{
	width:500px;
	height:50px;
}

#calendar_place{
	width:500px;
	height:30px;
}

#calendar_created_at{
	width:500px;
	height:20px;
}

#calendar_main{
	width:500px;
	height:120px;
}

#calendar_link{
	width:500px;
	height:30px;
}

#calendar_calendar_type{
	width:500px;
	height:30px;
}