label {
	display: block;
	margin: 0em 0.5em 0.5em 1.5em;
	position: relative;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	
	
	
}

.date {
	width: 70px;
	letter-spacing: 0em;
}

select {
	letter-spacing: 0em;
	width: 40px;
}

br {
	line-height: 0.8em;
}

.loc {
	position: absolute;
	left: 4em;
	width: 100px;
}

#ibe {
	background: #FFFFFF url(../images/mod_01_xtend.jpg) no-repeat;
	position: relative;
	display: none;
}

#ibe a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 4em;
}

#ibe a:hover {
	text-decoration: underline;
}

#ibe hr {
	width: 192px;
}

#alert {
	color: #FFF;
	display: none;
	padding: 0 0 0 40px;
	background: transparent url(../images/warning2.gif) no-repeat 5px 0;
	margin : 0 6px 5px 2px;
	background-color: #FF0000;
	opacity: .8;
	filter: alpha(opacity=80);
}

.bt {
	position: absolute;
	left: 8.6em;
	bottom: 1.4em;
	width: 100px;
	cursor: pointer;
}

.date {
	position: absolute;
	left: 9em;
	letter-spacing: 0em;
}

#single {
	position: absolute;
	top: 0;
	left: 0;
	width: 93px;
	height: 23px;
	float: left;
}

#multi {
	position: absolute;
	top: 0;
	left: 93px;
	width: 109px;
	height: 23px;
	float: left;
	cursor: pointer;
}

#footer {
	background: transparent url(../images/mod_01_footer.jpg) no-repeat;
	width: 202px;
	height: 41px;	
	position: absolute;
	bottom: 0px;
}

#mainMulti {
	display: none;
}

#main {
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
	height: 297px;
	background: transparent url(../images/mod_01_full.jpg) no-repeat;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}