 /*
 * Stylesheet for Share+ jQuery plugin
 
 Theme Name: Squared
 Author: Daniel Paul
 Author URI: http://danielpaul.me/
 Theme Version: 1.0
 
 * Share+ (c) 2011 Daniel Paul
 * Share+ : http://codecanyon.net/user/DanielPaul
 * http://danielpaul.me
 */
 
 @import url(../default/style.css);
 
 #shareplus * {
 	-webkit-border-radius: 0px;
 	-moz-border-radius: 0px;
 	border-radius: 0px;
}
