div.description{
	padding-top: 10px;
	border-top: 1px solid #CCC;
	margin-top: 10px;
}
#search-bar{
	float:right !important;
	margin:0;
	padding:0;
}
div.description {
	color: #000;
	font-size:14px;
}
div.description a{
	font-weight: bold;
	font-size:14px;
}

form#confirm-password-form{
	width: 534px;
	margin-top: 10px;	
	margin-left: auto;
	margin-right: auto;
	
}
form#confirm-password-form *{ color: #000;}

form#confirm-password-form div.form-title{
	clear:both;
	display:block;
	overflow:hidden;
	padding-bottom:2px;	
	border-bottom: 1px solid #ccc;
}

form#confirm-password-form div.form-title .image-block {
	float: left;
	margin-right: 20px;
}

form#confirm-password-form div.form-title .inner-text, 
form#confirm-password-form div.form-title .inner-text *{
	font-size: 20px;
	margin-top: 15px; 	
}

form#confirm-password-form div.form-content{
	padding : 10px 0 10px 0;
	margin: -10px 0 10px 90px;
}


form#confirm-password-form div.form-item{
	overflow: hidden;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;	
	
}

form#confirm-password-form div.form-item div.form-item:first-child{
	margin-bottom: 10px;
}

form#confirm-password-form input.form-text{
	width: 180px;
	border: 1px solid #999;
}
form#confirm-password-form div.form-item .option{
	margin-left: 130px;
	margin-top: 10px;
}
form#confirm-password-form div.value{
	width: 180px;
	float: left;
}
form#confirm-password-form div.top-field{
	width: 280px;
}
form#confirm-password-form div.field, 
form#confirm-password-form label{
	width: 130px;
	float: left;
	font-weight: normal !important;
}


form#confirm-password-form div.inner-bottom div.inner-bottom-text{
	text-align:center;
	font-size: 16px;
	padding-bottom: 5px;
}

form#confirm-password-form div.inner-bottom div.inner-bottom-image .banner-left{	
	float: left;
	width: 264px; 
	margin-right: 6px;
}
form#confirm-password-form div.inner-bottom div.inner-bottom-image.banner-right{	
	float: right;
}
