#itereva form {
	margin: 0;
	padding: 0;
}

#main {
	background: transparent url(../images/mod_01_full.jpg) no-repeat;
	padding-top: 12px;
}

#ibe {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/mod_01_xtend.jpg) no-repeat;
	position: relative;
	display: none;
	margin-top: 1px;
}

#ibeLinks {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/mod_01_bg.jpg) 0 0 no-repeat;
	height: 46px;
	text-align: right;
	padding: 0 8px 2px 0;
	/*margin-top: -8px;*/
}

#ibeLinks a {
	text-decoration: none;
	color: #004b93;
}

#main p {
	margin: 12px 20px 12px 24px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
}

#main hr {
	color: #FFF;
	height: 1px;
}

#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;
}


#ibe 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;
	
	
	
}

#ibe .date {
	width: 70px;
	letter-spacing: 0em;
}

#ibe select {
	letter-spacing: 0em;
	width: 40px;
}

#ibe br {
	line-height: 0.8em;
}

#ibe .loc {
	position: absolute;
	left: 4em;
	width: 100px;
}



#alert {
	margin: 0;
	padding: 0;
	color: #FFF;
	display: none;
	padding: 4px 4px 4px 40px;
	background: transparent url(../images/warning2.gif) no-repeat 5px 4px;
	margin : 0 4px 12px 0;
	background-color: #FF0000;
	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}

#ibe .bt {
	position: absolute;
	left: 9.2em;
	bottom: 1.4em;
	width: 100px;
	cursor: pointer;
}

#ibe .date {
	position: absolute;
	left: 9em;
	letter-spacing: 0em;
}



#footer {
	background: transparent url(../images/mod_01_footer.jpg) no-repeat;
	width: 202px;
	height: 41px;	
	position: absolute;
	bottom: 0px;
}


/*#top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}*/
