.p_cu_m { width:600px ;margin:10px auto;padding:10px;color:#333333;background:#fcfcfc;text-align:left;line-height:1.2;display:table; }
.p_cu_m a { color:#50a0a0;text-decoration:none; }
.p_cu_m input { width:98%;height:30px;margin-bottom:15px;padding:1%;font-family:ubuntu;font-size:16px;background:rgba(255, 255, 255, 0.4);line-height:20px;border-width:0;border-bottom: 1px solid #ccc; }
.p_cu_m textarea { width:98%;height:100px;padding:1%;font-family:ubuntu;font-size:16px;background:rgba(255, 255, 255, 0.9);border:0;line-height:20px; }
.p_cu_m .msg { color:#50a0a0; }
@media only screen and (max-width:620px) {
.p_cu_m { width:90%;padding:4%; }
}