div#info {
   width: 378px;
   position: absolute;
   left: 32px;
   top: 511px;
}

div#info div.module_body
{
   height: 155px;
}

div#info div.module_body ul
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-left: 0px;
   margin-left: 17px;
   // margin-left: 14px;
   list-style: list-style-image;
   list-style-image: url('../img/arrow.png');
   //list-style-image: url('../img/arrow_ie.png');
   line-height: 150%;
}

div#contact
{
}

div#contact div.module_body
{
   height: 155px;
}
