/***
 * These are my CSS additions
 * called from MUPlugins
 *
 * and loaded into the <head> sections 
 * of all pages/posts etc.
 */

.googlemap {	border: 2px solid black;
		text-align: center;	
		}

.right	{	float:right;
		margin-left:10px;}

.left	{	float:left;
		margin-right:10px;}

.noborder {border: 0px none;}

.block { display:block !important; margin:0 auto !important; }
