
/*-- OPENDOORS AD STYLES --*/

.ADTable {
	width:100%;
	border-collapse:collapse;
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
}


.ADTable td {
	padding: 7px;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	font-size:70%;
}

.ADTable th {
	text-align: center;
	font-size:70%;
	font-weight: bold;
	color: #000000;
	padding: 7px;
	background: #e6e6e6;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}
