.abutton {
    background-color: #F2B6C2;
    font-size: 10px;
    border: 0;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
    cursor: hand;padding-left: 5px;padding-right: 5px;letter-spacing: 1px;font-weight: bold;
    }
.field {
    font-weight: bold;
    }

.field-req {
    color: #65482A;
    font-weight: bold;
    }

.error {
    padding: 2px 0px;
    color: #F2B6C2;
    font-weight: bold;
    }

.wlistpage {
    text-align: center;
    }

.wlistpage h3 {
    text-align: center;
    font-size: 12pt;
    margin: 4px;
    }

.wlistpage h4 {
    font-size: 16pt;
    font-weight: normal;
    font-style: italic;
    }

.wishlisttable {
    background-color: #FFEFF1;
    border: 1px solid #FFE1E5;
    padding: 1px;
    margin: 10px 0px 10px 0px;
    }

.wishlisttable th {
    padding: 4px;
    color: #FFFFFF;
    background-color: #F2B6C2;
    border-bottom: 1px solid;
	text-align: left;
    }

.wishlisttable td {
    padding: 2px;
    }
	
.row0 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #FFF5F6;
    }

.row1 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    }	

.wishlistbackbutton a {
    background-color: #F2B6C2;
    font-size: 10px;
    border: 0;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
    cursor: hand;padding-left: 5px;padding-right: 5px;letter-spacing: 1px;font-weight: bold;
    }

.wishlistbackbutton a:link {
    color: #FFFFFF;
    text-align: center;
    }

.wishlistbackbutton a:visited {
    color: #FFFFFF;
    text-align: center;
    }

.wishlistbackbutton a:hover {
    color: #FFFFFF;
    text-align: center;
    }

.wbutton {
    background-color: #F2B6C2;
    font-size: 10px;
    border: 0;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
    cursor: hand;padding-left: 5px;padding-right: 5px;letter-spacing: 1px;font-weight: bold;
    }

.login {}

.login h1 {
    font-size: 16pt;
    font-weight: normal;
    font-style: italic;
    }

.login-form {
    width: 300px;
    background-color: #FFEFF1;
    border: 1px solid #FFE1E5;
    padding: 4px;
    }

.login h1 {
    font-size: 16pt;
    font-weight: normal;
    font-style: italic;
    }

.register-form {
    text-align: left;
    background-color: #FFEFF1;
    border: 1px solid #FFE1E5;
    width: 450px;
    padding: 4px;
    }

.register h1 {
    font-size: 16pt;
    font-weight: normal;
    font-style: italic;
}

.register {
    margin-left: 40px;
    }
	
.emailpop div {
    padding: 10px;
    }

.emailpop h1 {
    font-size: 16pt;
    font-weight: normal;
    font-style: italic;
    }

.emailform {
    background-color: #FFFFFF;
    width: 95%;
    }

.emailpop {
    background-color: #FFFFFF;
    width: 95%;
    margin: 10px 8px 10px 14px;
    border: 1px solid #000000;
    }