.right		{float:right !important;}
.left		{float:left !important;}
.cleft		{clear:left;}
.cright		{clear:right;}
.cboth		{clear:both;}
.nobg		{background-image:none !important}
:focus		{outline: 0;}
 
img			{border:0px;}
ol, ul		{list-style-image:none;list-style-position:outside;list-style-type:none;}

form		{margin:0;padding:0;}

.pointer	{cursor:hand;cursor:pointer}

a			{text-decoration: none;}

div.trans_controls		{margin:10px 0px 40px 0px}
div.trans_controls font	{display:block;float:left;margin:5px 10px 20px 0px;width:90px;padding:5px;}
font.trans				{border-top:1px dotted #dddddd;border-bottom:1px dotted #dddddd;}
font.trans_x			{border-top:1px dotted #dddddd;border-bottom:1px dotted #dddddd;background-color:red;color:yellow}
font.trans_selected		{color:yellow !important;background-color:blue !important;}
