.ifxElement
{
	padding: 0px;
	position: absolute;
	width: 403px;
	height: 100px;
	top: 149px;
	left: 55px;
	text-align: right;
	letter-spacing: 0px;
	overflow: hidden;
	vertical-align: bottom;
}

.ifxfeaturebox
{
	height: 1px;
	top: 48px;
	left: 11px;
	text-align: center;
	letter-spacing: 0px;
	overflow: hidden;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ifxElement strong{
	font-size: 2em;
}
#fx{
	position: absolute;
	top: 380px;
	left: 10px;
}
#fx a{
	display: block;
	float: left;
	margin: 2px 10px;
	padding: 2px;
	color: #000;
}
#fx a:hover{
	color: #6CAF00;
	background-color: #EDFFCF;

}
.tabContent
{
	width: 180px;
	height: 237px;
	display: block;
	background-color: #DAFF9F;
	border: 2px solid #B5EF59;
	padding: 10px;
	text-align: right;
	position: absolute;
	left: 546px;
	top: 16px;
}
#tabs
{
	list-style: none;
	line-height: 30px;
	position: absolute;
	top: 320px;
	left: 10px;
	width: 520px;
	z-index: 4000;
}
#tabs li
{
	float: left;
	padding-right: 10px;
}
#tabs li a
{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#tabs li a.active
{
	background-color:#B5EF59;
}
.toAnimate
{
	background-color: #990000;
	color: #FFCC33;
	border-top-width: 30px;
	letter-spacing: 20px;
}
.toReset
{
	background-color: #B5EF59;
	color: #000;
	border-top-width: 2px;
	letter-spacing: 0px;
}
#scroll
{
	width: 300px;
}
#scroll p
{
	margin: 30px 10px;
}
.transferer1
{
	border: 1px solid #000;
	background-color: #CCCC00;
	display: block;
	width: 230px;
}
.transferer2
{
	border: 1px solid #BBEF68;
	background-color: #ffc;
}
.transferer3
{
	border-top: 2px solid #6CAF00;
	border-bottom: 2px solid #6CAF00;
	border-left: 5px dashed #6CAF00;
	border-right: 5px dashed #6CAF00;
}