
.login-container { 
text-align:center; }
.login-container h2 { 
font-size:18px;
text-align: left;
padding-left:20px; }
.login-box { 
width:310px;
margin:10px;
margin-left:20px;
float:left;
/*font-size:smaller;*/
/*margin-left:auto !important;
margin-right:auto !important;*/ }
.login-box-left { 
background-image: url(../../images/box_left.png);
background-repeat:no-repeat;
height:40px;
width:7px;
float:left; }
.login-box-right { 
background-image: url(../../images/box_right.png);
background-repeat:no-repeat;
height:40px;
width:7px;
float:right; }
.login-box-heading { 
font: bold 16px Verdana;
/*background-color:#ccc;
border:1px solid #ccc;
-moz-border-radius-topleft: 8px;;
-moz-border-radius-topright: 8px;
border-radius: 15px;*/
background-image: url(../../images/box_center.png);
background-repeat:repeat-x;
height:40px;
margin-left:6px;
margin-right:6px;
padding:8px; }
.login-content { 
padding:8px;
border:1px solid #ccc;
margin-top:-17px; }
.login-left { 
float:left;
text-align:center; }
.login-right { 
font: bold 14px Verdana;
float:right;
text-align:left;
padding-right:5px; }
.login-bottom { 
clear:both;
text-align:right;
padding-right:5px; }
.login-forgot-password { 
margin-top:30px; }
.new-customer-box { 
margin:10px;
width:310px;
float:right;
margin-right:30px;
/*font-size:smaller;*/ }
.new-left { 
background-image: url(../../images/box_left.png);
background-repeat:no-repeat;
height:40px;
width:7px;
float:left; }
.new-right { 
background-image: url(../../images/box_right.png);
background-repeat:no-repeat;
height:40px;
width:7px;
float:right; }
.new-heading { 
font: bold 16px Verdana;
/*background-color:#ccc;
border:1px solid #ccc;
-moz-border-radius-topleft: 8px;;
-moz-border-radius-topright: 8px;
border-radius: 15px;*/
background-image: url(../../images/box_center.png);
background-repeat:repeat-x;
height:40px;
margin-left:6px;
margin-right:6px;
padding:8px; }
.new-content { 
font: normal 12px Verdana;
padding:8px;
border:1px solid #ccc;
margin-top:-17px; }
.new-account-message { 
text-align:left; }
.create-account { 
padding-top:30px; }
