#createAccount
{
    margin: 3px 10px 5px 10px;
	border: 0px none;
	padding: 5px;
}
fieldset
{
    margin-top:20px;

width: 600px;

}
fieldset.column
{
    margin-top:20px;

width: 98%px;

}
form{
margin:0px;
    }
input
{
color: #333;
background:#FFFFCC;
font-size:12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
vertical-align:middle;
    }
input.register
{
margin:4px;
border:1px solid #eeeebb;
    }
input.globalC{
margin:4px;
width:400px;
border:1px solid #eeeebb;
    }
input.product
{
width:200px;
margin:4px;
border:1px solid #eeeebb;
    }
textarea
{
color: #333;
background:#FFFFCC;
font-size:12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
    }
textarea.register
{
margin:4px;
border:1px solid #eeeebb;
width:200px;
height:120px;
    }
textarea.globalC
{
margin:4px;
border:1px solid #eeeebb;
width:400px;
;
height:120px;
    }
radio
{
color: #333;
background:#FFFFCC;

    }
radio.register
{
margin:4px;
border:1px solid #eeeebb;

    }
checkbox
{
color: #333;
background:#FFFFCC;

    }
checkbox.register{
   
    color: #333;
background:#FFFFCC;
margin:4px 4px 2px 4px;
border:5px solid #eeeebb;
    }
select.register
{
margin:5px;
border:1px solid #eeeebb;
background:#FFFFCC;
    }
select.product
{
    width:200px;
margin:5px;
border:1px solid #eeeebb;
background:#FFFFCC;
    }
select
{
color: #333;
background:#ffe;
font-size:12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
    }
select.source{
margin-left:135px;
border:1px solid #eeeebb;
background:#FFFFCC;
    }
select.filter{
margin-top:15px;
margin-left:5px;
margin-bottom:15px;
width:150px;
    }
legend
{
background: #F4BD36;
border: #26a solid 1px;
padding: 1px 10px
font-family: Arial, Helvetica, sans-serif;
}
label
{
width: 12em;
float: left;
margin:5px;
text-align: right;
color:#7A5807;
font-size:12px;
font-weight: Bold;
font-family: Arial, Helvetica, sans-serif;
clear: both
    }
label.addSection{
float:none;

color:#7A5807;
font-size:12px;
font-weight: Bold;
font-family: Arial, Helvetica, sans-serif;

    }
fieldset.login_fieldset
{

width: 12.5em;
}
input.login_password, input.login_email
{
width: 100px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
color: #333;
background:#ffe;
    }

legend
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background: #F4BD36;
border: black solid 0px;
padding: 1px 10px;
color:white;
}
label.login_label
{
width:5em;
float: left;
text-align: right;
margin: 5px 1em 5px 2px;
clear: both;
font-family: Arial, Helvetica, sans-serif;
}
.login_submit
{
margin-left: 6em;
clear: both;
font-family: Arial, Helvetica, sans-serif;
}
