.rt2 {
	background:url(../images/box_se/box_rt.gif) top right repeat-y;
	margin:0;
}

.mt2 {
	background:#FFDEA5 url(../images/box_se/box_mid.gif) repeat-x scroll right top;
	margin:0px 6px 0px 4px;
	padding-bottom:1px;
}

.lt2 {
	background:url(../images/box_se/box_lt.gif) top left repeat-y;
	margin:0;
}

.rb2 {
	background:url(../images/box_se/box_rb.gif) bottom right no-repeat;
	margin:0;
}

.lb2 {
	background:url(../images/box_se/box_lb.gif) bottom left no-repeat;
	margin:0;
	padding-bottom:8px;
}

.bcon {
	margin:0 !important;
	width:auto !important;
	padding-bottom:1px;
}

.rt2Right {
	background:url(../images/box_se/box_rtRight.gif) top right repeat-y;
	margin:0;
	float:left;
	margin-left:1px;
	width:229px;
}

.mt2Right {
	background:#ffffff url(../images/box_se/box_midRight.gif) repeat-x scroll right top;
	margin:0 6px 0 4px;
	padding-bottom:1px;
}

.lt2Right {
	background:url(../images/box_se/box_ltRight.gif) top left repeat-y;
	margin:0;
}

.rb2Right {
	background:url(../images/box_se/box_rbRight.gif) bottom right no-repeat;
	margin:0;
}

.lb2Right {
	background:url(../images/box_se/box_lbRight.gif) bottom left no-repeat;
	margin:0;
	padding-bottom:8px;
}



.smallButton,.biggorangebutton,.smallorangebutton {
	background-color:#FFAD37
}

.headerbutton {
	background-color:#FFAD37;
	color:#000;
	height:2em;
	font:bold 90% Arial, Helvetica, sans-serif;
	border-top:1px #ECE9D8 solid;
	border-right:1px #716F64 solid;
	border-bottom:1px #716F64 solid;
	border-left:1px #ECE9D8 solid;
}

.headerLink{
	color:#fff;
	height:2em;
	font:bold 90% Arial, Helvetica, sans-serif;
	border-top:1px #ECE9D8 solid;
	border-right:1px #716F64 solid;
	border-bottom:1px #716F64 solid;
	border-left:1px #ECE9D8 solid;	
	background:#096 url('../images/options2.gif') no-repeat top right
}

.questionbutton {
	background-color:#FFAD37;
	color:#000;
	height:2em;
	font:bold 90% Arial, Helvetica, sans-serif;
	cursor:pointer;
	border-top:1px #ECE9D8 solid;
	border-right:1px #716F64 solid;
	border-bottom:1px #716F64 solid;
	border-left:1px #ECE9D8 solid;
	text-align:center;
	margin-left:3px;
}

.closeMapButton{
	background-color:#FFAD37;
	border-color:#ECE9D8 #716F64 #716F64 #ECE9D8;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	font:bold 90% Arial, Helvetica, sans-serif;
	height:2.2em;
	margin-left:3px;
	padding:0;
	text-align:center;
	width:1.8em;
}

.mapbutton {
	background-color:#FFAD37;
	font-weight:700;
	color:#000;
	text-decoration:none;
	height:14px;
	width:30px;
	border-top:1px #ECE9D8 solid;
	border-right:1px #716F64 solid;
	border-bottom:1px #716F64 solid;
	border-left:1px #ECE9D8 solid;
	text-align:center;
	display:block;
	padding:3px
}

.mapbutton:link,.mapbutton:active,.mapbutton:visited,.mapbutton:hover,.detailmapbutton:link,.detailmapbutton:active,.detailmapbutton:visited,.detailmapbutton:hover {
	font-family:Arial, Helvetica, sans-serif;
	font:bold 90% Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none
}

.tickerColor {
	background-color:#FF0;
	color:red;
	height:1.5em;
	font-weight:700
}

.feedbackButton,.feedbackButton:link,.feedbackButton:active,.feedbackButton:visited,.feedbackButton:hover {
	color:#FFF;
	font:bold 90% Arial, Helvetica, sans-serif;
	background-color:red;
	padding:3px
}


input.feedbackButton.col_cancel {
    background-color:red;
}

input.feedbackButton.col_submit {
    background-color:#0f0;
    color: #000;
}

.detailmapbutton {
    background-color:#FFAD37;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#000;
    text-decoration:none;
    width:50pt;
    padding:3px
}

.goTopButton {
    color:#000;
    background-color:#FFFF80;
    width:8.3em;
    height:1.85em;
    background-image:url('../images/top.gif');
    background-repeat:no-repeat;
    padding-top:0;
    text-align:left;
    float:right;
}

.panel2 {
background-color:#FFF4E3
}

.smallergreenbutton,.biggreenbutton,.smallgreenbutton {
background-color:#57B987
}

#eaHomeOvlerlay {
	position:absolute;
	z-index:100;
	border:1px solid #FF9700;
	display:none
}


div#optionsButton input{
	background-image:url(../images/options2.gif);
}

iframe.more{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:310px;/*must have for any big value*/
	height:196px/*must have for any big value*/;
    background-color:red
}

iframe.links{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:152px;/*must have for any big value*/
	height:210px/*must have for any big value*/;
    background-color:red
}