#customerPortal {
	background: #fff url(../images/support/customer_login_top_170.gif) top no-repeat;
	width:170px;
	padding-bottom:0px;
	padding-top:50px;
	margin-left:2px;
}

#customerPortal table {
	margin-left:15px;
	margin-top:115px;
	_margin-top:163px;
	border:1px solid #fff;
	padding-bottom:20px;
}
*+html #customerPortal table {
	margin-top:163px;
}
#portalBorder {
	margin-left:0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.portalBorder2 {
	background: transparent url(../images/170_left_bottom.jpg) top no-repeat;
	padding-top:8px;
	padding-bottom:1px;
	position:relative;
	z-index:1;
}
#login_button {
	background: transparent url(../images/support/customer_login_button.gif) top no-repeat;
	width:75px;
	float:right;
}

input#cust_login {
	border:1px solid #ccc;
	background:#b6af12;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:5px;
	margin-right:-40px;
}
.login_button_div
{
	width:167px;
	text-align:right;
	margin-bottom:-8px;
	z-index:2;
	position:relative;
}
