/* CSS Document */
.sPlayVideo{width:85px;	height:25px; text-align:right; vertical-align:middle; background-image:url('play.png'); background-repeat:no-repeat;
background-color:transparent; cursor:pointer; padding-top:5px;}
.sPlayVideo span{font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:normal;}
.sViewImage{width:95px;	height:45px; text-align:right; vertical-align: baseline;  background-image:url('music.png'); background-repeat:no-repeat;
background-color:transparent; cursor:pointer; padding-top:10px;}
.sViewImage span{font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:normal;}
a.edit_feed{color:#fff; cursor:pointer;}

/*------------- */
.comments {width:25px;height:27px;background-image:url('feed/comments.png');background-repeat:no-repeat;background-color:transparent;}
.friend_added{width:25px;height:27px;background-image:url('feed/friend_added_2.ico');background-repeat:no-repeat;background-color:transparent;}
.bulletins_created{width:25px;height:27px;background-image:url('feed/bulletins.png');background-repeat:no-repeat;background-color:transparent;}
.polls_added{width:25px;height:27px;background-image:url('feed/poll_added.png');background-repeat:no-repeat;background-color:transparent;}
.polls_voted{width:25px;height:27px;background-image:url('feed/poll_vote_on.png');background-repeat:no-repeat;background-color:transparent;}
.quizzes_added{width:25px;height:27px;background-image:url('feed/quizzes.png');background-repeat:no-repeat;background-color:transparent;}
.quizzes_taken{width:25px;height:27px;background-image:url('feed/quizzes_taken.png');background-repeat:no-repeat;background-color:transparent;}
.events_added{width:25px;height:27px;background-image:url('feed/events3.png');background-repeat:no-repeat;background-color:transparent;}
.events_invite{width:25px;height:27px;background-image:url('feed/invite.jpg');background-repeat:no-repeat;background-color:transparent;}
.image_added{width:25px;height:27px;background-image:url('feed/image_added2.png');background-repeat:no-repeat;background-color:transparent;}
.album_added{width:25px;height:27px;background-image:url('feed/album_added.gif');background-repeat:no-repeat;background-color:transparent;}
.video_added{width:25px;height:27px;background-image:url('feed/videos_added.png');background-repeat:no-repeat;background-color:transparent;}
.video_fav{width:25px;height:27px;background-image:url('feed/fav.png');background-repeat:no-repeat;background-color:transparent;}
.blogs_added{width:25px;height:27px;background-image:url('feed/blogs_added.png');background-repeat:no-repeat;background-color:transparent;}
.listing_added{width:25px;height:27px;background-image:url('feed/listing_added3.png');background-repeat:no-repeat;background-color:transparent;}
.groups_added{width:25px;height:27px;background-image:url('feed/group_added2.ico');background-repeat:no-repeat;background-color:transparent;}
.groups_joined{width:25px;height:27px;background-image:url('feed/group_added2.ico');background-repeat:no-repeat;background-color:transparent;}
.gave_gifts{width:25px;height:27px;background-image:url('feed/gift.png');background-repeat:no-repeat;background-color:transparent;}

