.textbox {
	width:400px;
	height:auto;
	margin:0px 20px 20px 0px;
	float:left;
}
.textboxtitle {
	width:100%;
	height:auto;
	font-size:14px;
	font-weight:bold;
	color:#2E65CB;
	padding-bottom:3px;
	border-bottom:1px solid #2E65CB;
	margin:0px 0px 5px 0px;
	background-color: #E8E8E8;
	padding-left: 3px;
}
