﻿.Investors_Stock_Container
{
	width:520px;
	padding-bottom:10px;
}

.Investors_Stock
{
	background-color:#8A8A8A;
	font-size:1em;
	padding:3px;
	padding-left:20px;
	border:solid 2px #AFAFAF;
	color:#fff;
}

.Investors_Stock_Company
{
	float:left;
	width:240px;
}

.Investors_Stock_SharePrice
{
	float:left;
	width:100px;
}

.Investors_Stock_DateTime
{
	font-size:0.85em;
}

.Investors_Stock_Footer
{
	width:97%;
	margin-left:auto;
	margin-right:auto;
	background-color:#838383;
	height:3px;
	overflow:hidden;
}
