.abutton {
    padding: 2px;
    margin: 5px;
    border: 0;
    background-color: #715348;
    font-size: 9pt;
    color: #FFFFFF;
    }
.field {
    font-weight: bold;
    }

.field-req {
    color: #715348;
    font-weight: bold;
    }

.error {
    padding: 2px 0px;
    color: #C00000;
    font-weight: bold;
    }

.wlistpage {
    text-align: center;
    }

.wlistpage h3 {
    font-family: "century gothic";
    font-size: 14pt;
    font-weight: normal;
    }

.wlistpage h4 {
    font-family: "century gothic";
    font-size: 12pt;
    font-weight: normal;
    }

.wishlisttable {
    border: 1px solid #F4D9D9;
    background-color: #F9EAEA;
    padding: 8px;
    margin: 10px 0px 10px 0px;
    }

.wishlisttable th {
    padding: 4px;
    color: #FFFFFF;
    background-color: #715348;
    }

.wishlisttable td {
    padding: 2px;
    }
	
.row0 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #F9EAEA;
    }

.row1 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    }	

.wishlistbackbutton a {
    padding: 2px;
    margin: 5px;
    border: 0;
    background-color: #715348;
    font-size: 9pt;
    color: #FFFFFF;
    }

.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 {
    padding: 2px;
    margin: 5px;
    border: 0;
    background-color: #715348;
    font-size: 9pt;
    color: #FFFFFF;
    }

.login {}

.login h1 {
    font-family: "century gothic";
    font-size: 14pt;
    font-weight: normal;
    }

.login-form {
        border: 1px solid #F4D9D9;
    background-color: #F9EAEA;
    width: 300px;
    padding: 8px;
    line-height: 30px;
    }

.login h1 {
    font-family: "century gothic";
    font-size: 14pt;
    font-weight: normal;
    }

.register-form {
    text-align: left;
    width: 450px;
        border: 1px solid #F4D9D9;
    background-color: #F9EAEA;
    padding: 8px;
    line-height: 150%;
    }

.register h1 {
    font-family: "century gothic";
    font-size: 14pt;
    font-weight: normal;
    }

.register {
    margin-left: 40px;
    }
	
.emailpop div {
    padding: 10px;
    }

.emailpop h1 {
    font-family: "century gothic";
    font-size: 14pt;
    font-weight: normal;
    }

.emailform {
    background-color: #FFFFFF;
    width: 95%;
    }

.emailpop {
    background-color: #FFFFFF;
    width: 95%;
    margin: 10px 8px 10px 14px;
    border: 1px solid #715348;
    }
