
ul.list li {
	background-image: url(images/ul_list_li.gif);
}

h2.img {
	background-color: #d2ead4;
}

h2.img em {
	background: url(images/h2_img.gif) no-repeat left top;
}

div.bc table td {
	background: url(../images/bg_stripe.gif) repeat;
	padding: 40px;
	vertical-align: top;
	width: 410px;
}

div.bc table td.space {
	background-image: none;
	padding: 0px;
	width: 20px;
}

div.bc table td h3 {
	font-size: 140%;
	padding: 10px 0px;
	text-align: center;
}

table.ts td {
	background: #e8efcb url(../images/bg_dot-trans.png) repeat;
	border: none;
	line-height: 1.8em;
	padding: 15px 20px 30px 20px;
	border: 1px solid #bfbfbf;
	vertical-align: top;
	width: 274px;
}

table.ts td.space {
	background-image: none;
	background-color: white;
	border: 0px;
	padding: 0px;
	width: 14px;
}

table.ts td h2 {
	padding: 50px 0px;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}

table.ts td h3 {
	font-weight: normal;
	background-color: black;
	color: white;
	padding: 5px 20px;
	text-align: center;
}

table.ts td ul.list {
	margin-top: 5px;
	border-color: black;
}

table.ts td ul.list li {
	background-position: 20px 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-image: url(images/ts_ul_list_li.gif);
	border-color: black;
}

div.case {
	background: url(../images/bg_stripe.gif) repeat;
	padding: 20px;
}

