.Lbox {
	width: 370px;
	float: left;
}
.Rbox {
	float: right;
	width: 370px;
}
.Cbox {
	clear: both;
	float: left;
	width: 763px;
	margin-bottom: 20px;
}
#webpage h4 {
	background-image: url(img/h4.gif);
	height: 25px;
	width: 360px;
	padding-left: 10px;
	padding-top: 5px;
}
#txtBox p {
	color: #666666;
	font-size: 12px!important;
}

