﻿div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container { display: none }
.container label.error {
	display: inline;
}


#agreement
{
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #555555;
    font-size: 110%;
    margin-bottom: 25px;
    padding-top: 15px;
    text-align: center;
    font-family: Arial,Helvetica, "Nimbus Sans L" ,sans-serif;
    font-size: 62.5%;
}
.content
{
    padding-left: 50px;
    width: 500px;
}
.left
{
    width: 200px;
    float: left;
    padding: 7px 0px 0px 7px;
    min-height: 24px;
}
.left span
{
font-weight:bold;
font-family:Arial;
font-size:small;
}
.left-rdo
{
    width: 100%;
    float: left;
    padding: 7px 0px 0px 7px;
    min-height: 24px;
    display: block;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.left label
{
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
.right
{
    width: 250px;
    float: left;
    padding: 5px;
    min-height: 24px;
}
.rdo-answer
{
    width: 250px;
    float: left;
    padding: 5px;
    font-family: Arial;
    font-size: small;
}
.rdo-chk
{
    width: 100%;
    float: left;
    padding: 10px;
    font-family: Arial;
    font-size: small;
}
.right input
{
    width: 220px;
    border: 1px solid #999999;
}
.clear
{
    float: none;
    clear: both;
    height: 0px;
}
.row
{
    background-color: none;
    display: block;
    min-height: 32px;
}
.text
{
    width: 190px;
    border: 1px solid #999999;
}
.submit
{
    background-image: url(/images/controls/header/abound_top_nav_right_bkg_image.jpg);
    background-repeat: repeat-x;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 80px;
    margin-top: 10px;
}
p.registered
{
    color: #666666;
    font-family: Arial;
    font-size: small;
    padding-top:10px;
}
.italic
{
    font-size: 0.9em;
    font-style: italic;
}
em
{
    color: #666666;
    font-family: Arial;
    font-size: small;
}
.error-summary
{
    background: #FFEEDD none repeat scroll 0 0;
    border: 1px solid red;
    margin: 15px 0 0;
    padding: 10px;
    text-align: left;
}
.over
{
    background-color: #f0f0f0;
}
.submit-password
{
 background-image: url(/images/controls/header/abound_top_nav_right_bkg_image.jpg);
    background-repeat: repeat-x;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 150px;
    margin-top: 10px;
}

.submit-edit-profile
{
    background-image: url(/images/controls/header/abound_top_nav_right_bkg_image.jpg);
    background-repeat: repeat-x;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 100px;
    margin-top: 10px;
    }
