h1 {
font-size:18px;
margin:0;
margin-bottom:5px;
padding-top:0;
}

#bubble_top {
width:197px;
height:6px;
background-image:url(../images/feedback/top.jpg);
font-size:1px;
}

#bubble_mid {
width:177px;
background-image:url(../images/feedback/middle.jpg);
background-repeat:repeat-y;
padding:10px;
}

#bubble_bot {
width:197px;
height:12px;
background-image:url(../images/feedback/bottom.jpg);
}
