#main #content-toi {
	width: 705px;
	background-color: #CCCCCC;
	clear: both;
	margin: 0px 10px 10px 20px;
	padding: 10px 10px 20px;
}
#main #content-toi a {
	color: #3D3D3D;
}
#main p.titlebg {
	height: 100px;
	width: 540px;
	background-image:    url("../img/titlebg.jpg");
	background-repeat: no-repeat;
	color: #333333;
	font-size: xx-large;
	letter-spacing: 5px;
	text-align: left;
	display: block;
	line-height: 100px;
	margin-bottom: 20px;
}
#main p.titlebg img {
	height: 80px;
	width: 80px;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
