@charset "UTF-8";

img.securd{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}

input.securd,textarea.securd{
	border-right-style: none;
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:0;
	height: 50px;
	vertical-align: top;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
input.securd.user,textarea.securd.user{
	color:#FFFFFF;
}

input.securd-small,textarea.securd-small{
	border-right-style: none;
	font-family: Arial, Verdana, Tahoma, Geneva;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:0;
	height: 20px;
	vertical-align: top;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}
input.securd-small.client,textarea.securd-small.client{
	color:#999999;	
}
input.securd-small.user,textarea.securd-small.user{
	color:#FFFFFF;	
}

/*
input.client{
	color: #000000;
}

input.user{
	color: #000000;
}
*/

