@charset "utf-8";
#contact_wrapper {
	height: auto;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#contact_left_col {
	float: left;
	height: auto;
	width: 304px;
	padding: 0 5px 0 0;
}
#contact_right_col {
	float: right;
	height: auto;
	padding: 5px;
	width: 179px;
	background-color: #6B5629;
	color: #D7C297;
	margin-top: 4px;
}
#piname {
	float: left;
	height: 25px;
	width: 100px;
	text-align: right;
}
#piname_info {
	float: left;
	height: 35px;
	width: 70px;
	text-align: right;
}
#piname_right {
	float: right;
	height: 25px;
	width: 180px;
}
#piname_right_info {
	float: right;
	height: 35px;
	width: 130px;
}
.infotitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
.personal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
