#trDetails h2 {
	position: relative;
	overflow: hidden;
	
	color: #003366;
	font-weight: bold;
	size: 14px;

	margin: 0px;
	padding: 5px;

	text-transform: capitalize;

	border: 1px solid #e5e5e5;
	background-color: #f1f1f1;
}

#trDetails h2 a {
	position: absolute;
	
	top: 6px;
	right: 6px;
}

#trDetails h2 a img {
	border: 0px;
}

div.right {
	float: right;

	z-index: 1000;

	margin: 0px;
	margin-left: 10px;

	width: 300px;
}

div.right div.mnu {
	position: relative;
	overflow: hidden;

	float: left;
	width: 300px;

	margin: 0px;
	padding: 0px;
}

div.right div.mnu ul {
	float: left;
	
	margin: 0px;
	padding: 0px;
	
	list-style: none;
}

div.right div.mnu ul li {
	float: left;
}

div.right div.mnu ul li a {
	position: relative;
	display: block;

	margin: 0px;
	
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;

	border: 1px solid transparent;
}

div.right div.mnu ul li a.isOn {
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

div.right div.mnu ul li a:hover {
	border: 1px solid #e5e5e5;
	background-color: #e5e5e5;
}

div.right div.mnu ul li img {
	border: 0px;

	width: 48px;
	height: 48px;

	behavior: url(/_ssi/css/_iepngfix.htc);
}

div.right #mnuMsg {
	position: relative;
	float: right;
	
	width: 300px;
	
	border: 0px;
	border-top: 1px solid #e5e5e5;
	
	background-color: #fff;
}

div.right #mnuMsg div {
	padding: 10px;
	
	color: #000000;
	text-align: center;
}

div.right div.options {
	position: relative;
	overflow: hidden;

	float: right;

	margin: 0px;
	padding: 0px;

	height: 0px;
	width: 100%;
}

div.right div.options div.option {
	position: relative;

	margin: 0px;
	padding: 0px;

	border: 1px solid #3A97FF;
	border-bottom: 0px;
	
	background-color: #fff;
}

div.right div.options #msg.option {
	position: relative;

	margin: 0px;
	padding: 0px;

	border: 0px;
	background-color: #fff;
}

div.right div.options #msg.option div {
	text-align: center;

	padding: 10px;
	
	background-color: #f1f1f1;
	border: 1px solid #c1c1c1;
}

div.right div.options div.option h2 {
	position: relative;
	
	color: #003366;
	font-size: 14px;
	
	border: 0px;	
	background-color: #BFDDFF;
}

div.right div.options div.option div.btns {
	margin: 0px;
	padding: 10px;

	border: 0px;
	border-top: 1px solid #e5e5e5;
	background-color: #f1f1f1;
}

div.right div.images {
	position: relative;
	float: left;

	overflow: hidden;

	width: 298px;
	#width: 300px;
	height: 200px;

	border: 1px solid #C1C1C1;
}

div.right div.images #pic {
	position: absolute;

	width: 298px;
	height: 200px;
}

div.right div.images #pic div {
	position: absolute;

	display: table-cell;

	#float: left;
	#top: 50%;
	#left: 50%;

	vertical-align: middle;
	text-align: center;

	width: 298px;
	height: 200px;

	#width: 1px;
	#height: 1px;
}

div.right div.images #pic div div {
	position: relative;

	#top: -50%;
	#left: -50%;
}

div.right div.images #pic div div img {
	position: relative;
}

#mDiv,
#mDivPrint,
#mDivPrintDir
{
	position: relative;
	overflow: hidden;
	
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#profile_map {	
	padding: 0px;
	margin: 0px;
	
	width: 100%;
	height: 378px;
	#height: 381px;
	
	border: 0px;
}

#profile_map_print {	
	padding: 0px;
	margin: 0px;
	
	width: 250px;
	height: 300px;
	
	border: 0px;
}

#profile_map_print_directions {	
	padding: 0px;
	margin: 0px;
	
	width: 675px;
	#width: 635px;
	
	height: 375px;
	
	border: 0px;
}
