body {
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
}

#facebook-friends-weekly-romance {
	background: #f2f2f2;
	width: 454px;
	padding: 2px;
	border: 1px solid #ccc;
	color: #fff;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#facebook-friends-weekly-romance a {
	color: #fff;
}

#facebook-friends-weekly-romance .heading {
	background: #3b5999;
	text-shadow: 1px 1px #036;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	position: relative;
	cursor: pointer;
	cursor: hand;
}
#facebook-friends-weekly-romance .heading h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	margin: 0px;
	padding: 3px 10px 3px 29px;
	color: #fff;
	font-weight: normal;
}

#facebook-friends-weekly-romance .heading .disclose {
	width: 9px;
	height: 9px;
	top: 13px;
	left: 10px;
	position: absolute;
	background-image: url(http://gfx.tarot.com/images/widgets/facebook/fb-widget-sprite.png);
	background-position: 0px -48px;
	background-repeat: no-repeat;
	font-size: 1px;
}
#facebook-friends-weekly-romance .heading .disclose-hidden {
	background-position: 0px -56px;
	height: 10px;
}

#facebook-friends-weekly-romance .heading .fb-icon-in {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 30px;
	height: 30px;
	background-image: url(http://gfx.tarot.com/images/widgets/facebook/fb-widget-sprite.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 1px;
}
#facebook-friends-weekly-romance .heading .fb-icon-out {
	position: absolute;
	top: 9px;
	right: 3px;
	width: 74px;
	height: 18px;
	background-image: url(http://gfx.tarot.com/images/widgets/facebook/fb-widget-sprite.png);
	background-position: 0px -30px;
	background-repeat: no-repeat;
	font-size: 1px;
}

#facebook-friends-weekly-romance .sub-heading {
	background-color: #6D83B2;
	color: #f2f2f2;
	font-size: 14px;
	padding: 3px 10px;
}
#facebook-friends-weekly-romance .friend-container {
	background: #D5DBEB url(http://gfx.tarot.com/images/widgets/facebook/bg-fb-friendscopes.png) repeat-x;
	font-size: 12px;
	padding: 2px 10px;
	overflow: hidden;
	position: relative;
}
#facebook-friends-weekly-romance .friend-wrapper {
	position: relative;
}
#facebook-friends-weekly-romance .friend-viewport {
	position: relative;
	width: 434px;
}

#facebook-friends-weekly-romance .friend-list {
	width: 434px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#facebook-friends-weekly-romance .friend {
	border-top: 1px solid #d8dbec;
	border-bottom: 1px solid #6e82b4;
	position: relative;
	padding: 0px;
}
#facebook-friends-weekly-romance .friend-hover {
	background: #6D83B2;
}
#facebook-friends-weekly-romance .friend .pic {
	float: left;
	height: 50px;
	width: 50px;
}
#facebook-friends-weekly-romance .friend .pic .no-profile-img {
	height: 50px;
	width: 50px;
	background-image: url(http://gfx.tarot.com/images/widgets/facebook/fb-widget-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
}
#facebook-friends-weekly-romance .friend .info {
	position: absolute;
	width: 80px;
	height: 30px;
	top: 2px;
	left: 52px;
	padding: 10px;
}
#facebook-friends-weekly-romance .friend .info .name {
	display: block;
	font-weight: bold;
	color: #3b5999;
	-webkit-transition: color linear 100ms;
}
#facebook-friends-weekly-romance .friend-hover .info .name {
	color: #fff;
}
#facebook-friends-weekly-romance .friend .info .sign {
	display: block;
	color: #fff;
}
#facebook-friends-weekly-romance .friend .icon {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0px;
	left: 154px;
}
#facebook-friends-weekly-romance div {
	vertical-align: baseline;
}

#facebook-friends-weekly-romance .friend .horo {
	font-size: 11px;
	margin-left: 206px;
	margin-right: 52px;
	color: #333;
	-webkit-transition: color linear 100ms;
}
#facebook-friends-weekly-romance .friend-hover .horo {
	color: #fff;
}
#facebook-friends-weekly-romance .friend .horo .short {
	height: 28px;
	padding: 3px 5px 0px 5px;
	overflow: hidden;
	font-family: Arial;
}
#facebook-friends-weekly-romance .friend .horo .full {
	padding: 5px;
	display: none;
	font-family: Arial;
}
#facebook-friends-weekly-romance .friend .horo .share-icon {
	width: 12px;
	height: 12px;
	margin: 1px 3px 0px 0px;
	background-image: url(http://gfx.tarot.com/images/widgets/facebook/fb-widget-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -108px;
	font-size: 1px;
	position: absolute;
	top: 4px;
	left: 4px;
}
#facebook-friends-weekly-romance .friend-hover .horo .share-icon {
	background-position: 0px -96px !important;
}
#facebook-friends-weekly-romance .friend .horo .share-container {
	padding: 0px 5px;
	position: relative;
}
#facebook-friends-weekly-romance .friend .horo .share {
	padding-top: 3px;
	padding-left: 13px;
}

#facebook-friends-weekly-romance .friend-hover .horo .share a {
	-webkit-transition: color linear 100ms;
	color: #fff !important;
}
#facebook-friends-weekly-romance .friend .horo .share a {
	font-weight: bold;
	text-decoration: none;
	color: #3b5999;
	font-size: 11px;
	-webkit-transition: color linear 100ms;
	line-height: 1.4em;
}
#facebook-friends-weekly-romance .friend .horo .share a:hover {
	text-decoration: underline;
}

#facebook-friends-weekly-romance .friend .more {
	position: absolute;
	top: 2px;
	right: 2px;
	height: 50px;
	width: 50px;
	text-align: center;
}
#facebook-friends-weekly-romance .friend .more a {
	display: block;
	width: 50px;
	padding: 16px 0px;
	height: 18px;
	text-decoration: none;
	color: #3b5999;
	font-weight: bold;
	-webkit-transition: color linear 100ms;
}
#facebook-friends-weekly-romance .friend .more a:hover {
	text-decoration: underline;
}

#facebook-friends-weekly-romance .friend-hover .more a {
	color: #fff;
}

#facebook-friends-weekly-romance .buttons {
	background: #f2f2f2; 
	padding: 10px;
	height: 23px;
	position: relative;
}

#facebook-friends-weekly-romance .buttons a {
	text-decoration: none;
	background: url(http://gfx.tarot.com/images/widgets/facebook/fb-nav-btn-sprite.png);
	width: 43px;
	height: 22px;
	display: block;
	margin-left: 1px;
	position: absolute;
	top: 12px;
	right: 13px;
}
#facebook-friends-weekly-romance .buttons a:hover { color: #ff0; }
#facebook-friends-weekly-romance .buttons a.scroll-up         { background-position: -86px  -0px; }
#facebook-friends-weekly-romance .buttons a.scroll-down       { background-position: -129px -0px; right: 57px; }
#facebook-friends-weekly-romance .buttons a.scroll-up:hover   { background-position: -86px  -23px; }
#facebook-friends-weekly-romance .buttons a.scroll-down:hover { background-position: -129px -23px; }

#facebook-friends-weekly-romance .buttons a.scroll-up-disabled         { cursor: default; background-position: -86px  -46px; }
#facebook-friends-weekly-romance .buttons a.scroll-down-disabled       { cursor: default; background-position: -129px -46px; right: 57px; }
#facebook-friends-weekly-romance .buttons a.scroll-up-disabled:hover   { cursor: default; background-position: -86px  -46px; }
#facebook-friends-weekly-romance .buttons a.scroll-down-disabled:hover { cursor: default; background-position: -129px -46px; }

#facebook-friends-weekly-romance .buttons-inactive a.scroll-up         { cursor: default; background-position: -86px  -46px; }
#facebook-friends-weekly-romance .buttons-inactive a.scroll-down       { cursor: default; background-position: -129px -46px; }
#facebook-friends-weekly-romance .buttons-inactive a.scroll-up:hover   { cursor: default; background-position: -86px  -46px; }
#facebook-friends-weekly-romance .buttons-inactive a.scroll-down:hover { cursor: default; background-position: -129px -46px; }
#facebook-friends-weekly-romance .buttons .search-results {
	color: #666;
	font-size: 12px;
	display: block;
	position: absolute;
	top: 13px;
	left: 181px;
	height: 17px;
	width: 155px;
	padding-top: 3px;
}
#facebook-friends-weekly-romance .buttons .searchbox {
	border: 1px solid #ccc;
	display: block;
	width: 155px;
	height: 20px;
	position: absolute;
	left: 13px;
	top: 13px;
}
#facebook-friends-weekly-romance .buttons .search-box-placeholder {
	color: #999;
}
#facebook-friends-weekly-romance .buttons .searchbox:focus {
	border: 1px solid #3b5999;
}

#facebook-friends-weekly-romance .buttons .search-clear {
	display: block;
	position: absolute;
	height: 16px;
	width: 16px;
	left: 149px;
	top: 17px;
	background: #999;
	background-image: url(http://gfx.tarot.com/images/widgets/facebook/fb-widget-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -170px;
	font-size: 1px;
}
#facebook-friends-weekly-romance .buttons .search-clear:hover {
	background-position: -16px -170px;
}

#facebook-friends-weekly-romance a.login-link {
        margin-right: 4px;
}

