/**
 * Copyright: 2007-2015, 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.


*/

.AV-VFeatures-3 #features-tab
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.AV-VFeatures-3 #features-tab li
{
	margin-left: 20px;
}
.AV-VFeatures-3 #features-tab li:first-child
{
	margin-left: 0px;
}
.AV-VFeatures-3 .features-box
{
	display: none;
	padding: 0px 20px 22px 20px;
    background-color: #fff;
    font-size: 15px;
    font-weigth: 400;
    margin-top: 20px;
}
.AV-VFeatures-3 .features-box ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.AV-VFeatures-3 .features-box ul li
{
	padding: 20px 0px;
	height: 20px;
}