#purchase_textcontainer {
	margin-top: 25px;
	font-size: 0.9em;
	line-height: 1.4em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 400px;
	padding-right: 25px;
}

#purchase_textcontainer #col_one {
	float: left;
	width: 140px;

}
#purchase_textcontainer #col_two {
	float: left;
	width: 140px;
}
#purchase_textcontainer #col_three {
	float: left;
	width: 100px;
}
#purchase_textcontainer #line {
	float: left;
	height: 1pt;
	width: 100%;
	padding: 0px;
	font-size: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	background-color: #f4f4f4;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#purchase_textcontainer #subhead {
	font-weight: bold;
	float: left;
}
