/*
 * Directory Teaser
 */
.directory-teaser {
	font-family: Arial;
	width: 558px;
	height: 200px;
	background: transparent url('http://d.myhcdn.net/v3/live/directory/teaser_lp.png') no-repeat top left;
	position: relative;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	position: relative;
}

.directory-teaser .head,
.directory-teaser .content,
.directory-teaser .foot {
	overflow: hidden;
	margin: 0px 10px;
	padding: 5px 0;
}

.directory-teaser .head {
	height: 45px;
}

.directory-teaser .content {
	height: 100px;
}

.directory-teaser .foot {
	height: 25px;
}

.directory-teaser h2 {
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	margin: auto;
}

.directory-teaser h3 {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin: auto;
}

.directory-teaser ul {
	margin-top: 10px;
}

.directory-teaser ul li {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	list-style-image: url('http://b.myhcdn.net/v3/live/directory/icon_checkmark.png');
	width: 300px;
}

.directory-teaser .foot p {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	width: 300px;
	padding: 0;
	margin: 0;
	line-height: 13px;
}
#nyroModalWrapper {
	padding: 30px 10px 10px 10px;
	color: #2d2d2d;
	font-size: 12px;
	background-color:#FFF;
}

#nyroModalWrapper a#closeBut {
	text-align: right;
	margin-top: -20px;
	margin-bottom: 10px;
	color: #2d2d2d;
	display:block;
	height:16px;
	line-height:16px;
	padding-right:20px;
	background:url(http://e.myhcdn.net/v3/live/subscription/icon_close_grey.png) no-repeat scroll right top transparent;
}

#nyroModalWrapper h1.infolayer-title {
	margin: 0;
	//padding: 5px 5px 5px 5px;
	font-size: 16px;
	background: #EFEBEF url(http://d.myhcdn.net/v3/live/subscription/icon_info_round_16.png) no-repeat 5px 6px;
}

#nyroModalWrapper h1.infolayer-title-request-quote {
	margin: 0;
	padding: 5px 5px 10px 0 !important;
	font-size: 18px;
	color:#ff6600;
}

#nyroModalWrapper h1.infolayer-title.noIcon {
	background-image: none;
}

#nyroModalWrapper .infolayer-content {
	padding: 10px;
}

.backToJob {
	margin-left: 140px;
}

.margin10t{
	margin-top: 10px;
}
.margin10b{
	margin-bottom: 10px;
}


.margin20b{
	margin-bottom: 20px;
}

.margin20t{
	margin-top: 20px;
}

.buttonMoserBackToJob {
	margin-top: 30px;
}

.directcontactBackToJob{
	margin-left: 120px;
}
