#es_wrap {
	width:960px;
}

.es_header {
	width:316px;
	height:20px;
	text-align:center;
}

.es_box {
	float:left;
	width:300px;
	/*overflow:auto;*/
	
}

.es_box_top {
	width:336px;
	height:15px;
	/*background-image:url('conf-dir-up-200x15.gif');*/
	background-repeat:no-repeat;
}

.es_box_middle {
	width:280px;	
	/*background-image:url('conf-dir-middle-200x10.gif');*/
	background-color: #ffffff; 
	border:1px #d9d9d9 solid;
	padding: 20px 10px 20px 10px;
}

.es_box_bottom {
	width:336px;
	height:15px;
	/*background-image:url('conf-dir-down-200x15.gif');*/
	background-repeat:no-repeat;
}

.es_field {
	float:left;
	/*height:38px;*/
	width:130px;
	margin:0 5px 5px 5px;
}

.es_field_label {
	/*float:left;*/
	/*height:15px;*/
	width:130px;
	font-family:Verdana;
	font-size:10px;
	margin: 0;
    padding:0;
    text-indent: 0px;
	/*overflow:hidden;*/
}

.es_field_selector {
	/*float:left;*/
	/*height:15px;*/
	width:130px;
	margin-left:0px;
	/*overflow:hidden;*/
}

.option_ls {
	height:16px;
}

#es_search {
	width:270px;;
	/*height:15px;*/
	padding-top:10px;
	padding-left:0px;
}

.es_hspace {
	clear:both;
	width:100%;
	height:10px;
}

.es_add_event {
	clear:both;
	width:100%;
	text-align:right;
	height:15px;
	margin:2px 0 2px 0;
}

#el_area {
	float:left;
	width:600px;
	min-height:350px;
	padding-right:24px;
	/*background-image:url('imic2009-640-gray.gif');*/
	/*overflow:auto;*/
}

.el_header {
	width:600px;
	height:20px;
	text-align:center;
	margin-bottom:5px;
}

.el_box {
	float:left;
	width:600px;
}

.el_box_top {
	width:600px;
	height:15px;
	/*background-image:url('conf-dir-up-200x15.gif');*/
	background-repeat:no-repeat;
}

.el_box_middle {
	width:600px;	
	/*background-image:url('conf-dir-middle-200x10.gif');*/
}

.el_box_bottom {
	width:600px;
	height:15px;
	/*background-image:url('conf-dir-down-200x15.gif');*/
	background-repeat:no-repeat;
}

.el_event {
	float:left;
	width:580px;
	/*height:110px;*/
	padding:0 10px 10px 10px;	
}

.el_title {
	width:580px;
}

.el_title a {
	font-family: Verdana;
    font-size: 11px;
    margin-top: 0;
    margin-bottom:0;
    text-indent: 0px;
}

.el_subtitle {
	/*width:580px;*/
	font-family: Verdana;
    font-size: 11px;
    margin-top: 0;
    margin-bottom:0;
    text-indent: 0px;
}

.el_sdate {
	font-family: Verdana;
    font-size: 11px;
}

.el_edate {
	font-family: Verdana;
    font-size: 11px;
}

.el_location {
	font-family: Verdana;
    font-size: 11px;
}

#en_navigation_box {
	width:580px;
	height:15px;
	padding: 5px 10px 0 10px;
}

#en_previous {
	float:left;
	width:25%;
	height:15px;
	text-align:left;
}

#en_next {
	float:left;
	width:25%;
	height:15px;
	text-align:right;
}

#en_stats {
	float:left;
	width:50%;
	height:15px;
	text-align:center;
}

select {
	font-family:Verdana;
	font-size:10px;
}
