@charset "utf-8";
/* CSS Document */

#ctWrapper {width:600px;margin:0 auto;}
.message {background:#eee; color:#000;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}
p {text-align:center;}