@charset "utf-8";
/* CSS Document */

.custom_words{padding-top:20px}
.custom_words .txt{border:1px solid #CCC;height:18px}
.custom_words textarea{border:1px solid #CCC}
.orange{margin-top:10px;display:block;width:120px;height:25px; border: solid 1px #da7c0c;  
    background: #f78d1d;  
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));  
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);border-radius:5px;text-align:center;line-height:25px;color:#FFF}
