
body.IEfix {
    overflow: hidden;
width: 100%;
height: 100%
}

.signature {
    padding-top: 10px;
    padding-bottom: 6px;
    overflow: hidden;
}

.signature p {
    color: #010101; 
    margin: 0 0 12px 0; 
    line-height: 17px;
}

.contactMe {
    background: url(new_img/contact_me-bg.gif) no-repeat left top;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #f0fc3d;
    display: inline-block;
}
.contactMeSmall {
    font-size: 12px;
}

.contactMe a:link,
.contactMe a:visited,
.contactMe a:hover,
.contactMe a:active {
    text-decoration: none;
    display: block;
    padding: 0 14px 0 32px;
    background: url(new_img/contact_me-border.gif) no-repeat right top;
    color: #f0fc3d;
    font-weight: bold;
}

#thbxBody {
    width: 436px;
    height: 445px;
    border: 1px solid #b4b4b4;
    margin: 4px;    
    overflow: hidden;
    font: normal 12px/14px Arial, Helvetica, sans-serif;
    padding: 1px
}

#thbxBody .top {
    width: 436px;
    height: 97px;
    background: #dcdddf url(new_img/thikcbox-logo.gif) no-repeat 16px 15px;
    font-size: 1px;
    line-height: 1px;
}

#contactForm {
    border: none;
    overflow: hidden;
    padding: 20px 0 0 0;
    margin: 0
}

#contactForm p {
    margin: 0 0 12px 0;
    overflow: hidden;
    width: 436px
}

#contactForm label {
    width: 86px;
    padding-right: 9px;
	padding-left: 2px;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #065c8f;
    display: block;
    margin: 0;
    float: left;
}

#contactForm input {
    font: normal 12px/14px Arial, Helvetica, sans-serif;
    padding: 1px 2px 1px 4px;
    width: 119px;
    margin: 0;
    float: left;
    border: 1px solid #adaaad
}

#contactForm textarea {
    width: 302px;
    height: 171px;
    font: normal 12px/14px Arial, Helvetica, sans-serif;
    padding: 2px;
    border: 1px solid #adaaad;
    margin-bottom: 19px;
    float: left;
}

#contactForm .error {
    font: bold 12px/14px Arial, Helvetica, sans-serif;
    color: red;
}

#contactForm input#send {
    background: url(new_img/send-button.gif) no-repeat left top;
    height: 28px;
    width: 78px;
    font-size: 14px;
    color: #f0fc3d;
    font-weight: bold;
    line-height: 28px;
    display: inherit-block;
    border: none;
    padding: 0 0 0 7px;
    cursor: pointer;
    margin-left: 96px;
    float: left 
}

#contactForm a.cancel:link,
#contactForm a.cancel:visited,
#contactForm a.cancel:hover,
#contactForm a.cancel:active {
    font-size: 12px;
    line-height: 18px;
    color: #065c8f;
    display: block;
    float: left;
    margin-left: 22px;
    margin-top: 10px;
    text-decoration: underline;
}

#thbxBody .thank {
    padding: 21px 0 0 55px
}
#thbxBody .thank p {
    color: #065c8f;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 18px
}

#thbxBody .thank a:link,
#thbxBody .thank a:visited {
    color: #000;
    text-decoration: none
}
#thbxBody .thank a:hover,
#thbxBody .thank a:active {
    color: #000;
    text-decoration: underline
}