.bdrShift {
	left: 3px;
	position: relative;
	top: 3px
}
.drShadow {
	background: url(../../images/custom/dropShadow.gif) no-repeat right bottom;
	width: 163px;
}
.bdrShift .innerdiv {
	padding: 5px;
	left: -7px;
	position: relative;
	top: -7px;
	background-color: transparent;
}
#lctn img {
	border: 0px;
	margin: 0px;
}
#lctn p {
	margin: 5px 0 5px 5px; /* top right bottom left */
}
.imgBox { 
	background: transparent; 
	border: 1px solid #000000;
	padding: 10px 0 5px 2px;
	margin: 0 15px 20px 5px;
	width: 180px;
}