/*!
 * css for plugin: EGANY Facebook to WordPress importer 
 * Copyright 2015 EGANY.com
 * Licensed GNU v3.0 
 */ 
 
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.fb2wp_border {
	box-shadow: 0px 0px 3px black;
	margin: 10px;
}

.fb2wp_uppercase {
	text-transform: uppercase;
}
    
