.text_sqzer h4 {
	color: #d30404;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.text_sqzer p {
	color: #000000;
	font-size: 13px;
	margin-bottom: 2em;
}

.text_sqzer ul {
	color: #000000;
	font-size: 13px;
	list-style-position: outside;
}

.text_sqzer ul li {
	background: transparent url(/include/images/list_reddot.png) center left no-repeat;
	padding-left: 1em;
	margin-bottom: 0.5em;
}

.text_sqzer ul li span {
	color: #dc0505;
}

.item {
	width: 120px;
}

table tbody td {
	padding: 4px;
}

table.t_col tbody td.col_head {
	background-color: #fdeeee;
	text-align: center !important;
}

table.t_col tbody tr.odd td.col_head {
	background-color: #fef5f5;
}

table.t_col tbody td {
	background-color: #f9f9f9;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

table.t_col tbody .odd td {
	background-color: #ffffff;
}

table.twin tbody td {
	background-color: #fdeeee;
	color: #656565;
}

table.twin tbody .odd td {
	background-color: #fef5f5;
}