/*------------------------------------
   Dining Content
------------------------------------*/
/* Large Intro Text */
.em { font-family: Georgia, "Times New Roman", Times, serif; color: #00457c; font-size: 1.6em; font-weight: bold; line-height: 1.2em; padding: 5px 0 .9em 5px;}
.em .accent { color: #939598;}
/* Small Subtext */
.sm { color: #939598; padding: 0 0 15px 5px; font-size: 1.2em;}

/* Col */
.contentcol { width: 100%;}

/* Job Listing */
.directory { overflow: hidden; background: #f2f2f2; padding: 7px; font-size: 1.2em; margin-top: 7px;}
	.directory .shop { float: left; width: 248px; padding: 0 0 0 19px; min-height: 50px;}
		.directory .shop .shopname {  padding: 17px 0 0 0; font-weight: bold; font-size: 1.1em;}
		.directory .shop .position { }
	.directory .map, .directory .info { float: left; font-size: .9em;}
	.directory .map a, .directory .info a { width: 116px; height: 28px; padding: 12px 0 0 12px; background: url('../images/careers/arrow.png') no-repeat 100px 50% #fff; display: block; text-decoration: none;} 
	.directory .map {  margin-bottom: 5px;}
	.directory .info { }
	.directory .img { float: right; width: 162px; height: 86px;}

/* Curved Corners */
.autoPadDiv { overflow: hidden;} /* Contains joblisting floats */
