@charset "ISO-8859-1";

a:active { outline: none; } /* remove dotted border from links... */
a:focus { -moz-outline-style: none; } /* ... in firefox*/

.boxDock ul li {
height:16px;
width:14px;
background-repeat:no-repeat;
float:left;
margin-right:10px;
cursor:pointer;
list-style:none;
/*background-color:#069;*/
}