/* CSS Document */

.textbox {
	padding:5px;
	border:#000000 solid 1px;
	margin: 0 25px;
}
.textbox h2 {
	font-size:100%;
}
