body{overflow: hidden;}
#altContent{
	width: 990px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}
#container{
	width: 990px;
	text-align: center;
}
#messages{
	margin: 0 auto;
	display: inline-block;
}
* html #messages{
	display: inline;
}
#leftmessage
{
	padding-right: 20px;
	float: left;
}
#leftmessage p
{
	padding-right:5px;
	text-align: right;
	font:1em Trebuchet MS;
	line-height: 0.1em;
}
#centermessage{margin-left: -30px;}
#centermessage p{padding-left:45px;line-height: 0.1em;}
#rightmessage
{
	padding-left: 20px;
	border-left: 1px solid #ffffff;
	float: left;
}
#rightmessage p
{
	padding-left:5px;
	text-align: left;
	font:1em Trebuchet MS;
	line-height: 0.1em;
}

select {
	border:1px solid #ABABAB;
	font-size:1em;
	padding:2px;
	width:200px;
}
.btnGlobalgo
{
	padding: 0px;
	margin-top: -5px;
	border: 0px; 
	position: relative;
	left: 130px;
	top: -20px;
}
/* start siFR style headers */
h2{
	font:2.8em Trebuchet MS;
	line-height:0.1em;
	color:#fff;
	width: 400px;
}
.sIFR-active h2 {
	visibility: hidden;
	font:2.8em Trebuchet MS;
	line-height:1.1em;
	color:#fff;
}
h3{
	font:2.8em Trebuchet MS;
	line-height:0.1em;
	color:#fff;
	width: 400px;
}
.sIFR-active h3 {
	visibility: hidden;
	font:2.8em Trebuchet MS;
	line-height:1.1em;
	color:#fff;
}
/* end siFR styles */
