#rightBox h1 {
	background-color: none;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightBox #profile {
	width: 440px;
	padding-top: 20px;
	padding-left: 100px;
	clear: both;
}
#rightBox #profile .profile_top {
	background-image: url(../../tisantishou/pen_relay/images/profile_top.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 440px;
}
#rightBox #profile .profile_base {
	background-image: url(../../tisantishou/pen_relay/images/profile_base.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightBox #profile .profile_base p {
	margin: 0px;
}

#rightBox #profile .profile_bottom {
	background-image: url(../../tisantishou/pen_relay/images/profile_bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 440px;
}
#rightBox .float_lft_pht {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightBox .float_rgt_pht {
	float: right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

