


textarea, form, input
{
	font-family: Trebuchet MS;

}


#popover_profile_container
{
	position: relative;
	padding: 10px;
	width: 178px;
	height: auto;
	background-color: #FFFFFF;
	border: 0px #373737 solid; 
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #545454;
	text-align: justify;
	line-height: 12px;
	overflow:hidden;
}


#popover_profile_container2
{
	position: relative;
	padding: 10px;
	width: 178px;
	height: 21px;
	background-color: #878787;
	border-left: 0px #373737 solid; 
	border-right: 0px #373737 solid; 
	border-bottom: 0px #373737 solid; 
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #545454;
	text-align: justify;
	line-height: 12px;
}


#popover_profile_compatibility_weak
{
	color: white;
	position: absolute;
	top: -1px;
	left: 2px;
	z-index: 2;
}

#popover_profile_compatibility_title
{
	color: white;
	position: absolute;
	top: 4px;
	left: 58px;
	font-size: 11px;
	font-weight: bold;
	z-index: 2;
}


#popover_profile_compatibility_strong
{
	color: white;
	position: absolute;
	top: -1px;
	left: 168px;
	z-index: 2;
}


#popover_profile_compatibility_find
{
	color: white;
	position: absolute;
	top: 21px;
	left: 23px;
	z-index: 2;
}

#popover_profile_compatibility_find a
{
	color: #FFFFFF;
}


#popover_profile_index_mark
{
	background-image: url("../images/popover_profile_index_mark.gif");
	width: 196px;
	height: 34px;
	position: absolute;
	top: 7px;
	left: 1px;
}

#popover_profile_compatibility_bar
{
	width: 196px;
	height: 17px;
	position: absolute;
	top: 19px;
	left: 6px;
}

#popover_profile_compatibility_bar_bg
{
	background-image: url("../images/popover_profile_index_bar_bg.jpg");
	float: left;
	width: 1px;
	height: 17px;
}

#popover_profile_compatibility_bar_left
{
	background-image: url("../images/popover_profile_index_bar_left.jpg");
	float: left;
	width: 3px;
	height: 17px;
}

#popover_profile_compatibility_bar_right
{
	background-image: url("../images/popover_profile_index_bar_right.jpg");
	float: left;
	width: 3px;
	height: 17px;
}


#popover_profile_blurb2
{
	position: absolute;
	top: 106px;
	left: 12px;
	width: 174px;
	height: 61px;

}

#popover_profile_blurb_txt2
{
	z-index: 2; position: absolute; top: 124px; margin-left: 21px; text-align: justify; width: 160px; height: 36px; overflow: hidden; font-size: 9px; line-height:12px;
}

#popover_profile_blurb_txt2 a
{
	font-weight: normal;
	color: #6B6B6B;
}