a.plaxo_button:link, a.plaxo_button:visited {
	display:block;
	background-image:url(../images/plaxo_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px !important;
	height:27px;
	width:96px !important;
	width:96px;
}
a.plaxo_button:hover {
	background-position:0px -30px !important;
	background-position:0px -30px;
}
a.clear_plaxo:link, a.clear_plaxo:visited {
	display:block;
	background-image:url(../images/clear_plaxo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px !important;
	height:27px;
	width:96px !important;
	width:96px;
}
a.clear_plaxo:hover {
	background-position:0px -30px !important;
	background-position:0px -30px;
}
.piStatus {
	color:#990000;
}
.pi_summary_title {
	font-size:14px;
	font-weight:bold;
}
.pi_small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
}
span.pi_showhideLabel {
	text-align:center;
	display:block;
	cursor:pointer;
}
table.details_table {
	width: 100%;
	border: 1px #ccc dashed;
	text-align:left;
}
.pi_avatar { 
	width: 50px;
	height: 50px;
	border: #ddd solid 1px;
	overflow: hidden;
	text-align:center;
}
.pi_avatar img { 
	height: 50px !important;
	border: 0px;
	margin: 0;
	padding: 0;
}
.pi_avatar_box {
	width: 52px;
	height: auto;
	display: block;
	text-align: center;
	float:left;
	margin-right:3px;
}
.pi_nav_load {
	position:relative;
	background:#FFFFFF;
	top:22px;
	left:0px;
	z-index:10000;
	height:18px !important;
	height:18px;
	width:100% !important;
	text-align:center;
}
.pi_inviteDetails {
	display:block;
	visibility:hidden;
	height:0px;
}
.pi_legend {
	width: 326px;
	border:1px #ccc dashed;
	float:right;
	text-align:right;
	padding-right:10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
}
.pi_legend img {
	padding-left:10px;
}
<!-- top inviters
.pi_top_inviters {
	display:block;
	visibility:hidden;
	height:0px;
}
.pi_top_inviters_inner {
	border: 1px #ccc dashed;
	padding:10px 8px 10px 8px;
}
table.top_inviters_table th {
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	background-color:#999999;
}
table.top_inviters_table td {
	vertical-align:top;
	padding:3px;
	background-color:#CCCCCC;
}

table.details_table {

}
table.details_table th {
	background:#999999;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	color:#000000;
}
table.details_table td {
	vertical-align: middle;
	padding:3px 0px 3px 5px;
}
tr.rowAccepted {
	background:#EEEEEE;
	color:#000000;
}
tr.rowAccepted td {

}
tr.rowPirated {
	background:#666666;
	color:#FFFFFF;
}
tr.rowPirated td {

}
tr.rowPending1 {
	background:#BBBBBB;
	color:#000000;
	height:50px;
}
tr.rowPending1 td {

}
tr.rowPending2 {
	background:#DDDDDD;
	color:#000000;
	height:50px;
}
tr.rowPending2 td {

}

a.pi_invites_hidden:link,a.pi_invites_hidden:visited {
	display: block;
	background: url(../images/invites_hidden.gif) no-repeat;
	background-position:left top;
	font-size: 11px;
	font-weight: bold;
	color:#272627;
	padding-top: 3px;
	padding-right: 12px;
	height: 18px !important;
	height: 21px;
	width: 108px !important;
	width: 120px;
	margin-bottom:10px;
	text-decoration: none;
}
a.pi_invites_hidden:hover {
	background-position:0px -21px !important;
	background-position:0px -21px;
	text-decoration: none;
}
a.pi_invites_shown:link,a.pi_invites_shown:visited {
	display: block;
	background: url(../images/invites_shown.gif) no-repeat;
	background-position:0px -21px !important;
	background-position:0px -21px;
	font-size: 11px;
	font-weight: bold;
	color:#272627;
	padding-top: 3px;
	padding-right: 12px;
	height: 18px !important;
	height: 21px;
	width: 108px !important;
	width: 120px;
	margin-bottom:10px;
	text-decoration: none;
}
a.pi_invites_shown:hover {
	background-position:0px 0px !important;
	background-position:0px 0px;
	text-decoration: none;
}


