/*
	
*/
.bodycontent .friendscomments a img
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 102, 102);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(255, 102, 102);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(255, 102, 102);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(255, 102, 102);
}
.dummy
{
	background-color: white;
}
.bodycontent .friendspace a img
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: rgb(0, 153, 255);
}
.bodycontent .friendspace a:hover img
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(102, 102, 102);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(102, 102, 102);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(102, 102, 102);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(102, 102, 102);
}
.bodycontent .friendscomments a:hover img
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0, 0, 0);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(0, 0, 0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(0, 0, 0);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(0, 0, 0);
}
.bodycontent td
{
	background-color: transparent;
}