Index: wp-content/plugins/hello.php
===================================================================
--- wp-content/plugins/hello.php	(revision 9676)
+++ wp-content/plugins/hello.php	(working copy)
@@ -61,12 +61,11 @@
 	<style type='text/css'>
 	#dolly {
 		position: absolute;
-		top: 2.3em;
+		top: 4.5em;
 		margin: 0;
 		padding: 0;
-		right: 10px;
-		font-size: 16px;
-		color: #d54e21;
+		right: 215px;
+		font-size: 11px;
 	}
 	</style>
 	";
@@ -74,4 +73,4 @@
 
 add_action('admin_head', 'dolly_css');
 
-?>
\ No newline at end of file
+?>

