@charset "UTF-8";
/* CSS Document */

#buddiesprofilePic {
  
   float: none;
   
}

#recommendation-findfriend-btn {
    
    width: 70px;
    margin: 0 0.5em 0.5em 0;
    
}

#homepageImage img{
	
	width:250px;
	height:auto;
}

   #homepageUserAmount {
        top: -1em;
    }
    
    #indexpage {

    left: 0em; 
}

#communityline{
	padding: 2em 0 0;
	left:0;
}

.cheeseHeaderIcon img {
height:30px;
width:auto;
padding: 0.1em 0;

}

.BackArrowIcon {
    color: #3445a1;;
    font-size: 1.5em;
    padding: 0 0 0 0.3em;
}