.textbox{
	min-height: 300px;
}
DIV.officeContainer{
	margin-top: 30px;
}

DIV.officeName{
	font-weight: bold;
}

DIV.officeAddress{
}
DIV.officePostCity{
}

DIV.officePhone,DIV.officeEmail{
	margin-top: 10px;
}
DIV.officeEdit{
	float: right;
}
