﻿#signupcontainer1
{
    margin-top:10px;
    width:550px;
}

h1
{
    color:#E9731C;
    font-family: Arial, Helvetica, sans-serif;
    font-size:25px;
    font-weight:bold;
}

.biglink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:21px;
    font-weight:bold;
    color:#E9731C;
}

#biglinks
{
    margin-top:10px;
}

.labeltext
{
    color:#5B5B5B;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    float:left;
    width:150px;
}

.editorContainer
{
    width:350px;    
}

.editor
{
    width:200px;
}

.optincontainer
{
    width:450px;
    margin-top:10px;
    clear:both;
}

.continuebutton
{
    margin-top:10px;
    margin-bottom:10px;
    width:300px;
    float:right;
}