/**************************** GLOBAL ****************************/
*								{margin:0; padding:0;}
body							{font-family: Arial;}
.clear							{clear:both}
a								{text-decoration:none; cursor:pointer}
a:hover							{text-decoration:underline}
a.help							{color:#ffd8ee; font-weight:normal}		
textarea						{border:1px solid #999999; padding:5px; font-family:Arial; font-size:0.8em}
select							{padding:2px}
hr								{margin-top:20px; margin-bottom:20px; border:none; height:1px; background:#999999;}
label							{font-size:0.75em; margin-bottom:5px}
.col							{float:left; width:200px; padding:0px 5px 0px 0px}
.unfocus						{color:#777; font-style:italic;}


/**************************** STRUCTURE ****************************/
#wrapper						{width:274px; height:264px; background:#3ebef9 url(../images/widget-logo.png) top center no-repeat; padding:10px; border:3px solid #0083cb;}
#chords							{height:100px; width:261px; border:1px solid #0083cb; font-size:12px; font-family:monospace; margin-top:75px; margin-bottom:0px}
#controls						{float:left; margin-top:0px}
#controls ul					{float:left; list-style-type:none;}
#controls li					{float:left; display:block; list-style-type:none; cursor:pointer; text-align:center; font-size:12px; padding:2px 3px; height:16px; color:#333}
#controls input[type=radio]		{display:none}
#controls li:hover				{background:#1abcff; text-align:center}
#controls li.selected			{background:#0083cb; text-align:center}
#controls #submit				{}
#origkey						{float:left; height:20px; margin-right:10px; margin-top:0px; background:#eaeaea; width:271px; border-right:1px solid #0083cb; border-left:1px solid #0083cb; padding:0px}
#newkey							{float:left; height:20px; margin-right:10px; background:#aaa; margin-bottom:5px; width:271px; border:1px solid #0083cb; padding:0px;}

/**************************** FONTS ****************************/
h1								{font-size:0.8em; color:#333; margin-bottom:0.7em;}
h1 a							{color:#000}
p.label							{float:left; font-size:11px; display:block; width:55px; padding:2px 0px 0px 4px; color:#333; font-weight:bold}