#container
{
	clear: both;
	text-align: left;
	background-color: white;
}

#retail
{
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 60px;
	margin-left: 30px;
	color: #828386;
	margin-bottom: 100px;
	display: inline;
	font-size: 80%;
}

#trade
{
	float: left;
	width: 400px;
	margin-top: 60px;
	text-align: center;
	color: #828386;
	font-size: 80%;
}

.title
{
	font-weight: bold;
	color: #6A5448;
}

#question, #login
{
	clear: left;
	margin-left: 225px;
	padding-top: 7px;
	color: white;
	background-color: #939598;
	text-align: center;
	width: 300px;
	height: 25px;
}

#clickhere, #tradelogin
{
	color: white;
	font-weight: normal;
}


#tradingfooter
{
	clear: left;
	color: #828386;
	text-align: center;
	font-size: 70%;
}

.link
{
	text-align: center;
	color: #828386;
	font-size: 70%;
}