@charset "utf-8";

p {
	color: #666666;
	padding-bottom: 10px;
}

/* ---------- column styling --------- */

#content #column{
	position: relative;
	width: 720px;
	float: left;
	display: block;
}

/* ---------- text styling --------- */

#wrapper #content #column #text {
	clear: both;
	float: left;
	overflow: auto;
	margin-top: 20px;
	padding-right: 20px;
	width: 700px;
}
