@charset "utf-8";
.mallHeading {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
.address {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	overflow: scroll;
	text-indent: 10px;
}

.cityHeading {
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 375px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/interface/careers_header.jpg);
	background-repeat: no-repeat;
	float: left;
}
.linkcolor {
	color: #930;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: scroll;
	cursor: hand;
	text-indent: 10px;
	text-align: left;
}
.storeHeading {
	color: #900;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
.position {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	overflow: scroll;
	cursor: hand;
	text-indent: 10px;
	line-height: 12px;
}
.addressCopy {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	text-indent: 0;
}
.storeHeadingCopy {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
.mallHeadingCopy {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
