/**
 * 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.
 */


/* WContactinfo-5 */
.AV-WContactinfo-5
{
	
}
	.AV-WContactinfo-5 .contactinfo-inside
	{
		margin: 10px;
	}
	.AV-WContactinfo-5 .title
	{
		height: 15px;
		margin-bottom: 10px;
		font-size: 16px;
	}
	.AV-WContactinfo-5 .width
	{
		width: 315px;
	}
	.AV-WContactinfo-5 .info
	{
		height: 50px;
		margin-top: -1px;
		font-size: 11px;
	}
		.AV-WContactinfo-5 .info .left
		{
			float: left;
			margin-right: 2px;
			width: 145px;
		}
		.AV-WContactinfo-5 .info .right
		{
			float: left;
			width: 145px;
		}