﻿.display-label, .editor-label {
    width: 200px;
}

.display-field, .editor-field {
    width: 500px;
}


input.small[type="text"], input.small[type="number"], input.small[type="datetime"] {
    vertical-align: top;
}


a.jquery-radiobutton
{
    margin-top: 4px;
}

.RadiobuttonContainer
{
    padding: 0px 5px 0px 5px;
    float: left;
}

.RadiobuttonContainer > label    
{
    margin-left: 6px;
}

/****** Products Page ******/
.box, Products, boxType01 {
    margin-top: 10px;    
}




