body {
 background:#fff;
 font-family:arial, helvetica, sans-serif;
 font-size:12px;
 margin:0;
 padding:0;
}

.emailpop {
 width:80%;
 margin:15px auto;
}

a:link {
    color: #43555e;
    text-decoration: none;
    }

a:visited {
    color: #43555e;
    text-decoration: none;
    }

a:hover {
    color: #d2794a;
    text-decoration: none;
    }

a:active {
    color: #d2794a;
    text-decoration: none;
    }

h1 {
    font-size: 14px;
    font-weight: bold;
    }

h3 {
 background:#e3e7e7;
 padding:3px;
 font-size:13px;
}

h4 {
 font-size:12px;
 border-bottom:2px solid #e3e7e7;
}

.gallery {margin-top:1em}
.gallery_nav {margin:1em 0}

.mainordertable {width:550px; margin:0 auto}

.optionname {display:inline; font-weight:bold; padding-right:6px; text-align:left; padding-left:0}
.ctr {text-align:center}

