#container
{
	clear: both;
	text-align: left;
	background-color: black;
}

#retail
{
	float: left;
	width: 340px;
	text-align: center;
	margin-top: 70px;
	margin-left: 0px;
	color: white;
	margin-bottom: 80px;
	display: inline;
	font-size: 80%;
}

#trade
{
	float: left;
	width: 380px;
	margin-top: 70px;
	text-align: center;
	color: white;
	font-size: 80%;
}

.title
{
	font-weight: bold;
	color: gray;
}

#question
{
	clear: left;
	margin-left: 225px;
	padding-top: 7px;
	color: black;
	background-color: white;
	text-align: center;
	width: 300px;
	height: 25px;
}

/*#clickhere
{
	color: gray;
	font-weight: normal;
}*/

#tradingfooter
{
	clear: left;
	color: white;
	text-align: center;
	font-size: 70%;
}

.link
{
	text-align: center;
	color: white;
	font-size: 70%;
}