#profile h3{
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 18px;
	border-bottom: 5px solid #444;
	background: url(../imgs/head_yellow.png) no-repeat 0px 4px;	
}
#profile .left{
	float: left;
	width: 370px;
	margin-right: 20px;
}
#profile .left p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	text-align: justify;
}
#profile .right{
	float: left;
	width: 170px;
	margin-bottom: 40px;
}
#profile ul.d,#profile ul.e{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type:none;
}
#profile ul.d li{
	padding: 5px 5px 0px 12px;
	background: url(../imgs/list-arrow.png) no-repeat top left;
}
#profile ul.e li{
	margin-left: 1px;
	padding: 4px 0px 0px 10px;
	background: url(../imgs/arrow.png) no-repeat left 8px;
}
#info span {
	margin-left: 2px;
	float: left;
	width: 240px;
}
#litters span {
	background: url(../imgs/arrow.png) no-repeat 0px 4px;
	padding-left: 10px;
	font-size: 11px;
	margin-left: 5px;
	line-height: 16px;
	float: left;
	width: 175px;
}
#pm-loader{
	display: none;
	margin: 0 auto;
	background: url(../imgs/loader.gif) no-repeat top left;
	width: 220px;
	height: 19px;
}