.account-create-popup .fieldset {
width: 693px;
box-shadow: 5px 5px 2px #666;
}
.fieldset {
border: 1px solid #E4E4E4;
background: #fbfaf6;
float: left;
margin: 29px 0;
padding: 22px 3% 12px;
}
.page-title {
width: 100%;
overflow: hidden;
font-size: 17px;
font-weight: 400;
float: left;
margin: 0 0 15px;
}
h1 {
font-size: 24px;
font-weight: 400;

}
ul, ol, .leftNav ul {
list-style: none;
}
.form-list {
margin-bottom: 10px;
}
.form-list li {
margin: 0 0 6px;
}
.form-list .field, .v-fix, .title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6, .logo, .block .actions a, .block-subscribe div.input-box, .block-subscribe div.actions, .block-related input.checkbox, .category-products ul.add-to-links li, .add-to-cart button.button, .add-to-box .add-to-cart, .product-options-bottom .price-tax, .product-options-bottom .add-to-cart, .cart-table .btn-continue, .sp-methods .checkmo-list address, .page-print .print-head .logo, .billing-agreements .form-list li select, .greentab span.bg, .quick-view-content .product-name .floatoption1 span, .nav-container {
float: left;
}
.form-list label {
float: left;
color: #666;
font-weight: 400;
position: relative;
z-index: 0;
font-size: 13px;
}
.form-list label.required em {
float: right;
font-style: normal;
color: #eb340a;
position: absolute;
top: 0;
right: -8px;
}
.form-list .input-box {
display: block;
clear: both;
}
fieldset, .block-layered-nav, .compare-table, .block-banner {
border: 0;
}
button.button span span {
line-height: 28px;
background-position: 100% 0;
border: 0 none;
padding: 0 10px 0 7px;
}
button.button span {
display: block;
font-size: 12px;
background: url(../images/bkg_btn.png) no-repeat scroll 0 0 transparent;
color: #555;
float: left;
height: 28px;
border: none!important;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
padding: 0 0 0 5px;
}
#signup_default {
float: right;
}
button.button {
-webkit-border-fit: lines;
overflow: visible;
width: auto;
border: 0;
background: transparent;
cursor: pointer;
margin: 0;
padding: 0;
}
input, select, textarea, button {
font: 12px/15px BenettonRegular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
vertical-align: middle;
color: #666;
}