I tried duplicating a form that I made on the homepage. Then I switched the text and prices in the new form. I tried copying the custom css and placing the new ID in but nothing happened. I tried building it from scratch and it didn't work. Then I stripped the custom css down to just this..
body #gform_wrapper_5{
width:450px;
height:450px;
}
and not even that is working. It doesnt even register in firebug. I thought maybe the custom css panel in theme stopped working but I can edit the other forms fine. Whats going on?