@charset "utf-8";
/* CSS Document */

.container #table-services table2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: rgba(255,255,255,1);
	border-top-color: rgba(153,153,153,1);
	border-right-color: rgba(153,153,153,1);
	border-bottom-color: rgba(153,153,153,1);
	border-left-color: rgba(153,153,153,1);
	width: 90%;
}
.container #table-services table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	border-color: rgba(204,204,204,1);
	
}
.container .sidebar2 img {
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-left: 2px; */
}
