p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415481;
}
a {  text-decoration: none}
a:hover {  text-decoration: underline}
body {
	font-family: Arial, Helvetica, sans-serif;
}

.adDetail {
	color: #333333;
	width: 400px;
	margin-left: 30px;
	margin-right: 30px;
}
.adDetail p {
	font-size: 12px;
}
.adDetail UL {
	font-size: 12px;
}
.adDetail .title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D9DDE6;
}
.adDetail .contact {
	font-size: 10px;
}
.adDetail a {
	text-decoration: none;
}
.adDetail a:hover {
	text-decoration: underline;
}.adDetail .header {
	font-size: 12px;
	color: #415481;

}
.adList {
	color: #415481;
	font-size: 12px;

}

.adList .rowHeader td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9DDE6;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9DDE6;

}
.adList .rowHeader td{
	padding-top: 5px;
	background-color: #F7F8FA;
}
.adList a{
	font-size: 12px;
}
.adList .more {
	display: none;
}
.adList .adInfo {
	color: #333333;
}
.adList b {
	color: #CC9900;
	font-weight: normal;
}
.adList A {
	text-decoration: none;
}
.adList A:hover {
	text-decoration: underline;
}
.adList .title {
	padding-bottom: 10px;
}
.adList .pageSelector a {
	text-decoration: underline
}
.adList .date td {
}
.leftPanel {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #415481;
}
.rightPanel {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #415481;

}
