.top{
	margin-top:2px;
}
.top .left {
    background: url("../images/content_top_left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 32px;
    width: 5px;
}
.top .right {
    background: url("../images/content_top_right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 32px;
    width: 5px;
}
.top .center {
    background: url("../images/content_top_center.gif") repeat-x scroll 0 0 transparent;
    margin-left: 5px;
    margin-right: 5px;
	height:32px;
}
.center h1{ font-size:14px; font-weight:600; color:#666666;}
.middle {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    min-height: 30px;
    padding: 10px 10px 1px;
	color:black;
}

.middle legend{color:#000000;}

.top h1{
padding:5px 0 0px 7px;
text-align:left;
margin:0;
line-height:22px;
}

#loginDefault p {
    margin-top: 0;
	margin-bottom:0;
}

form {
    display: inline;
    margin: 0;
    padding: 0;
}

#loginDefault label.inputLabel {
    float: left;
    vertical-align: middle;
    width: 7.5em;
}

#login-email-address,#login-password{
border:1px solid #ccc;
width:200px;
background:none;
}

#loginDefault input:focus,#loginDefault select:focus,#loginDefault textarea:focus {
	background: none;
	}
	
#loginDefault input{
vertical-align:bottom;
}

#loginDefault,#createAcctDefault,#guestCheckoutDefault{
padding:0;
font-size:12px;
}

label{
padding:0;
}

.middle a:link,.middle a:visited{
color:#1B57A3;
text-decoration:underline;
cursor:pointer;
}

.bottom{
position:relative;
}

.bottom .left {
    background: url("../images/content_bottom_left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 5px;
    width: 5px;
}

.bottom .right {
    background: url("../images/content_bottom_right.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 5px;
    width: 5px;
}

.bottom .center {
    background: url("../images/content_bottom_center.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    margin: 0 0px 2px;
	float:left;
	width:970px;
}
.alignRight{
text-align:right;
}
.mcafeeimg {
	background: url("../images/pro_rz2.gif") no-repeat scroll 0 center transparent;
    height: 100px;
    margin: 0 auto;
    position: relative;
    width: 94px;
}
.mcafeeimg span {
	bottom: 20px;
    color: #D11144;
    font-size: 11px;
    position: absolute;
    right: 4px;
}
span.guaranteeimg {
	display: block;
    height: auto;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

#loginDefault .Login_left_box_2 {
    border: 0 none;
    float: left;
    margin-bottom: 2em;
    padding: 0;
    width: 48%;
}