/* ++++++++++++++++++++++++++++++ LOGIN PAGE ++++++++++++++++++++++++++++++++++++++*/
#log_in_outer {
	padding:125px 0 0 0;
}
#log_in_inner {
	margin:0 auto;
	_margin-bottom: 150px;
	padding:10px;
	width:250px;
	background-color: #ffffff;
	border:1px solid #cccccc;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#un_pw td{
	padding:2px 5px 2px 0;
}
#future_visits td{
	padding:2px 5px 2px 0;
}
#log_in_button{
	color: #FFFFFF;
	background-color: #808080;
	border-width: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 90px;
}
#username{
	margin:0;
	padding:0;
	width:165px;
	color: #000; /* was #808080; */
}
#password{
	margin:0;
	padding:0;
	width:165px;
	color:  #000; /* was #808080; */
}
#dws-buttonLink {
	position: absolute;
	top: 357px !important;
	_top: 415px; /*379px;*/
	left: 485px;
	width: 130px;
}
.epi-buttonLink {
	text-decoration: none;
	color: #f63;	
}
#dws-style {
	color: #000;
}
#log_in_inner h2 {
	margin-top: 10px;
	margin-bottom: -10px !important;
	margin-bottom: -20px;
	font-weight: 0;
	font-size: 10pt;
	font-weight: 100;
}	
#log_in_inner p {
	line-height: 18px;
}

/* ++++++++++++++++++++++++++++++++++++++ END LOGIN PAGE ++++++++++++++++++++++++++++++++++++++*/

/*EDIT PENCIL */

.editpencil {
	height: 0px;
	width: 0px;
}

/******************* IE6 PNG FIX - (Relative Path adjustment) **********************************/
/*
#nav {
	behavior: url('DWSMaster/js/iepngfix-mod.htc');
}
#content {
	behavior: url('../js/iepngfix.htc');
}
*/
/******************* END IE6 PNG FIX - (Relative Path adjustment) *******************************/
