.userhome_layout_1_right {
  padding-left: 10px;
}

#app_5 .header {
  display: none;
}

#app_5 {
  position: static;
}

#appcontent_app_5 {
  padding: 0px;
  border: 0px;
}



/* Better newsfeed */

 
  #app_5 .header {
    display: none;
  }
  
  
  #app_5 {
    position: static;
  }
  
  #appcontent_app_5 {
    padding: 0px;
    border: 0px;
  }
 
  div.app_betternewsfeed_more {
    padding: 5px;
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
    background-color: #F6F6F6;
    border: 1px solid #EEE;
  }  
 
  .betternewsfeed_tab_wrapper_table {
    border-left:1px solid #DDD;
  }
 
  td.betternewsfeed_tab a {
    background-color: #EEEEEE;
    background-image: url(./images/whiteline.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 7px 10px 7px 10px !important;
    border: 1px solid #DDD; 
    border-left: none;
    font-weight: bold !important; 
    display: block;
  }
  td.betternewsfeed_tab a:hover {
    background-color: #F4F4F4;
    background-image: url(./images/whiteline.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 7px 10px 7px 10px;
    border: 1px solid #DDD; 
    border-left: none;
    font-weight: bold; 
    display: block;
  }
  td.betternewsfeed_tab2 a {
    background-color: #FFFFFF;
    background-image: url(./images/whiteline.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 7px 10px 8px 10px;
    border: 1px solid #DDD; 
    border-left: none;
    border-bottom: none;
    font-weight: bold; 
    display: block;
  }
  td.betternewsfeed_tab2 a:hover {
    background-color: #FFFFFF;
    background-image: url(./images/whiteline.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 7px 10px 8px 10px;
    border: 1px solid #DDD; 
    border-left: none;
    border-bottom: none;
    font-weight: bold; 
    display: block;
  }
  #betternewsfeed_tabs_profile { 
    border-left: 1px solid #DDD;
  }
  td.betternewsfeed_tab_end {
    border-bottom: 1px solid #DDD;
  }
 
  div.betternewsfeed_content {
    padding: 10px; 
    border: 1px solid #DDD;
    border-top: none;
  }
 
 
  /* Newsfeedplus override */
  textarea.newsfeedplus_comment {
    width: 80%;
  }
  
  table.newsfeedplus_comment_item {
    width: 100% !important;
  }
  
  table.newsfeedplus_like_item {
    width: 100% !important;
  }
  



/* welcome app */


.app_welcomeapp {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
}
 
#welcomeapp_nav {
  padding: 5px;
}
 
A.welcomeapp_nav_disabled {
  color: #DDD;
}
 
.app_welcomeapp_screen {
  padding: 10px;
  color: 333;
}
 
#appcontent_app_73 {
  padding: 0px;
}
 
.welcomeapp_viewport {
  Xwidth: 200px;
  min-height: 100px;
  overflow: hidden;
  vertical-align: top;
  border: 1px solid #DDDDDD;
}
 
.welcomeapp_viewportwrapper {
  Xpadding: 5px;
  Xbackground: #fffadc;
  background: #DEE7ED ;
  Xborder: 1px dashed #CCCCCC;
  position: relative;
}



/* fb stream */

.UIIntentionalStream_Content {
  color: #333;  
 
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
  font-size:11px;
  text-align:left;
}
 
.UIIntentionalStream_Content label {
  color:#666666;
  cursor:pointer;
  font-weight:bold;
  vertical-align:middle;
}
 
.UIIntentionalStream_Content img {
  border: 0px none;
}
 
.UIIntentionalStream_Content .clearfix {
  display:block;
}
 
.UIIntentionalStream_Content a {
  color:#3B5998;
  cursor:pointer;
  outline-style:none;
  text-decoration:none;
}
 
.UIIntentionalStream_Content h1, .UIIntentionalStream_Content h2, .UIIntentionalStream_Content h3, .UIIntentionalStream_Content h4, .UIIntentionalStream_Content h5 {
  color:#333333;
  font-size:13px;
  margin:0;
  padding:0;
}
 
/* emphasize */
div.UIStory_First {
  border-top:medium none;
  margin-top:0;
  
  padding-top: 0px;
}
 
.UIIntentionalStory {
  background-color:#FFFFFF;
  border-top:1px solid #EEEEEE;
  margin-bottom:7px;
  padding:7px 0 0 60px;
  position:relative;
}
 
.UIIntentionalStory_Pic {
  left:0;
  position:absolute;
}
 
.UIProfileImage_LARGE {
  height:50px;
  width:50px;
}
 
.UIIntentionalStory_Message, .UIIntentionalStory .location {
  font-size:13px;
  font-weight:normal;
  overflow:hidden;
}
 
.UIIntentionalStory_Names {
  color:#444444;
  font-weight:bold;
}
 
.UIStoryAttachment {
  margin-bottom:5px;
  margin-top:6px;
  overflow:hidden;
  padding-right:10px;
}
 
.UIIntentionalStory .UIStoryAttachment_MediaSingle {
  padding-right:10px;
}
 
.UIStoryAttachment_Media {
  float:left;
  overflow:hidden;
}
 
.UIIntentionalStory_Info {
  clear:left;
  display:block;
  margin-top:3px;
  min-height:16px;
}
 
.UIActionLinks_bottom, .UIActionLinks_left, .UIActionLinks_right {
  color:#999999;
}
 
.UIImageBlock_Image {
  float:left;
  margin-right:5px;
}
 
.UIImageBlock_Image img, img.UIImageBlock_Image {
  vertical-align:bottom;
}
 
.UIMediaItem_Wrapper {
  overflow:hidden;
}
 
.sx_icons_hidden {
  background-position:0 -877px;
}
 
/* todo: cache sprite */
.spritemap_icons {
  background-image:url(http://www.facebook.com/rsrc.php/z7M7F/hash/4k0zzgdi.png);
  background-repeat:no-repeat;
  display:inline-block;
  height:16px;
  width:16px;
}
 
.UIImageBlock_Content {
  display:table-cell;
}
 
.UIIntentionalStory_InfoText {
  color:#777777;
  min-height:16px;
  padding:2px 0 0;
}
 
.UIIntentionalStory_Location, .UIIntentionalStory_Time, .UIIntentionalStory_Time a {
  color:#777777;
  font-size:11px;
}
 
.action_links_title .comment_link, .action_links_bottom .comment_link, .UIActionLinks .comment_link {
  color:#3B5998;
  font-weight:normal;
  vertical-align:text-bottom;
}
 
.UIStoryAttachment_Title {
  font-weight:bold;
  padding-top:3px;
}
 
.UIStoryAttachment_Caption {
  color:#808080;
  padding-top:3px;
}
 
.UIStoryAttachment_Table {
  padding-top:2px;
}
 
.UIStoryAttachment_Label {
  color:#999999;
  padding-right:4px;
}
 
.UIStoryAttachment_BlockQuote {
  border-left:2px solid #CCCCCC;
  padding:0 0 3px 8px;
}
 
div.UIStoryAttachment_MediaWide {
  float:none;
}
 
.UIMediaItem_ManyItems {
  float:left;
}
 
.UIIntentionalStory_MediaExtra {
  padding-left:8px;
}
 
.UIMediaItem_Photo .UIMediaItem_Wrapper {
  border:1px solid #CCCCCC;
  padding:3px;
}
 
.UIMediaItem img {
  display:block;
  vertical-align:middle;
}
 
.UIStoryAttachment_TitleBelow {
  clear:left;
  padding:5px 0 0;
}
 
.UIIntentionalStory .UIMediaItem_video {
  padding-bottom:0;
}
 
a .video_thumb {
  display:block;
  float:left;
  margin:0;
}
 
.video_thumb span.thumb {
  background-image:url(http://www.facebook.com/rsrc.php/z92UN/hash/76y253lh.png);
  background-position:left bottom;
  background-repeat:no-repeat;
  cursor:pointer;
  position:absolute;
  z-index:9;
}
 
.share_media .video_thumb img {
  width:130px;
}
 
.video_thumb span.play {
  background-image:url(http://www.facebook.com/rsrc.php/z92UN/hash/76y253lh.png);
  background-position:left bottom;
  background-repeat:no-repeat;
  display:inline;
  position:absolute;
  z-index:10;
}
 
.video_thumb img.decoy {
  display:inline;
  visibility:hidden;
}
 
.UIStoryAttachment_Copy {
  color:#808080;
}
 
.UIStoryAttachment_Copy .CopyTitle {
  font-weight:bold;
  color:#808080;
}
 
.UIStoryAttachment_Copy .CopyBody {
  color:#808080;
}
