#change_AdContainer
{
	position: static;
	display: block;
	position: relative;
	/*border: #000 1px solid;*/
}
#change_Loading
{
	background: url(./images/contracted/loading.jpg) no-repeat 50% 0;
	border: solid 1px #e0e0e0;
}
#change_FlashContainer
{
	position:absolute;
	top: 0;
	right: 0;
	z-index: 1;
	zoom: 1;
	font: 12pt Arial,Helvetica,sans-serif;
	/*border: #F00 1px solid;*/
}
#change_Flash
{
	/*border: #00F 1px solid;*/
}
#change_BottomBar
{
	height: 22px;
	position: absolute;
	/*margin: 0 5px;*/
	text-align: center;
	left: 0px;
	bottom: 0px;
}
#change_BottomBar strong,
#change_BottomBar #change_Powered,
#change_BottomBar #change_Grab,
#change_BottomBar #change_Start
{
	font-weight: normal;
	color: #ffffff !important;
	font:10px/22px Arial,Helvetica,sans-serif !important;
}
#change_BottomBar a
{
	font-weight: normal;
	color: #ffffff !important;
	text-decoration: none;
	font:10px/22px Arial,Helvetica,sans-serif !important;
}
#change_Powered
{
	float: none;
	padding-right: 5px;
}
#change_Grab
{
	padding-right: 5px;
	padding-left: 5px;
}
#change_Start
{
	float: none;
	padding-left: 5px;
}

