	
#container-table {
	border:none;
	padding:0;
}

#container-table td{
	border:none;
	padding:0;
	vertical-align:top;
}

.nested-table {
	border:1px solid #CCC;
	padding:0;
	width:180px;
}

.nested-table th {
background:#DFE1E0;
font-size: 13px;
text-indent: 1em;
text-align:left;
height: 1.6em;
}

.nested-table td.bg {
	height:111px;
}

.nested-table td.applications {
	/*background-image:url(../img/hp-box-bg-applications.jpg);*/
	}

.nested-table td.products {
	/*background-image: url(../img/hp-box-bg-products.jpg);*/
}

.nested-table td.services {
	/*background-image: url(../img/hp-box-bg-services.jpg);*/
}

.nested-table td.list ul{
padding-top:.25em;
*padding-top:1em;
}







