@charset "utf-8";

/* Created by www.proWebCreative.com */

#pwclogin {
	height: 41px;
	line-height: normal;
	width:1000px;
	padding: 1px;
	color: #cccccc;
	font-size: 12px;
	text-align: center;
	vertical-align: center;
	margin: 0px;
	font-family: Arial, "Comic Sans MS", Georgia, Tahoma, "Times New Roman";
	list-style-image: none;
	list-style-type: none;
}
#pwclogin a{
	color: #999999;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	line-height: normal;
}

#pwclogin a:hover{
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	text-decoration: underline;
	line-height: normal;
}

#pwclogin .inputbox {
	border: 1px solid #CCCCCC;
	margin:0;
	height: normal;
	line-height:normal;
	color:#999999;
	list-style-image: none;
	list-style-type: none;
	background-color: #F5F5F5;
	text-align: left;
	vertical-align: middle;
	padding: 0;
}
#pwclogin .inputbox1 {
	border: 1px solid #CCCCCC;
	margin:0;
	color:#999999;
	list-style-image: none;
	list-style-type: none;
	background-color: #F5F5F5;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	padding: 0;
}

#pwclogin .button {
	padding:0;
	border:1px solid #CCCCCC;
	width:60px;
	height:20px;
	color:#000000;
	background-color: #f5f5f5;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	display: block;
	margin: 2px;
}



#pwclogin ul
{
	margin: 0;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}

#pwclogin li
{
	padding: 0;
	float: right;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#label .modlgn_username {
	width: auto;
}

#pwclogin .username {
	color:#999999;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 2px;
}

#pwclogin .pass {
	color:#999999;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 2px;
}