#under-pageHeader {
	margin-top:30px;
	background-color:#E9E9E9;
}

#inner-under-pageHeader {
	background-color:#E9E9E9;
	font-weight:bold;
	font-size:16px;
	color:#525658;	
	padding: 3px 17px;
}

.appraisal-item {
	background-color:#E9E9E9;
}

.appraisal-item * {
	text-align:left;
}

.appraisal-divider {
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #C4C4C4;
	height:0;
	padding:0;
}

.inner-appraisal-item {
	background-color:#E9E9E9;
	padding: 11px 13px;
}

.app-header {
	padding-bottom:10px;
	margin-bottom:18px;
	border-bottom: 1px solid #B5B5B5;
}

.app-header img {
	cursor:pointer;
}

.appraisal-item th {
	font-weight:bold;
}

.app-date {
	font-weight:bold;
	font-size:14px;
	margin-bottom:8px;
}

 .app-price {
 	padding-right:30px;
	text-align:right;
 }
 

 #left-area,
 #appraisal-form, 
 #login {
 	float:left;
	margin-right:18px;
	margin-top:42px;
 }
 
 #left-area {
	width:348px;
	height: 243px;
	background-image: url(/images/appraisals/appreaisal-background.jpg);
	padding:70px 21px 200px 18px;
}

#left-area p {
	color:#FFF;
	font-size:14px;
	margin-bottom:24px;
	margin-top:0;	
	line-height:1.3em;
}

#left-area p.header {
	font-weight:bold;
	font-size:16px;
}

#appraisal-form {
	width:284px;
}

#appr-header {
	background-color:#39392F;
	margin-bottom:12px;
	
}

#appr-msg {
	padding-bottom:8px;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 26px;
	font-weight:bold;
}

#inner-app-header {
	background-color:#39392F;
	color:#FFF;
	font-weight:bold;
	padding:1px 0px 1px 14px;
}

#appraisal-form label {
	margin-top:2px;
	display:block;
}

#appraisal-form form input[type="text"] {
	width:270px;
	background-color:#EFEEEE;
}

#appraisal-form textarea {
	background-color:#EFEEEE;
}

#fname, #lname{ 
	width:127px !important;
}

#phone {
	width:146px !important;
}

#ext {
	width:83px !important;
}

#phone, #ext {
	display:inline;
}

#note {
	width:274px;
	height:60px;
}

#login {
	width: 178px;
	margin-right:0;
}

#login input[type="text"],
#login input[type="password"] {
	width:154px;
}

#login-header {
	background-color:#616265;
}

#inner-applog-header {
	background-color:#616265;
	color:#FFF;	
	padding:1px 0px 1px 14px;
}

#login-wraper {
	padding-left:6px;
}

#login-wrapper {
	margin-top:10px;
	margin-bottom:20px;
}

#login label {
	display:block;
}

#login #forgot {
	color:#EF4224;
}

#login-msg {
	margin-top:10px;
	margin-bottom:20px;
}

#login input {
	background-color:#EFEEEE;
}

input.create-username {
	background-color:#EFEEEE;
	width:154px;
}

input.create-password {
	background-color:#EFEEEE;
	width:154px;
}

TD.missing {
	color: red;
	font-weight: bold;
}
