#heading h1 {
	background:url(../images/text/login_h1.gif) 0px 0px no-repeat;
	width:220px;
	height:19px;
}
#content {
	background:url(../images/content/inVentoryList_tile.gif) 0px 0px repeat-y;
	border-bottom:1px solid #ccc;
	}
#contentL .img {
	background:url(../images/content/login.jpg) 0px 0px no-repeat;
	width:200px;
	height:476px;
}

#contentA {
	padding:15px 130px 0px 15px;
	border-bottom:1px solid #C4C5C5;
	}

#contentA strong,
#contentA .italicized {color:#01488B;}

#contentA p {
	margin:0px 0px 8px 0px;
	text-align:justify;}

#contentA .italicized {
	font-weight:bold;
	font-style:italic;
}
/* login forn */

#contentB {
	position:relative;
	height:70px;
	padding:15px;
}
#contentB td,
#contentB p a,
#contentB p {font:bold 10px Verdana, Arial, Helvetica, sans-serif;}

#contentB td {padding:0px 50px 10px 0px;}

#usernameTD input,
#passwordTD input {
	width:217px;
	height:19px;
	background:url(../images/content/profile_location_input_tile.gif) 0px 0px repeat-x #fff;
	border:1px solid #0671BF;
	display:block;
}

#submitTD {
	position:absolute;
	top:60px;
	left:15px;
}

#contentB p {margin:0px 0px 0px 80px;}

#contentB a {color:#f00;}
/* register */

#contentC h2 {
background:url(../images/text/logIn_h2.gif) 0px 0px no-repeat;
width:699px;
height:48px;
}
#contentC #form {padding:15px 0px 20px 30px;}

#contentC td p {
	margin:6px 0px 2px 0px;
	color:#333;
	font-weight:;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
#contentC td div {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:35px;
	padding:3px 0px 0px 0px;
	line-height:1em;
}

form {display:inline;}

input.full	{width:176px;}
input.twothirds	{width:129px;}
input.half	{width:82px;}
input.phoneNumbers	{width:42px;}


textarea {
	width:460px;
	height:100px;
	margin:0px 0px 8px 0px;
}

input.full,
input.twothirds,
input.half,
input.phoneNumbers,
textarea,
select	{
	background:url(../images/content/profile_location_input_tile.gif) 0px 0px repeat-x #fff;
	border:1px solid #0671BF;
	display:block;
}
select {margin-right:3px;}
td.a	{padding-right:10px;}

td.a div,
td.b div,
#fax,
#phone {float:left;margin:0px 6px 0px 0px;}

#fax,
#phone {margin:3px 0px 0px 0px;}
td.a div input,
td.b div input {display:block;}
