	.myAjaxQuotes-cell{
		/*float:left;*/
		/*width:70px;*/
		padding:0px;
		border:none;
		border-spacing:0px;
		list-style:none;
		text-decoration:none;
		float:left;
		
		white-space:nowrap;
		line-height:16px;
		/*font-weight:bold;*/
		
	}
	.myAjaxQuotes-cell2{
		/*float:left;*/
		/*width:70px;*/
		padding:0px;
		border:none;
		border-spacing:0px;
		list-style:none;
		text-decoration:none;
		float:left;
		
		white-space:nowrap;
		line-height:16px;
		text-align:right;
		/*font-weight:bold;*/
		
	}

	.myAjaxQuotes_mainClass{
		margin:10px;
	}
	.myAjaxQuotes-cellBorderSuck{
		border:0px;
	}
	.myAjaxQuotes-tr{
		border:none;
	}
	.myAjaxQuotes-textMargin{
		margin:10px;
	}
	.myAjaxQuotes-st{
		color:#737373;
	}
	.myAjaxQuotes-headerFont{
		color:#003366;
		
		
	}
	
	.myAjaxQuotes-up{
		color:#339900;
	}
	.myAjaxQuotes-down{
		color:#990000;
	}
	/*#myAjaxQuotes div div.myAjaxQuotes-cellBG1{
		background: #d1dae3;
	}
	#myAjaxQuotes div div.myAjaxQuotes-cellBG2{
		background:#FFFFFF;
	}
	#myAjaxQuotes div div.myAjaxQuotes-cellBG3{
		background:#EBEBEB;
	}*/
	.myAjaxQuotes-cellBG1{
		background: #2edf41;
	}
	.myAjaxQuotes-cellBG3{
		background:#FFFFFF;
	}
	.myAjaxQuotes-cellBG2{
		background:#f2f2f2;
		
	}
	.myAjaxQuotes-clear{
		clear:both;
	}
	.myAjaxQuotes-textHeader{
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		margin:1px;
	}
	.myAjaxQuotes-QuoteTitle{
		font-size:11px;
		font-weight:bold;
		color:#333333;
	}
	.myAjaxQuotes-textContent{
		margin:1px;
	}
	