div#contentBodyPop{
	width:440px;
	background:url('../IMAGES/grade.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

/*ACCESS*/
div#ac_Map{
	width:301px;
	margin-right:12px;
	float:left;
}
div#ac_Access{
	width:375px;
	float:left;
}
div#ac_popMap{
	width:410px;
	height:340px;
	text-align:center;
	background:#EEE;
}
div#ac_popAccess{
	width:410px;
}
div#ac_popTitle{
	width:410px;
	margin-top:20px;
	padding-bottom:2px;
	border-bottom:solid 1px #CCC;
}
table.ac_Data{
	font-size:12px;
	clear:both;
}
table.ac_Data th{
	width:94px;
	padding:10px 0px;
	text-align:left;
	border-top:solid 1px #CCC;
}
table.ac_Data td{
	width:270px;
	padding:5px 0px 5px 10px;
	border-top:solid 1px #CCC;
}

table.ac_Data2{
	font-size:12px;
	margin-bottom:5px;
	border-top:solid 1px #CCC;
}

table.ac_Data2 th{
	width:94px;
	background:url('../IMAGES/ac_routebg.gif');
}

table.ac_Data2 td{
	padding-top:3px;
	padding-left:5px;
}


img.ac_Thumb{
	margin-right:4px;
}
div.ac_Border1{
	border-top:solid 1px #CCC;
	padding:5px 0px 20px 0px;
	clear:both;
	font-size:11px;
	text-align:center;
}
div.ac_Border1 table{
	font-size:10px;
}
div.ac_Border1 img{
	margin:10px 0px 0px 0px;
}

div.ac_Border2{
	clear:both;
	border-top:solid 1px #CCC;
	padding:10px 0px 0px 0px;
}

/*POP*/
div#popHeader{
	width:440px;
	height:63px;
	border-bottom:solid 1px #797979;
	margin:0px;
	padding:0px;
}
div#popHeaderBorder{
	width:440px;
	height:3px;
	border-bottom:solid 1px #797979;
}

div#popHeader h1{
	width:234px;
	margin:0px;
	padding:0px;
	float:left;
}
div#popHeader h2{
	width:206px;
	margin:0px;
	padding:0px;
	text-align:right;
	float:left;
}

div#popClose{
	width:440px;
	border-top:solid 1px #AAA;
}
div#popFooter{
	width:440px;
	height:30px;
	background:#CCC;
	background-image:url("../IMAGES/logo_nissan2.gif");
	background-repeat:no-repeat;
	background-position:right;
	clear:both;
}

@media print{
	div#popHeader h2{
		width:263px;
	}

	div#contentBodyPop{
		background:#FFF;
	}

	div#ac_popMap{
		background:#FFF;
	}
}
