﻿.loginboxshow {
	position: absolute;
	left: 720px;
	top: 39px;
	width: 230px;
	border:#63b72d solid 1px;
	background-color:#fcfcfc;
	z-index: 10;
	padding-left:16px;
	padding-top:5px;
	font-weight:normal;
}
.loginboxshow p {
	padding:5px 0px 0px 0px;
	font-weight:bold;
}

.loginboxinput {
	width:190px;
	font-size:12px;
	border:#c5c5c5 solid 1px;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
}

.errorMsg
{
	font-size: 13px;
	color: #e90901;
}

.loginboxbtn {
	padding:5px 14px 5px 0px;
	text-align:right
}

.close {
	background-image: url(../images/imgCart_35.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
}
.close a{
	height: 19px;
	width: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.close a:hover{
	height: 19px;
	width: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.btn{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/popLoghd_25.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 87px;
	margin: 0px;
	padding: 0px;
}

