/* ----- Main Layout Elements ----- */
#display_stock {
	position:			absolute;
	width:				1200px;
	height:				450px;
	margin-left:		50px;
	margin-top:			200px;
	font-size: 			20px;
	text-align:			Center;
	font-size: 			14px;

/*	background-color:		#0aa000;*/
}
