

#site #column2  {
	width: 702px !important;
	padding-bottom:40px;
}

#site .boxContainer 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;
}
.boxContainer li {
	margin-bottom: 10px;
}

#site .boxContainer {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f1;
	float: left;
}
.boxContainer img {
	float: left;
	width: 80px;
	padding-right: 20px;
}
.boxContent {
	float: left;
	width: 584px;
}
#site .boxContainer h2 {
	margin-top: 0px;
}
.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;
}

#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;
}