.wpuf-post-form p.description {
    margin: -20px 0 20px !important;
    padding: 3px 0 3px 280px !important;
}

.wpuf-post-form input[type="text"] {
    width: 120px !important;
}

#new-post-title {
    font-size: 20px;
    width: 70% !important;
}

#new-post-tags {
    width: 70% !important;
    margin-bottom:50px;
}

.wpuf-post-form label {
    padding-top:5px !important;
}

#cf_tipus {
    width: 40% !important;
}

#wpuf-ft-upload-pickfiles {
background: none repeat scroll 0 0 #CCCCCC;
    padding: 5px 30px;
}

#wpuf-ft-upload-pickfiles:hover {
background: sandybrown;
color:white;
}

#wpuf-attachment-upload-container {
    left: 140px;
    position: relative;
    top: -30px;
}

.wpuf-del-ft-image {
    background: none repeat scroll 0 0 red;
    color: white !important;
    display: inline-block;
    margin-bottom: 10px;
    opacity: 0.4;
}

.wpuf-post-form .wpuf-check-container {
    width: auto !important;
    }