p.order_description {
        font-weight: bold;
        margin: 15px 0 5px 0;
        padding: 0;
        /*clear: both;*/
}

p.order_description span {
        margin: 0;
        padding: 0;
        font-weight: bold;
}

fieldset {
        padding: 0;
        margin-bottom: 5px;
        border: 0;
}

fieldset div {
}

fieldset div input {
        display: block;
        float: left;
        margin-top: 2px;
        font-size: 12px;
        border: 1px solid #F1F1F1;
        background: url(../../skins/img/input_background.jpg);
}

div.products_set input {
        width: 40px;
}

div.order_data input {
        width: 130px;
}

fieldset div label {
        display: block;
        float: left;
        margin-left: 5px;
        margin-top: 2px;
        font-family: Tahoma, Verdana;
        font-size: 11px;
        line-height: 18px;
        border-bottom: 1px dotted #F0F0F0;
}

div.products_set label.form_field {
        width: 300px;
}

div.order_data label.form_field {
        width: 210px;
}
/*
textarea {
        font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
}

label.causes {
        display: block;
        width: 185px;
        float: left;
}

.txt_center {
        text-align: center;
}

.max_width {
        width: 100%;
}

.width400 {
        width: 400px;
}

.width250 {
        width: 250px;
}

input.adm_form_file {
        display: block;
        border: 1px solid #DDDDDD;
        font-family: Tahoma, Verdana, Arial;
        font-size: 12px;
        color: #333333;
}

.width150 {
        width: 150px;
}

.width400 , .width250 , .width150, .max_width {
        border: 1px solid #DDDDDD;
}

div.spacer {
        padding-bottom: 45px;
}

div.imgHolder120x120 {
        position: relative;
        width: 120px;
        height: 120px;
        border: 1px solid #DDDDDD;
        text-align: center;
        cursor: pointer;
        background-color: #FFFFFF;
}

input.form_btn {
        width: 80px;
        height: 22px;
        margin-right: 5px;
        padding-bottom: 3px;
        border: 0;
        font-family: Trebuchet MS, Tahoma, Verdana, Arial;
        font-size: 12px;
        color: #FDFDFD;
        background: url(../../skins/img/btn_bckg.jpg) no-repeat;
}

div.form_checkbox {
        font-family: Tahoma, Verdana;
        font-size: 20px;
}
*/

