/* CSS Document */
.adr_left {
	position: relative;
}
.adr_az {
	position: absolute;
	left: -10px;
}
.adr_list {
	padding-left: 30px;
}
.adr_caption {
	text-align: center;
	font-weight: bold;
}
.adr_picture {
	padding-top: 10px;
	float: left;
	line-height: 100%;
}
.adr_prof {
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 48px;
	word-wrap: break-word;
}
.adr_text {
	line-height: 130%;
	font-size: 13px;
}
.addressButton {
	background-image: url(../images/button/a-z.png);
	width: 24px;
	height: 24px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
.adr_prof_account {
	font-size: 16px;
	font-weight: bold;
}
.adr_prof_nickname {
	padding-left: 10px;
	font-size: 12px;
}
.adr_prof_block {
	float: right;
}
.adr_prof_account_block {
	font-size: 14px;
	font-weight: bold;
}
.adr_prof_block_btn {
	width: 50px;
	height: 28px;
	display: block;
	background-image: url(../images/button/btn-allegation.png);
	text-indent: -1000px;
	overflow: hidden;
}
.adr_prof_block_btn:hover {
	background-position: bottom;
}
.adr_picture .adr_star {
	float: right;
}
.adr_picture .nsrslt_seeds {
	font-size: 10px;
}
.adr_picture .nsrslt_needs {
	font-size: 10px;
}