@charset "iso-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
}

#Template_ColumnSX {
	float: left;
	width: 560px;
	text-align: left;
}

#Template_ColumnDX {
	float: right;
	width: 345px;
	border-left: 1px solid #ccc;
	text-align: left;
}

.Template_Clear {
	clear: both;
}
