#site #column1 {


}

#site #column2  {
	width: 684px !important;
	padding-left: 20px;
	padding-bottom:40px;
}

#column2 p  {
	color: #333333;
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
}

#column2 a {
	font-style: italic;
	font-weight: bold;
	color: #0088d3;
	text-decoration: underline;
}

#site #column2 ul {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 16px;
	list-style-image: url(../../Assets/bullet.gif);
	list-style-type: disc;
	padding-left: 20px;
}
#site #column2 li {
	margin-bottom: 10px;
}

.buyBtn {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}
.tradeBtn {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
