h6{
color: #FFFFFF;
font-size: 10px;
font-weight: normal;
text-align: left;
padding: 0px 0px 5px 0px;
margin: 0px;
}
h6.ttu{text-transform: uppercase;}
label{
color: #9B999A;
font-size: 10px;
text-align: left;
display: block;
padding: 2px 0px 1px 0px;
}
#regform, #loginform{display: block;}
input, select{
border: 1px solid #717171;
font-size: 10px;
width: 155px;
background: #FFFFFF;
}

.redB{
/*
background: url('/images/redb_bg.png') repeat-x top;
text-transform: uppercase;
border: 0px none;
font-size: 10px;
height: 20px;
font-family: Tahoma;
padding: 2px 20px 5px 20px;
font-weight: bold;
margin-top: 10px;
float: left;
color: #FFFFFF;
*/
background-repeat: no-repeat;
background-position: 0 0;
cursor: pointer;
font-size: 0px;
border: 0 none;
height: 26px;
}

input.signin{background-image: url('/images/pogas/sign_in.png'); width: 61px;}
input.send{background-image: url('/images/pogas/send.png'); width: 52px;}
input.save{background-image: url('/images/pogas/save.png'); width: 52px;}
input.submit{background-image: url('/images/pogas/submit.png'); width: 63px;}
input.registration{background-image: url('/images/pogas/create_profile.png'); width: 103px;}
input.create-profile{background-image: url('/images/pogas/create_profile.png'); width: 103px;}
input.create-profile-black{background-image: url('/images/pogas/create_profile-black.png'); width: 98px;}
input.update{background-image: url('/images/pogas/update.png'); width: 61px; margin-top: 5px;}
input.addtobag{background-image: url('/images/pogas/add_to_bag.png'); width: 84px;}
input.viewbag{background-image: url('/images/pogas/view-bag.png'); width: 70px;}
input.confirm{background-image: url('/images/pogas/confirm.png'); width: 70px;}
input.continue-shopping{background-image: url('/images/pogas/continue-shopping.png'); width: 123px;}
input.checkout{background-image: url('/images/pogas/check_out.png'); width: 78px;}
input.print-out{background-image: url('/images/pogas/print-out.png'); width: 77px;}
input.go-to-sc-home-page{background-image: url('/images/pogas/go_to_sc_home_page.png'); width: 122px;}
input.view-your-orders{background-image: url('/images/pogas/view_your_orders.png'); width: 114px;}
input.download-pdf{background-image: url('/images/pogas/download-pdf.png'); width: 104px;}
input.proceed{background-image: url('/images/pogas/proceed.png'); width: 69px;}
input.cancel{background-image: url('/images/pogas/cancel.png'); width: 62px;}
input.unsubscribe{background-image: url('/images/pogas/unsubscribe.png'); width: 92px;}
input.register-and-checkout{background-image: url('/images/pogas/register_and_checkout.png'); width: 132px;}

.error{
color: #A92429;
width: 155px;
text-align: right;
font-size: 10px;
padding: 0px;
}
.green{
color: #FFFFFF;
width: 155px;
text-align: right;
font-size: 10px;
padding: 0px;
}
.inputholder{
padding: 0px;
text-align: left;
}

.not-registred{
text-align: right;
display: table;
width: 155px;
}
.not-registred h6{text-align: right;}


