tested it for you

and those both red and yellow acid tech themes works perfectly fine without dropping down.
also tested with that other pbtech theme, and it has the same problem as red style
also looks like the problem is with the fact that #message-box {
width: 80%;
}
gets replaced to width:auto
so I think adding !important to the 80% part should solve this problem
oh and its in the forms.css file on line 234
