﻿h3
{
    margin-bottom: 1em;
    font-size: 100%;
}

#h3sForm fieldset
{
    display: block;
    width: 500px;
    margin: 0 0 3em 0;
    padding: 1em 1em 1em 1em;
    background-color: #ECF3F9;
    border: solid 1px navy;
}

#h3sForm fieldset.radio
{
    width: 250px;
    margin: 1em 0 2em 0;
    background-color: #ECF3F9;
}

#h3sForm fieldset.radio input
{
    clear: both;
    float: left;
    width: auto;
}

#h3sForm fieldset.radio label
{
    font-weight: normal;
}

#h3sForm label
{
    font-weight: normal;
}

#h3sForm input
{
    width: 300px;
}

#h3sForm select
{
    width: 303px;
}
.hand 
{ 
    cursor:pointer; 
    cursor:hand; 
    background-image:url(https://www.myipswitch.com/licensing/images/bg/button_md.gif); 
    background-repeat:no-repeat; 
    height:33px; 
    width:274px; 
    background-position:center; 
}
.signup 
{ 
    font-size:135%; 
    color:#fff; 
    font-weight:bold; 
    line-height:31px; 
}
div.justclear 
{
    font-size: 1px;
    height: 1px;
    /*clear: both;*/
}
