#topper #banner_holder{
	width:700px;
	height:139px;
	position:absolute;
	top:-5px;
	right:0;
}
#logo_holder{
	display:block;
	float:left;
	padding-top:100px;
	width:218px;
}

.odds{
	display:block;
	float:left;
}

.odds img{
	display:block;
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px;
}

#center .odds{
	display:block;
	float:left;
}

#center .odds p{
	overflow:auto;
	display:inline;
	float:none;
}

#center #breadcrumbs {
	width:650px;
}

.odds h1{
	margin-bottom:5px;
}
.odds h2{
	display:block;
	float:left;
	color:#FF6633;
	font:17px tahoma;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
	width:650px;
}

#tables{
	width:177px;
	display:block;
	float:left;
}

#tables h2{
	background:url(../images/center/markets/indexes_top.gif) no-repeat top left #416668;
	height:20px;
	color:white;
	font:18px tahoma;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	line-height:20px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}

#tables iframe{	
	width:173px;
	height:125px;
}

#tables ul{
	width:177px;
	padding:10px 0 10px 0;
	margin:0;
	background:url(../images/center/markets/indexes_bottom.gif) no-repeat bottom left #C8DCDD;
	list-style-type:circle;
	list-style:inside;
}

#tables ul li{
	padding:5px 20px;
	text-align:left;
	font:11px tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#416668;
}

#tables ul li span:hover{
	cursor:pointer;
}

#tables ul li span{
	font:11px tahoma;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

.odds #diagram{
	display:block;
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px;
	display:block;
}

#tables iframe html body{
	border:0;
	margin:0;
	padding:0;
}

.index_tables{
	display:inline;
	margin:25px 0;
	padding:0;
	width:691px;	
}

.index_tables li{
	display:inline;
	float:left;
	margin:0 15px 20px;
	width:85px;
	text-align:center;
	line-height:13px;
	position:relative;
	z-index:0;
	
}

.index_tables li img{
	z-index:0;
	border:0;
}

.index_tables li:hover{
	cursor:pointer;
}

.index_tables li span{

	text-transform:uppercase;
	font:11px tahoma;
	font-weight:bold;
	color:#005493;
	text-align:center;
}


.index_tables li iframe.index_img{
	background-color:#FFFFFF;
	border:3px solid #416668;
	position:absolute;
	right:-32px;
	top:-141px;
	z-index:1;
	display:none;
	width:173px;
	height:125px;
	padding:0;
}

.index_tables li iframe.index_img body{
	margin:0;
}
	

.index_tables li iframe.index_img img{
	border:0;
	padding:0;
	margin:0;
}



