/* @group packsEmpresasWrapper */
#packsEmpresasWrapper p {
	margin-bottom: 10px;
}
.sectionWrapper {
	margin-bottom: 20px;
	padding-right: 10px;
}
#packsEmpresasWrapper table {
	width: 100%;
	border-collapse: collapse;
}
/* @end */
/* @group thead */
#packsEmpresasWrapper table tr th {
	background-position: expression(-this.offsetLeft);
}
#packsEmpresasWrapper td,#packsEmpresasWrapper th {
	width: 95px;
}
#packsEmpresasWrapper th {
	text-align: center;
}
#packsEmpresasWrapper .firstCol {
	width: 410px;
}
#packsEmpresasWrapper .firstRow th {
	color: #C0C7CC;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
}
#packsEmpresasWrapper .firstRow .oldPrice {
	position: relative;
}
#packsEmpresasWrapper .firstRow .oldPrice span {
	background-position: -50px -442px;
	height: 20px;
	width: 18px;
	left: 20px;
	position: absolute;
	top: 2px;
}
#packsEmpresasWrapper .secondRow th {
	font-size: 14px;
	font-weight: bold;
	color: #6B7C87;
}
#packsEmpresasWrapper .secondRow .firstCol {
	color: #455560;
	padding: 10px 0;
	text-align: left;
}
#packsEmpresasWrapper .thirdRow {
	background: transparent url(/_img/backgrounds/servicesTHead.png) repeat scroll 0 0;
	line-height: 40px;
	color: #FFF;
	font-size: 21px;
}
#packsEmpresasWrapper .thirdRow .firstCol {
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #597D2A;
	font-style: italic;
	padding-left: 10px;
	text-align: left;
}
#packsEmpresasWrapper .thirdRow th .capital, #packsEmpresasWrapper .firstRow th .capital {
	padding-left: 3px;
	font-size: 12px;
}
#packsEmpresasWrapper .thirdRow th span {
	font-size: 16px;
}
#packsEmpresasWrapper .thirdRow .firstCol .destaque {
	font-size: 12px;
	font-weight: bold;
}
/* @end */
/* @group tbody */
#packsEmpresasWrapper tbody tr {
	height: 40px;
	width: 778px;
}
#packsEmpresasWrapper tbody tr td {
	background-position: expression(-this.offsetLeft);
	color: #455560;
	font-size: 12px;
	line-height: 16px;
}
#packsEmpresasWrapper tbody tr .first {
	padding-left: 10px;
	vertical-align: middle;
	width: 400px;
}
#packsEmpresasWrapper tbody tr.light td a, #packsEmpresasWrapper tbody tr.dark td a {
	color: #87c040;
}
#packsEmpresasWrapper tbody tr.light td a:hover, #packsEmpresasWrapper tbody tr.dark td a:hover {
	color: #455560;
	text-decoration: underline;
}
#packsEmpresasWrapper tbody .light {
	background: url(/_img/backgrounds/servicesLight.png);
}
#packsEmpresasWrapper tbody .dark {
	background: url(/_img/backgrounds/servicesDark.png);
}
#packsEmpresasWrapper tbody .last {
	background: #F3F7FA;
}
#packsEmpresasWrapper tbody .last .first {
}
#packsEmpresasWrapper tbody .last td {
	vertical-align: middle;
}
#packsEmpresasWrapper tbody .last .first {
	padding-bottom: 8px;
}
#packsEmpresasWrapper tbody tr td img {
	margin-top: 5px;
}
.checkedIcon {
	width: 26px;
	height: 22px;
	display: block;
	background-position: left -442px;
	margin: 9px auto 0;
}
.unCheckedIcon {
	width: 24px;
	height: 24px;
	display: block;
	background-position: -26px -442px;
	margin: 9px auto 0;
}
.subscriveButton {
	color: #fff;
	display: block;
	font-size: 14px;
	height: 22px;
	margin: 0 auto;
	width: 79px;
}
.subscriveButton .leftSide {
	width: 4px;
	height: 27px;
	float: left;
	background-position: left -80px;
}
.subscriveButton .rightSide {
	height: 27px;
	float: left;
	background-position: right -80px;
	line-height: 28px;
	padding-right: 4px;
	padding-left: 1px;
}
/* @end */
/* @group criterios */
#criteriosB .topicsList {
	margin: 20px 0;
}
#criteriosB .topicsList li {
	background: #f6f7f2;
	color: #000;
	display: block;
	padding: 8px 50px 8px 8px;
	position: relative;
	min-height: 22px;
	border-bottom: 1px solid #d2d2ca;
}
#criteriosB .topicsList li.first {
	border-top: 1px solid #d2d2ca;
}
#criteriosB .topicsList li.pair {
	background: #f5f4f0;
}
#criteriosB .topicsList li h6 {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 16px;	
}
#criteriosB .topicsList li a.icon {
	position: absolute;
	top: 10px;
	right: 8px;
}
#criteriosB .topicsList li a.icon span.checked {
	width: 26px;
	height: 22px;
	display: block;
	background-position: left -442px;
}
#criteriosB .topicsList li a.icon span.unchecked {
	width: 26px;
	height: 22px;
	display: block;
	background-position: -70px -442px;
}
/* @end */
