﻿.changePassword
{
}
.changePassword .row
{
	clear:left;
	padding:2px 0px 2px 10px;
	width:480px;
	margin-top:7px;
}
.changePassword .col1
{
	float:left;
	width:143px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.changePassword .col2
{
}
.changePassword .col2 input
{
	width:320px;
}
.changePassword .btns
{
	clear:left;
	margin-top:10px;
	text-align:right;
	width:340px;
}
.changePassword .btns span
{
	margin-left:5px;
}
.changePassword .btns input
{
	width:64px !important;
}