body {
	background-color: #fff;
	padding: 30px;
}
#ts_header {
	width: 565px;
}
.ts_content {
	
	overflow: visible;
	width: auto;
	width: 565px;
	height: auto;
	padding-right: 0;
	margin-bottom: 10px;
}
#ts_footer {
	display: block;
	visibility: visible;
	width: 565px;
}
.fl {
	margin: 0 15px 6px 0;
	float: left;
	border: 5px solid #ccc;
}
.break {
	display: block;
	float: none;
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}
