/**
 * Copyright: 2007-2012, Web Techtonics, LLC
 * This code is property of Web Techtonics, LLC. All rights reserved.
 * May not be re-used, re-distributed or modified without permission.
 */


/* WText-1 */
.AV-WText-1
{
	overflow: auto;
}
	.AV-WText-1 .text-inside
	{

	}
	.AV-WText-1 .title
	{
		font-size: 16px;
	}
	.AV-WText-1 li
	{
		margin: 2px;
		padding: 2px;
		line-height: 1.1;
	}
	.AV-WText-1 .alt h1
	{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 3px;
	}
	.AV-WText-1 .alt h2
	{
		font-size: 13px;
		font-weight: bold;
	}
	.AV-WText-1 .text-inside img,
  .AV-WText-1 .text-inside table
	{
		max-width: 100%;
	}
