/* Base */
	
	.fb-wall.loading{
		background-image:url(jquery.neosmart.fb.wall/loader-small.gif);}
	.fb-wall-likes{
		background-image:url(jquery.neosmart.fb.wall/like.gif);
		border-bottom:none; 
		}
		
	.fb-wall-likes div{
		background-image:url(jquery.neosmart.fb.wall/like.gif);
		background-color: white;		
		}
		
	.fb-wall:after, .fb-wall-media:after, .fb-wall-clean {
		clear: none;
		}
	.fb-wall {
		font-family: arial,sans-serif;
		width: 490px;
		/* Version 1.1*/
		text-align: justify;}

	.fb-wall-data{
		margin-left:10px;
		}
	
	.fb-wall-data-left{
		margin-left:10px;
		/* Version 1.1*/
		}
	
	.fb-wall-data-right{
		margin-left:10px;
		/* Version 1.1*/
		}
		 	
	.fb-wall a {
    color: #003399;}
	
	.fb-wall-message-from {
    font-weight: normal;
	font-size: smaller;
	}
	
	.fb-wall-comment-from-name {
    font-weight: normal;}
	
	.fb-wall-name {
    font-weight: normal;}
	
	.fb-wall-comment {
    background-color: white;
	border-bottom:none; 
	} 