.ipc_minibanners {
	margin: 0;
	padding: 0;
	height: 157px;
}
.ipc_minibanners ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ipc_minibanners ul li {
	list-style-type: none;
	float: left;
	margin: 0 26px 0 0;
	padding: 0;
}
.ipc_minibanners ul li:last-child {
	margin: 0;
}




#servicesList {
	display: block;
}
#servicesList #body {
	padding: 20px;
	margin: 0;
	border: 0;
	background-color: #e7da9f;
}
#servicesList #body h1 {
	padding-bottom: 0;
	margin-bottom: 0;
}
#servicesList #body table {
	width: 100%;
	padding: 10px 0 0 0;
}
#servicesList #body table td {
	text-align: left;
	vertical-align: middle;
	padding: 0 20px 10px 0;
}
#servicesList #body table td.price {
	text-align: center;
	vertical-align: middle;
	padding: 0 10px 10px 0;
	width: 102px;
}
#servicesList #body table td.price img {
	width: 108px;
	height: 108px;
}
#servicesList #body .title {
	padding: 0;
	margin: 0;
	font-style: italic;
}
#servicesList #body ul li {
	list-style-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/list.png');
}
#servicesList #warning {
	padding: 50px 0 0 0;
	color: #a02929;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#servicesList #shadow {
	background-image: url('/cfs-file.ashx/__key/communityserver-components-userfiles/00-00-00-21-44-_3F044004380441043E043504340438043D0435043D043D044B043504_+_4404300439043B044B04_/down_2D00_shadow.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 715px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}