	/**
	 * @author Евгений Дорошенко
	 * @date 2009-11-20
	 *
	 * Стили футера продавца Mobiticket
	 */

	.footer { height: 60px; margin: 0 30px 0px 30px; padding: 20px; margin-top: -100px; background-color: #f2f2f3; }

	.contacts { font-size: x-small; color: #6d6e71; list-style-type: none; padding: 0; margin: 0; }
	
		.contacts li { padding: 1px 0; }

		.contacts a { color: #6d6e71; cursor: default; text-decoration: none; }

		.contacts address { display: inline; font-style: normal;}

	.about { margin: 10px 0 0; font-weight: bold; }