.reg{
width: 90%;
height: 50%;
opacity: 0.8;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin: 3%;
color: #000;
padding: 2%;
font-size: 14px;
text-align: left;

}
.reg a, .hawaiianpunch{
background: #780000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width: 90px;
height: 50px;
line-height: 40px;
text-align: center;
color: #fff !important;
text-decoration: none;
font-weight: bold;
vertical-align:middle;
float: left;
}
.hawaiianpunch{
width: 90%!important;
height: 40px!important;
background: #fff!important;
opacity: 0.8!important;
color: #780000 !Important;
text-transform:capitalize;
margin: 15px 10px 10px 10px;
}
fieldset{
width: 280px;
clear: none;
height: 286px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: url(http://etsyshoptools.com/shoptools_webapp/images/logo-large.png) no-repeat top left #000;
border: none;
outline: none;
overflow: hidden;
margin: 0 auto;
}
legend{
width: 165px;
height: 30px;
float: left;
margin-left: 105px;
margin-top: -3px;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #000;
font-size: 16px;
font-weight: bold;
color: #780000;
line-height: 30px;
vertical-align: bottom;
text-align: center;
padding-right: 10px;
opacity: 0.7;
}
legend:hover{
opacity: 1.0;
}
label{
clear: both;
float: left;
width: 200px;
color: #fff;
font-weight: bold;
height: 25px;
font-size: 18px;
text-align: left;
}
input{
width: 270px;
height: 25px;
float: left;
clear: none;
background: #fff;
-webkit-border-radius: 5px;
outline: none;
border: none;
color: #780000;
font-size: 18px;
opacity: 0.7;
}
input:focus{
opacity: 1.0;
}
label, input{
line-height: 25px;
vertical-align: middle;
}
.signinsubmit{
margin-top: 25px;
}
