@import url(/styles/webservices.css);

div#popin { width: 370px; }

div#suggestion div.legal { margin-left: 5px !important;}
div#suggestion div.legal p { margin: 0px 3px 6px; width: 340px; text-align: justify; padding: 5px; background-color: white; color: #666666; }

div#suggestion label { font-weight: bold; }
div#suggestion input { width: 335px; }
div#suggestion textarea { width: 335px; height: 100px; }

div#suggestion div.buttons{ float: right; text-align: right; }
div#suggestion div.buttons button, td.buttons a { float: left; }

div#contents div#suggestion p { text-align: center; }
div#contents div#suggestion table.data_enter { background-color: #fbfbfb; padding-right: 10px; margin-left: 70px !important; }
div#contents div#suggestion div.legal { margin-left: 70px !important; }
div#contents div#suggestion div.legal p { color: #bbbbbb; text-align: justify; }

div#popin div.legal p { color: #bbbbbb; text-align: justify; }
