.section-support-table {
	width: 100%;
}

.section-support-table img {
	float: right;
	margin-right: 15px;
}

.section-support-table td {
	padding-top: 15px;
	vertical-align: top;
	width: 50%;
}

.section-support-table th {
	background-image: url(../../../get/images/home/news.png);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	height: 22px;
	text-decoration: none;
	padding-left: 10px;
}

.section-support-table2 {
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #f8f8f8;
	border: 1px solid #c5c6c8;
	font-size: 13px;
	text-align: center;
	width: 100%;
}

.section-support-table2 td, .section-support-table2 th {
	border-left: 1px solid #c5c6c8;
	border-top: 1px solid #c5c6c8;
}

.section-support-table2-header th {
	border-top: 0;
	text-align: center;
}