/* CSS Document */

.titleImg{
	background:url(../images/title_pointer3.gif) no-repeat 0 50%;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	border-bottom:1px solid #eae1d4;
	padding-bottom:7px;
}

.require_field{
	color:Red;
}

.tableFrom th{
	text-align:right;
	vertical-align:top;
	color:#707070;
	font-weight:bold;
}
.tableFrom td{
	text-align:left;
}

.brown_title{
	color:#6d3d00;
	font-size:1.8em;
}
.green_title{
	color:#3F9B3F;
	font-size:1.8em;
}

.black_title{
	background:url(../images/title_pointer3.gif) no-repeat 0 50%;
	background-position:left top;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	padding-bottom:7px;
}
.black_title a{
	color:black;
}
.green_title_big{
	color:#3F9B3F;
	font-size:1.6em;
}

.green_th{
	color:#3f9b3f;
}
#owner_list h1 {
	background:url(../images/title_pointer3.gif) no-repeat 0 50%;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	border-bottom:1px solid #eae1d4;
	padding-bottom:7px;
}
.temp_inputs{
	width:200px;
}
.temp_info{
	margin-left:70px;
}