I am missing the outline of the message box in a sidebar. I am a newbie so the simplest solution would be appreciated.
http://screencast.com/t/wfYrAyr6
Here is my code:
<p>Your Name (required)
[text* your-name 28/40] </p>
<p>Your Email (required)
[email* your-email 28/40] </p>
Your Phone
[tel tel-995 id:YourPhone 28/28]
<p>Subject
[text your-subject 28/50] </p>
<p>Your Message
[textarea your-message 28/100] </p>
<p>[submit "Submit"]</p>