Stuff goes here.
For example, a bill-to address
I want to create a box like this with title:

Can any one please let me know if t
If you are not using it in forms, and instead want to use it in an non-editable form, you can do this via the following code -
.title_box {
border: #3c5a86 1px dotted;
}
.title_box #title {
position: relative;
top: -0.5em;
margin-left: 1em;
display: inline;
background-color: white;
}
.title_box #content {}
Bill To
Stuff goes here.
For example, a bill-to address