.titletext {
	width:260px;
	height:auto;
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	background-color: #EAEAEA;
	padding-top: 5px;
	border-bottom: 1px solid #FFFFFF;
}
.textbox {
	width:500px;
	height:auto;
	float:left;
	margin-left:20px;
	padding-top: 5px;
}
.itembox {
	width:800px;
	height:auto;
}
