#ckform2 input, #ckform2 input:focus, #ckform2 input:hover,
#ckform2 textarea, #ckform2 textarea:focus, #ckform2 textarea:hover{
    border: none !important;
}

#ckform2 input[type=text], #ckform2 textarea{
    padding: 2px 26px 2px 8px;
    font-family: "Trebuchet MS" !important;
    font-size: 12px !important;
    background-position: left;
}

#ckform2 input[type=text]{
    line-height:24px;
    height:24px;
}

#ckform2 label{
    display: none;
}

.ckCSSlabel{
    display: none;
}

