.prof-fans {
	clear: right;
	display: block;
	float: right;
	width: 150px;
	margin-left: 10px;
}

.prof-fans div.header {
	background-image: url(../images/fan_header.gif);
	height: 26px;
}

.prof-fans div.header span {
	display: block;
	padding: 4px 0px 0px 10px;
	font-weight: bold;
	color: white;
}

.prof-fans a {
	text-decoration: none;
	color: blue;
}

.prof-fans a:HOVER {
	text-decoration: underline;
	color: blue;
}

.profile-box {
	background: url(../images/prof_bg_still.png);
	background-position: bottom left;
	width: 563px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.profile-box .caption h2, .profile-container .caption h2 {
	font-size: 1em;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
}

.expert .cap-bg {
	background: url(../images/expert_header.gif);
}

.standard .cap-bg {
	background: url(../images/standard_header.gif);
}

.basic .cap-bg {
	background: url(../images/basic_header.gif);
}

.profile-box .cap-bg .caption, .profile-container .cap-bg .caption {
	font-weight: bold;
	color: white;
	line-height: 14px;
	padding: 4px 10px 4px 10px;
}

.profile-box .cap-bg .caption img {
	border: 0px;
}

.profile-box .content {
	background: url(../images/profil_grad.gif);
	background-repeat: repeat-x;
	padding: 5px 8px 0px 8px;
}

.profile-box .footer {
	background: url(../images/profil_footer.png);
	clear: both;
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	padding: 0px 10px 0px 10px;
}

.profile-box .footer a, .profile-container .tab-bar a {
	color: black;
	text-decoration: none;
	margin-right: 5px;
}

.caption .prof-name {
	float: right;
}

.profile-box .content img.subjphoto, .profile-container .content img.subjphoto {
	float: right;
	margin: 10px;
}

.rating-content {
	float: left;
	width: 120px;
}

.profile-box .footer img, .profile-container .tab-bar img {
	float: none;
	margin: 0px 5px 0px 0px;
	border: 0px;
	vertical-align: middle;
}

.profile-container {
	background: url(../images/prof-cont-bg.gif);
	width: 563px;
}

.profile-container .tab-bar {
	border-top: 1px solid white;
	background: url(../images/tab-bar-bg.gif);
	background-position: bottom left;
	padding: 5px 10px 10px 10px;
}

.profile-container .content {
	padding: 5px 8px 0px 8px;
}

.expert .prop-head-bg {
	background-image: url(../images/expert-prop-head.png);
	height: 23px;
}

.standard .prop-head-bg {
	background-image: url(../images/standard-prop-head.png);
	height: 23px;
}

.basic .prop-head-bg {
	background-image: url(../images/basic-prop-head.png);
	height: 23px;
}

.prop-head-bg .prop-head {
	color: white;
	font-weight: bold;
	padding: 6px 24px 0px 24px; /* 2 - 243 */
}

.prop-head-space {
	margin: 10px 0px 10px 0px;
}

.profile-container .footer {
	height: 22px;
	background: url(../images/prop-cont-foot.gif);
	width: 563px;
	/**/
	text-align: right;
}

.profile-container .footer span {
	margin: 0px 10px 0px 10px;
}

.profile-box .caption a, .prop-head a {
	color: white;
	text-decoration: none;
}

a.new {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.new:HOVER, a.read:HOVER {
	text-decoration: underline;
}

a.read {
	color: black;
	text-decoration: none;
}

br.clear {
	clear: left;
}

input {
	margin-bottom: 3px;
}

.photobox {
	width: 180px;
	height: 180px;
	float: left;
	text-align: center;
}

.photobox div.frame {
	margin: 5px;
	border: 1px solid black;
	background: #FFFFDD;
}

.photobox span {
	display: block;
	padding: 5px;
}

.photobox img.photo {
	margin: auto;
	float: none;
	border: 0px;
}

a.delete {
	font-size: 0.8em;
	color: red;
}

a.edit {
	font-size: 0.9em;
	color: green;
}

.profile-container .tab-bar a {
	display: block;
	width: 170px;
	float: left;
	height: 24px;
/*	border: 1px solid black; */
}
