/*
Theme Name: Jobeleon
Theme URI: http://wpjobboard.net/
Author: WPJobBoard
Author URI: http://wpjobboard.net/
Description: Jobeleon is a neologism, it stands for job board and cameleon, because this is a job board theme (for use with WPJobBoard plugin only) which changes colors with a click of a mouse.
Version: 1.9.0
License: GNU General Public License
*/
@import url('stylesheets/style.css');

.wpjb-element-input-text .wpjb-field .wpjb-credit-card-single input {
    width: 10%;
}

#content ul.wpjb-options-list {
    list-style: none;
    padding-left: 0px;
}

#content ul.wpjb-options-list .wpjb-input-description {
    margin-left: 10px;
}