.tDealerInfo {
	position: relative;
	padding-left: 25px;
}
.tDealerMap {
	float: right;
	background-color: #9a938a;
	padding: 3px 10px 10px 10px;
	display: none;
	/* width: 425px; */
	margin-right: 25px;
	margin-bottom: 10px;
}
.tDealerMap p {
	text-align: right;
	font-size: 0.9em;
	color: white;
	margin-bottom: 3px;
}
.tDealerMap p.tDealerCloseLink a {
	font-size: 0.8em;
	padding: 0px 1px;
	border: solid 1px white;
}
.tDealerMap a, .tDealerMap a:hover {
	color: white !important;
}

.tDealerInfo a, .tDealerInfo a:hover, .tDealerInfo a:active , .tDealerInfo a:visited{
	color: #646664 !important;
}

.tDealerInfo h3 {
	font-weight: normal;
	padding-top: 2px;
}

.tDealerInfo h1, .tDealerInfo h1 a {
	font-size: 13px;
	color: #646664;
	font-weight: bold;
}

.tDealerInfo h1 a,.tDealerInfo h1 a:hover,.tDealerInfo h1 a:active,.tDealerInfo h1 a:visited  {
	text-decoration: underline !important;
}

.tDealerInfo dl {
	padding-top: 15px;
}

.tDealerInfo dl dt {
	float: left;
	clear: left;
	width: 80px;
}

.tDealerInfo dl dt, .tDealerInfo dl dd {
	padding-top: 2px;
}

.tDealerInfo .tDealerEmphasis {
	font-weight: bold;
}

.tDealerLinks {
	clear: left;
	position: relative;
	margin-bottom: 35px;
	margin-top: 5px;
}
.tDealerLinks p.tDealerLink {	
	position: absolute;
	top: 0px;
	left: 170px;
	font-weight: bold;
}

.tDealerLinks p.tDealerLink a, a.tDealerLink,
	a.tDealerLink:hover, a.tDealerLink:visited, a.tDealerLink:active {
	color: #4a341b;
	font-weight:bold;
	margin-right:20px;
	padding-right:17px;
	background-position: left;
	line-height:14px; padding-left: 8px; padding-bottom: 2px;
	background-image: url(/img/global/gl_brown_arrow.gif);
	background-repeat: no-repeat !important;
	padding-left: 0.8em;
	width: auto;
}

.tDealerLinks p.tDealerMapLink {
	position: absolute;
	top: 0px;
}
.tDealerMapLink img { display: inline; }

.tPageTitleLink { position: absolute; right: 10px; top: 3px;
	list-style-type: none;	
}

.tPageTitleLink li { float: right; margin-left: 10px; }
.tPageTitleLink a { background-repeat: no-repeat; background-position: left 3px; padding-left:10px; }

.tRaqBody { top: 33px; position: relative; }
.tRaqBody h1.tPageTitle { margin-top: 0px; }

.tRaqBody .richTextPar { margin-left: 15px; }
.tRaqBody .richTextParTitle { margin-left: 15px; font-weight: bold; margin-bottom: 5px; }