/* CSS Document */
/* BEGIN LiISTING PACKAGE ADDON */
.listing_package_table {
	border: 1px solid #8A8A8A;
}
.listing_package_tr {
	background: #1476BF;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 3px;
}

.listing_package_td1 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 3px;
}
.listing_package_td {
	border-left: 1px solid #8A8A8A;
	height: 25px;
	padding: 3px;
}
.listing_package_row1 {
	background: #ffffff;
}
.listing_package_row2 {
	background: #E2E2E2;
}
.tab1a td, .tab1a tr {
	padding: 5px;
	font-size: 11px;
}
