/* Praxis Interactive :: Links Widget CSS Definitions
======================================================================================================================== */

div.LinksWidget ul.links
{
   margin: 0px !important;
}

div.LinksWidget ul.links li
{
   margin: 5px 0;

   list-style-type: none;
}