.feed_container
{
	margin-top:15px;
	margin-left:15px;
	width:588px;
	height:268px;
	border:1px solid #666666;
}

.feed_header
{
	height:45px;
	width:100%;
	background:#003300;
}

.feed_header div.title
{
	padding-left:20px;
	padding-top:17px;
	font-family:Constantia;
	font-size:14px;
	
	float:left;
	color:#FFFFFF;
}

.feed_header div.category
{
	font-family:Constantia;
	font-size:14px;
	font-weight:bold;
	float:right;
}

.category ul
{
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	line-height: 1.3; 
	text-decoration: none; 
	list-style: none;
	
}
.category ul li
{
	float:left;
	margin: 0;
	margin-top:15px;
	margin-right:5px;
	padding: 0; 
	padding-top: 8px;
	border: 0; 
	outline: 0; 
	line-height: 1.3; 
	text-decoration: none; 
	font-size:12px;
	list-style: none;
	width:100px;
	height:22px;
	text-align:center;
	color: #003300;
	cursor:pointer;
	background: transparent url(../images/priceFeedTab.gif) no-repeat 0px -30px;
}

.category ul li:hover
{
	background: transparent url(../images/priceFeedTab.gif) no-repeat 0px 0px;
}

.feed_select
{
	width:588px;
	height:23px;
	padding-top:2px;
	background:#FFFFFF;
	font-size:12px;
}
.select_left
{
	float:left;
	padding-left:15px;
}

.select_right
{
	float:right;
	padding-right:15px;
}

.feed_middle
{
	width:588px;
	height:23px;
	padding-top:2px;
	background:#F1EBE4;
	font-size:12px;
	color:#003300;
	font-weight:bold;
	font-size:14px;
}

.celldiv1
{
	float:left;
	padding-top:3px;
	width:25%;
	text-align:center;
	font-family:Constantia;
}

.celldiv2
{
	float:left;
	width:15%;
	text-align:center;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif;
}

.celldiv3
{
	float:left;
	width:15%;
	text-align:center;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif;
}

.celldiv4
{
	float:left;
	width:15%;
	text-align:center;
	padding-top:3px;
	font-family:Tahoma, Geneva, sans-serif;
}

.celldiv5
{
	padding-top:6px;
	float:left;
	width:10%;
	text-align:center;
}
.celldiv6
{
	font-family:Tahoma, Geneva, sans-serif;
	float:left;
	width:15%;
	padding-top:3px;
	text-align:center;
}


.feed_pair_container_content{
	width:588px;
	height:155px;
	padding-top:1px;
}
.feed_pair_container_footer{
	width:573px;
	height:11px;
	padding-top:0px;
	padding-right:15px;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color:#ae0e0e;
	background:#FFFFFF;
}

.index1{
	width:588px;
	height:125px;
	
}
.index2{
	width:588px;
	height:125px;
	display:none;
}
.index3{
	width:588px;
	height:125px;
	display:none;
}

.currency1{
	width:588px;
	height:125px;
	display:none;
}
.currency2{
	width:588px;
	height:125px;
	display:none;
}
.currency3{
	width:588px;
	height:125px;
	display:none;
}

.commodity1{
	width:588px;
	height:125px;
	display:none;
}

#pair{
	width:100%;
	height:25px;
	overflow:hidden;
	font-size:12px;
}
.odd{
	/*background:#efaa0f;*/
	background:#F1EBE4;
	color:#003300;
	font-weight:bold;
	font-size:13px;
}
.even{
	background:#ffffff;
	color:#003300;
	font-weight:bold;
	font-size:13px;
}

