.bigfooter {
	clear:both;
	padding:20px 30px 5px;
	background:#f4f2f0;
	font-size:12px;
}
.bigfooter a,
.bigfooter a:hover,
.bigfooter a:focus,
.bigfooter a:hover *,
.bigfooter a:focus * {
	color:#66605b !important;
}
.bigfooter .title {
	margin:0 0 20px 0;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.bigfooter .list {
	float:left;
}
.bigfooter .list strong {
	display:block;
}
.bigfooter .list .sublist {
	float:left;
	margin-top:15px;
}
.bigfooter .list .sublist li {
	padding:0 0 0 10px;
	margin-bottom:17px;
	background:none;
}
.bigfooter .about {
	width:225px;
}
.bigfooter .details {
	width:315px;
}
.bigfooter .details .sublist {
	float:left;
	width:140px;
}
.bigfooter .plans-tbl {
	width:190px;
}
.bigfooter .list {
	font-weight:normal;
	color:#000;
}
.bigfooter .list .sublist a {
	font-weight:normal;
	color:#66605b;
}
.bigfooter .list.constructor li {
	background:none;
}