/**
 * 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-2 */
.AV-WText-2
{
	overflow: auto;
}
	.AV-WText-2 .real-text-inside
	{
		margin: 10px;
	}
	.AV-WText-2 .title
	{
		font-size: 16px;
	}
	.AV-WText-2 li
	{
		margin: 2px;
		padding: 2px;
		line-height: 1.1;
	}