#wrapper {
position: relative;
margin: 0 auto;
}

.block {
position: relative;
}

.ascheck {
display: none;
}

fieldset {
border: none;
}

.formerrortext {
background: #FFCCCC;
border: 1px solid #FF9292;
color: #C70000;
font-size: 140%;
font-weight: bold;
padding: 25px 20px 25px 20px;
margin: 10px 0;
line-height: 120%;
}

.formsuccestext {
background: #DCFFB3;
border: 1px solid #AAE48E;
color: #468200;
font-size: 140%;
font-weight: bold;
padding: 25px 20px 25px 20px;
margin: 10px 0;
line-height: 120%;
}

.formsuccestext a {
color: #468200;
background: #DCFFB3;
}

.formsuccestext a:hover {
color: #DCFFB3;
background: #468200;
}

input, textarea {
font-family: inherit;
font-size: 100%;
}

.fs1, .fs2, .fs3, .fs4, .fs5, .fs6, .fs7 {
line-height: 100%;
}

.fs1 { font-size: 10px; }
.fs2 { font-size: 12px; }
.fs3 { font-size: 14px; }
.fs4 { font-size: 16px; }
.fs5 { font-size: 18px; }
.fs6 { font-size: 20px; }
.fs7 { font-size: 22px; }




.categoryimage {
width: 130px;
height: 120px;
float: left;
text-align: center;
}

.clearer {
font-size: 0;
clear: both;
}

.galleryphoto {
float: left;
text-align: center;
}

span.searchword {
background-color: yellow;
}

.tag-s {
font-size: 90%;
}

.tag-m {
font-size: 120%;
}

.tag-l {
font-size: 150%;
}


#shippingchoice th, #paymentchoice th {
vertical-align: top;
}