/*--------------------
	BUTTONS
----------------------*/
.btnSave { position:absolute; width:19px; height:16px; text-indent:-2000em; `text-indent:0; `font-size:0; `line-height:2000px; border:none; background:transparent url(/img/cmn/icons/sprites.png) no-repeat 1px -2px; }
.btnSave:hover { background-position:1px -42px; }

/*--------------------
	SPELLING
----------------------*/
#spelling select { position:absolute; top:87px; width:60px; font-size:.8em; }
#spelling .btnSave { top:55px; left:318px; }
/* Selects */
.nb1 { left:-30px; }
.nb2 { left:32px;  }
.nb3 { left:94px;  }
.nb4 { left:156px; }
.nb5 { left:218px; }
.nb6 { left:280px; }

/*----------------
	DIAGRAMS
------------------*/
.diaL b, .diaM b, .diaS b { cursor:pointer; }
.diaL b.no, .diaM b.no, .diaS b.no { background-position:0 20px; }
.diaL select, .diaM select, .diaS select { position:absolute; top:1%; right:102%; `right:102%; font-size:.8em; }
.diaL .btnSave, .diaM .btnSave, .diaS .btnSave { top:102%; right:1%; }
.diaL .notes b, .diaM .notes b, .diaS .notes b { cursor:default; }
