.table-links td
{
	background-image: url('../images/bg-links.jpg');
	backgound-repeat: no-repeat;
	background-position: right;
	padding: 12px 2px 0px 2px;
	margin: 0px;
	display: block;
	width: 85px;
	height: 25px;
	text-align: center;
	font-size: 7pt;
}

#table-gb th
{
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}

#table-gb td
{
	vertical-align: top;
}

.table-produk
{
	margin: 10px 3px 0px 3px;
	width: 475px;
	height: 420px;
}

.table-produk-tn
{
	text-align: center;
}

.table-produk-tn a:hover
{
	text-decoration: none !important;
	color: #003366;
}

.table-produk-tn td
{
	background-color: #DAD2B3;
	text-align: center;
	border-top: 1px solid #8C8A8C;
	border-right: 1px solid #8C8A8C;
	border-bottom: 1px solid #8C8A8C;
	border-left: 1px solid #8C8A8C;
	padding: 2px 2px 2px 2px;
}

/*.table-detail_produk
{
	background-color: #DAD2B3;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	border-top: 1px solid #8C8A8C;
	border-right: 1px solid #8C8A8C;
	border-bottom: 1px solid #8C8A8C;
	border-left: 1px solid #8C8A8C;
}

.table-detail_produk th
{
	padding: 0px 3px 0px 3px;
	font-size: 8pt;
	text-align: left;
}

.table-detail_produk td
{
	padding: 3px 3px 3px 3px;
}*/

.table-chat
{
	margin: 0px 0px 0px 30px;
}

.table-chat td
{
	font-family: Helvetica, Arial, Tahoma, sans-serif; 
	font-size: 0.9em;
	border-width: 1px;
	border-style: solid;
	border-color: #CDCD9B;
	border-collapse: collapse;
	border-top: #CDCD9B solid 1px;
	border-left: #CDCD9B solid 1px;
	/*margin: 10px 0px;
	padding: 0.5em 0.2em;*/
	color: #333333;
	background-color: #F0F0B9;
}

.table-kontak td
{
	padding: 1px 1px 1px 1px;
	border: none !important;
}