img
{
  /* margin: 0;*/ padding: 0; border: 0;
}
ol
{
	list-style: decimal;
}
ul
{
	list-style: disc;
}

/*
   html, body, div, span, iframe, h1, h2, h3, h4, 
   h5, h6, p, blockquote, pre, a, abbr, acronym, 
   code, em, font, img, dl, dt, dd, ol, ul, li, 
   fieldset, form, label, legend, table, caption, 
   tr, th, td{
       margin: 0; padding: 0; border: 0;
   }
   ol, ul { 
       list-style: none;
   }
*/