Thanks for posting this. Let's see:
1 : Could you please go ahead and put the ContactBuddy widget in the sidebar? Then we can take a look at it.
2 : This is currently a feature request - we'll let you know as soon as there is any update on this.
3 : You can use the following styling - it will shrink the Message field to align it with the rest of the fields:
.contactbuddy-form ul li textarea.cbfit {
width: 28% !important;
}
Regards,
Bes

