body { background-color: #FAFAFA; } div.placeholder { color: #7D7D7D; font-size: 18px; margin: 0px 0px -34px 0px; padding: 4px 0px 4px 0px } div.input { border: none; margin: 4px 0px 4px -8px; } input { color: white; background-color: rgba(0, 0, 0, 0.0); font-size: 18px; line-height: 180%; vertical-align: center; padding-left: 8px; border-top: none; border-right: none; border-bottom: 1px solid #737373; border-left: none; } textarea { color: white; background-color: rgba(0, 0, 0, 0.0); font-size: 18px; line-height: 150%; vertical-align: center; padding-left: 8px; border-top: none; border-right: none; border-bottom: 1px solid #737373; border-left: none; }