/**
 * @author: Martes Zibellina ( http://martes-zibellina.com ), mailto:info[@]martes-zibellina.com
 * @copyright: Martes Zibellina ( http://martes-zibellina.com )
 * @mailto: info[@]martes-zibellina.com
 * @version: 1.0.0.0
 */

@charset "utf-8";
table.TContacts { width:250px; margin:0px 0px 10px 0px; }
table.TContacts tr { }
table.TContacts td { vertical-align:middle; padding:5px 0px 5px 0px; border-bottom:1px dotted #dddddd; }
