@charset "UTF-8";
.funBG {
	background-image: url(images/funBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	list-style-image: url(images/rightarrow.jpg);
	padding-left: 32px;
}
.favesBG {
	background-image: url(images/thumbsup.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	list-style-image: url(images/rightarrow.jpg);
	padding-left: 32px;
}
.WWWBG {
	background-image: url(images/wwwBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	list-style-image: url(images/rightarrow.jpg);
	padding-left: 32px;
}

