.aListingsPage #theAdBar {
	width: 100%;
}

.aListingsPage #theAdBar div.leaderboard {
	max-width: 100%;
	width: auto;
}

#theSectionAdBar div.leaderboard, #theLeadColumn div.leaderboard, #theNewsColumn div.leaderboard {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;

	text-align: center;
	margin-bottom: 1em;
	/*padding: 4px 0;
	border: 1px solid #eee;*/
}

.socialButtonsBottom {
	clear: both;
}

.slideshowPhotoBoxDead {
	display: none;
}

.existingFilter {
	color: #999;
}

.extraBox {
	margin: 1.5em auto;
}

.todaysNewsBar .otherStory {
	margin: 0;
}

.todaysNewsBar table {
	margin: 0;
	padding: 12px;
}

.todaysNewsBar {
	width: 100%;
	margin-bottom: 1em;
	padding-bottom: 6px;
	background-color: #fafafa;
	border-top: 1px solid #eee;
}

.todaysNewsBar caption {
	background-color: #f5f5f5;
	width: 110px;
	font-size: 12px;
	padding: 3px 3px 4px;
	margin: 0 auto -6px;
	border-bottom: 1px solid #eee;
}

.todaysNewsBar .story {
	font-size: 13px;
	line-height: 14px;
}

.todaysNewsBar .story .kicker {
	font-size: 10px;
}

span.kicker.media {
	color: #f20 !important;
}

.theListingsColumnSpot .responseDivider {
	clear: left;
}

.boxBox {
	border: 1px solid #e7e7e7;
	padding: 12px 0;
	margin: 28px 0;
}

.splash a, .thumb a {
	display: block;
	line-height: 1px;
	padding: 0;
}

table.commentEntry {
	width: 380px;
	vertical-align:top;
}

table.commentEntry td {
	padding: 0 0 10px 0;
}

.theCommentator h1 { margin: 10px 0 18px; }

table.commentEntry td.commentInput {
	text-align: right;
}

table.commentEntry td.commentInput input {
	width: 200px;
}

table.commentEntry textarea {
	width: 360px;
	height: 150px;
	padding: 9px;
}

table.commentEntry td.commentDisclaimer p,div.commentDisclaimer p {
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, sans-serif;
}

#theMobileLogo, #theMobileLinks, .anyMobileOnly, .bigMobileOnly, .mobileOnlyAd, .mobileLink, #topLinks, #theLinkColumnOpener, .moreLink, #theLeadColumn #theMobileLinks {
	display: none;
}

.slideshow588px {
	width: 588px;
}
.slideshow580px {
	width: 580px;
}
.slideshow380px {
	width: 380px;
}
.slideshow388px {
	width: 388px;
}
.slideshow400px {
	width: 400px;
}
.slideshow408px {
	width: 408px;
}

.slideshow588px, .slideshow580px {
	width: 100%;
}
.slideshowBox h1 {
	margin: 0;
}

.nextPrevStory {
	width: 200px;
}

#topLinks.queensTopLinks, #theLeadColumn dl#theLinkColumn {
	display: block;
}

#theLeadColumn #theLinkColumn {
	width: 100%;
}

.sideBarFiller {
	background-color: #eee;
}

.theCommentator label {
	white-space: nowrap;
	line-height: 200%;
}

#theHub .box {
margin-bottom: 1em;
}

.boxAdArea, .mobileOnlyAd {
	padding: 1em 0;
	margin: 0 auto;
}

.boxAdArea.area260, .boxAdArea.area120 {
	padding: 0;
}

.area440 .box {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}

.aListingsPage .boxAdArea {
	padding: 0;
}

#theTopmostAdBar {
	width: 728px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
	max-width: 100%;
}

#theTopmostAdBarWrapper {
	z-index: 2;
	position:relative;
}

.embedCode {
	margin: 1.2em 0;
}

.embedCode.smallPic img {
	max-width: 300px;
}


.embedCode.bottom {
	clear: both;
}

.wide_skyscraper {
	margin: 1em 0;
}

.linkOutStylish {
	padding: 10px 15px !important;
	background-color: #eefaff;
	border: 1px solid #ddeaff;
}

.linkOutStylish.weddingpride:before {
	content: 'From our sister site: Wedding Pride';
	color: #4e00ff;
}

.linkOutStylish.weddingguide:before {
	content: 'From our sister site: Wedding Guide';
	color: #90b;
}

.linkOutStylish.barmitzvah:before {
	content: 'From our sister site: Bar & Bat Mitzvah Guide';
	color: #ff7300;
}


.linkOutStylish:before {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
	font-family: Verdana;
}

.linkOutStylish .landscape img {
	width: 100%;
	height: auto;
}

.buttonesque {
	cursor: pointer;
	cursor: hand;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	position:absolute;
	margin-left: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #484848;
	/*border: 0;
	background-color: white;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 4px;*/
	
}

.buttonesque:hover {
	/*background-color: #ddd;*/
	color: #282828;
}

.buttonesque:before {
	content: "";
    display: block;
    background: url("/assets/images/hamburger8.png") no-repeat;
    background-position:center; 
    width: 10px;
    height: 10px;
    float: left;
    margin: 3px 4px 0 0;
}

.buttonesque:hover:before {
    background-image: url("/assets/images/hamburger_dark8.png");
}

#theAlts .sectionsToggler {
	float: left;
	position: relative;
}

#theLeadColumn .leaderboard {
	margin-bottom: 1.5em;
}

div.leaderboard {
	width: 728px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#theTopmostAdBarWrapper .bureauAd {
	padding-bottom: 10px;
	padding-top: 10px;
}

div.wideLeaderboard {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.leaderboard img {
	/*width: 100% !important;
	height: auto !important;
	max-height: 100px !important;*/
}

.blockArea.pinkArea {
	border-color: #f3c;
}

.blockArea .divider {
	min-width: 0;
	max-width: none;
	width: auto;
}

.blockArea div.splash { max-width: 100% !important; height: auto; }
.blockArea div.splash img { max-width: 100%; height: auto; }

.blockArea.pinkArea .divider h1 {
	background-color: #f3c;
}

.blockStories .otherStory {
margin: 1em 0;
}

.blockArea .divider h1 {
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.blockStories {
	padding: 0 15px 0;
}

#theWallpaper
{
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-position: 50% 0;
	background-repeat: no-repeat no-repeat;
	/*position: absolute;*/
	
}

#theWallpaper a.wall
{
	display: block;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	text-indent: -9999px;
	z-index: 1;
}

.mailSuccess {
	
	border-radius: 6px;
	background-color: rgba(153, 238, 255, 0.5);
	margin: 1em 0;
	padding: 1em;
	border-width: 0;
}

.mailError {
	
	border-radius: 6px;
	background-color: rgba(255, 48, 0, 0.5);
	margin: 1em 0;
	padding: 1em;
	color: black;
	border-width: 0;
}
.responseArea {
	margin: 0 1em;
}

.socialButtons {
	display: none;
}

.socializers {
	margin: 20px 0;
	clear: both;
}

.socializers .tab {
	font-size: 120%;
	float: right; 
	cursor:pointer;
	width: 33%;
	margin: 0 0 0 1%;
	color: white;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 4px;	
	padding: 4px 0 5px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 14px;
}

.socializer img {
	vertical-align: baseline;
	margin-right: 5px;
}

.socializer.tw {
	background-color: #55acee;
	text-shadow: 1px 1px #358cce;
}

.socializer.fb {
	background-color: #4e69a2;
	text-shadow: 1px 1px #2e4982;
}

.socializer.fb:hover {
	color: black;
	background-color: #6e89c2;
	text-shadow: 1px 1px #4e69a2;
}

.socializer:hover {
	color: black;
}

.socializer.tw:active, .socializer.fb:active {
	background-color: #f20;
	text-shadow: 1px 1px #d10;
}
.socializers .tab.subscriber {
	background-color: #eee;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-width: 0px;
	text-align: center;
	padding-bottom: 11px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 32%;
	color: black;
}

.subscribebox {
	clear: right;
	color: black;
	padding: 0;
	border-radius: 6px;
	border-top-left-radius: 0px;
	border: 1px solid #eee;
	background-color: #fcfcfc;
}
.alerter {
	float: left;
	width: 43%;
	padding: 2px 2% 4px;
}

.theArticle .alerter p {
	margin: 4px 0;
	font-size: 90%;
}

.alerter.fb {
	float: right;
	
	padding-left: 0%;
}

.alerter.emailizer {
	padding-right: 0%;
}

#theEmailBlastInput {
	width: 75%;
	padding: 2px;
}

.likeus {
	text-align: right;
}

.todaysNewsBar caption {
	display: none;
}

.smallOnly {
	display: none;
}



#theLinkColumnPanel {
	z-index: 11111;
	position: fixed;
	/*overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;*/

}

#theLinkColumnPanel dl.linkColumn
{
	z-index: 11112;
	width: 209px;
	padding: 20px 0;
	border-width: 0 1px 0 0;
	border-color: #eee;
	border-style: solid;

	overflow: auto;
	-webkit-overflow-scrolling: touch;

	text-align: left;
	
-webkit-box-shadow: 4px 0 6px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 4px 0 6px 1px rgba(0, 0, 0, 0.1);
box-shadow: 4px 0 6px 1px rgba(0, 0, 0, 0.1);
position: fixed;
top: 0;
left: 0;
height: 90%;
background-color: white;
display: block;
border-right: 1px solid #eee;

padding-bottom: 10%
	
}

.hidden, .notMore .hideable, .deadMonth {
	display: none;
}

.monthToggler {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	flex-flow: row wrap;
	/*align-items: stretch;*/
	justify-content: space-around;
	width: 100%;
}
.monthToggler li {
	display: inline-block;
	flex-grow: 1;
	flex-basis: 30px;
	
	margin: 4px 6px;
	padding: 4px;
	background-color: #eee;
	background-color: rgba(0, 0, 0, 0.07);
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	font-size: 80%;
	font-family: Verdana;
	font-weight: bold;
}
.monthToggler li:hover {
	background-color: #ddd;
	background-color: rgba(0, 0, 0, 0.15);
}
.monthToggler li:active {
	color: #f20;
}
.monthToggler li.activeMonth {
	background-color: #ccc;
	background-color: rgba(0, 0, 0, 0.2);
}

.barItem { padding: .3em; }

.barItem:not(:last-of-type) { border-bottom: 1px solid #cef; }


#theLinkColumnPanel ul.subcats {
	margin-bottom: 20px;
}


#theLinkColumnPanel dl.linkColumn dt {
	border-width: 0;
	padding: 0;
	margin: .5em 0;
}

#theLinkColumnPanel dl.linkColumn dt.topper {
	border-top: 1px solid #fafafa;
	padding-top: .5em;
}

#theLinkColumnPanel dl.linkColumn dt:hover:after { 
	content: "\25b6";
	float: right;
	color: #999;
	color: rgba(0, 0, 0, 0.4);
	font-size: 70%;
}

#theLinkColumnPanel dl.linkColumn dt.sub:after { 
	content: "\25bc";
	float: right;
	color: #bbb;
	color: rgba(0, 0, 0, 0.15);
	font-size: 70%;
}

#theLinkColumnPanel dl.linkColumn dt.searchy:hover:after { 
	content: none;
}

#theLinkColumnPanel dl.linkColumn dt.sub:hover:after { 
	color: #999;
	color: rgba(0, 0, 0, 0.4);
}

#theLinkColumnPanel dl.linkColumn dt.sub.open:after { 
	content: "\25b2";
	float: right;
	color: #bbb;
	color: rgba(0, 0, 0, 0.15);
	font-size: 70%;
}
#theLinkColumnPanel dl.linkColumn dt.sub.open:hover:after { 
	color: #999;
	color: rgba(0, 0, 0, 0.4);
}

#theLinkColumnPanel dl.linkColumn dd {
	display: none;
}
#theLinkColumnPanel dl.linkColumn dt, #theLinkColumnPanel dl.linkColumn dd {
	padding-left: 20px;
	padding-right: 20px;
}

#theLinkColumnPanel li.feature {
	font-style: italic;
}

nav.theLinkColumnPanel dl.linkColumn ul.subcats li a {
	display: block;
	padding: 4px;
}
.theLinkColumnPanel dl.linkColumn ul.subcats li a:hover {
	background-color: #ddd;
}


#theSimpleLogoBar {
	width: 100%;
}

#theSimpleLogoBar .logoCell {
	width: 85%;
}

#theSimpleLogoBar .logoCell img {
	width: 60%;
	height: auto;
}
.bp #theSimpleLogoBar .logoCell img {
	width: 75%;
}

td.sectionsToggler {
	width: 120px;
	max-width: 15%;
	background-position: center right;
	background-image: url('/assets/images/hamburger-indigo-60x48.png');
	background-size: 30%;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

div.sectionsToggler {
	float: right;
	width: 30px;
	height: 25px;
	margin-top: 10px;
	cursor: pointer;
	background-image: url('/assets/images/hamburger-indigo-60x48.png');
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 500;
}

.bp div.sectionsToggler {
float: none;
position: absolute;
top: 0;
bottom: 0;
right: 0;
height: 24px;
width: 30px;
top: 50%;
transform: translate(0, -50%);
margin: 0 !important;
}
body.scrolledDown.bp div.sectionsToggler {
margin: 0 !important;
}
.bp div#theBanner {
max-width: 95%;
}

div.sectionsToggler.bp, td.sectionsToggler.bp {
background-image: url('/assets/images/hamburger-white-60x48.png');
text-shadow: #008dd5 1px 1px;
}

div.sectionsToggler.dexpress, td.sectionsToggler.dexpress {
	background-image: url('/assets/images/hamburger-black-60x48.png');
}

.sectionsToggler:hover {
	color: black;
	background-image: url('/assets/images/hamburger-blue-60x48.png');
}

.sectionsToggler.bp:hover {
	color: black;
	background-image: url('/assets/images/hamburger-black-60x48.png');
}

.sectionsToggler.dexpress:hover {
	color: black;
	background-image: url('/assets/images/hamburger-blue-60x48.png');
}

.sectionsToggler:active, .sectionsToggler.bp:active, .sectionsToggler.dexpress:active {
	color: red;
	background-image: url('/assets/images/hamburger-red-60x48.png');
}
.sectionsToggler.family:active {
	color: black;
	background-image: url('/assets/images/hamburger-fucshia-60x48.png');
}

div.sectionsToggler:active {
	background-position: bottom left;
}

.sectionsToggler span {
	/*display: none;*/
}

.addFirst, .addSecond, .addThird, .addFourth, .addFifth {
	display: none;
}

.addInitial {
	display: initial;
}

#theAlertsForm .unsubscriber {
	border: 1px solid #eee;
	padding: 1em;
	margin-top: 1em;
}


.blockStories:after {
	content:" ";
	display:block;
	visibility: hidden;
	clear:left;
	font-size: 0;
	height: 0;
}

.listingsCalMonth td, .listingsCalMonth th {
	padding-top: 3px;
}

.calDay:hover {
	background-color: #eee;
}

.pageNo {
	margin-right: 8px;
}

.selectedFilter, .selectedFilter#theCalToday {
	background-color: #fed;
}

.calendarBox {
	/*float: left;
	width: 48%;*/
	max-width: 300px;
	flex-basis: 220px;
	flex-grow: 4;
	margin-right: 12px;
}

.nonCalendar:not(:last-of-type) {
	margin-right: 12px;
}

.nonCalendar {
	flex-grow: 3;
}

.searchInfo {
	line-height: 1.6em;
}

#theListingsCalendarBar {
	width: auto;
	margin-bottom: 8px;
}

.listingsCalMonth caption {
	padding: 6px;
}

a.pageNo {
	padding: 0 2px;
}

#theListingsColumnSpot div.module {
	width: auto;
}

#theSignUpPage fieldset {
	padding: 1em;
	border: 0;
	background-color: #eee;
}

* html .blockStories             { zoom: 1; } /* IE6 */
*:first-child+html .blockStories { zoom: 1; } /* IE7 */


#p2w_container_300 {
	border-width: 0 !important;
}

#p2w_container_300 div {
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
}

#p2w_container_300>div>div>div {
	margin: 8px 0 !important;
	border-bottom: 2px solid #ff6700;
	padding-bottom: 6px !important;
}

#p2w_container_300>div>div>div:last-child {
	border-bottom-width: 0;
	padding-bottom: 0 !important;
}

#p2w_container_300 div div a {
	color: #6000ff;
}

#p2w_container_300 span {
	color: #3c009f;
}

#theArticleHead h6 {
	margin: 16px 0 10px;
}

/*#theArticleHead h6 .media {
	padding: 8px;
	border: 1px solid #eee;
}*/

.box .dfpAds div div {
	height: 250px;
}

.box .dfpAds iframe {
	height: 250px;
}

.nextprev:first-child
{
	margin-top: 0;
	clear: none;
}

.theLeadColumn .divider, .theLeadColumn .adWrapper {
	clear: left;
}

footer#theBottomLeaderboard {
	background-color: transparent;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
	text-align: center;
	padding: 5px 0 4px;
	z-index: 42;
	/*background-image: url('/assets/images/x24_k33pct.png');*/
	background-color: #aaa;
}

footer#theBottomLeaderboard div.leaderboard, footer#theBottomLeaderboard div.wideLeaderboard {
	margin: 0 auto;
}

footer nav.menu {
	line-height: 2em;
	padding-top: 8px;
	border-top: 1px solid #eee;
	text-align: center;
}
footer nav.menu a {
	margin: 0 2em 1em;
	color: inherit;
	white-space: nowrap;
}



#theSignUpBackground, #theScheduleInfoBackground {
	display: none;
	background-color: rgba(222, 222, 222, 0.7);
	z-index: 8888;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	overflow:hidden;
    -webkit-overflow-scrolling: touch;
    
	/**/
}
#theSignUpBoxContainer, #theScheduleInfoContainer {
	position: fixed;
	left: 0;
	right: 0;
	top: 50px;
	bottom: 50px;
}

.noscroll {
	overflow:hidden;
}

/*#theKidBox, #theSignUpBox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	width: 600px;
	max-width: 85%;
	max-height: 100%;
	padding: 5px;
}

#theKidBox {
	width: 630px;
	max-width: 104%;
	z-index: 99999;
	top: 10%;
	text-align: right;
}

#theSignUpBox {	
	width: 600px;
	max-width: 85%;
	
	background-color: white;
	background: linear-gradient(
		rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 0.85),
		rgba(255, 255, 255, 1)
	);
	text-align: center;
	border-radius: 5px;
	overflow: auto;
	
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.05);
}*/

#theKidBox {
}

#theSignUpBox, #theScheduleInfo {	
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	width: 600px;
	max-width: calc(90% - 10px);
	max-height: calc(90% - 10px);

	padding: 5px;
	
	background-color: white;
	background: linear-gradient(
		rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 0.85),
		rgba(255, 255, 255, 1)
	);
	text-align: center;
	border-radius: 5px;
	overflow: auto;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 620px) {
	#theSignUpBackground {
		overflow-x: hidden;
		overflow-y: auto;		
	}
	#theSignUpBoxContainer {
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 20px 20px 50px;
	}
	#theSignUpBox {	
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		transform: none;
		max-height: none;
		max-width: none;
		width: auto;
		height: auto;
		
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#theSignUpBox input, #theSignUpBox textarea, #theSignUpBox select {
		font-size: 16px;
	}
}

#theSignUpBox::-webkit-scrollbar {
	/*background: transparent;*/  /* optional: just make scrollbar invisible */
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(255, 255, 255, 0.85)
}
#theSignUpBox::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: #eee;
	border: 4px solid white;
}

#theSignUpBoxContent {
	margin: 10px 20px 20px;
}

#theSignUpBox h1 {
	font-size: 160%;
}

#theSignUpBox fieldset {
	background-color: rgba(230, 230, 230, 0.5);
	border-radius: 5px;
	border-width: 0;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;	
}
.family #theSignUpBox fieldset {
	background-color: rgba(233, 251, 251, 0.5);
}
#theSignUpBox fieldset p {
	padding-left: 1em;
	padding-right: 1em;	
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#theSignUpBox p.legend {
	font-size: 80%;
	text-align: center;
}
#theSignUpBox p.legend.wintix::before {
	content: "";
	background-image: url('/assets/images/family-win-tickets-ticket-28x32.png');
	background-size: 100% 100%;
	display: inline-block;
	width: 14px;
	height: 16px;
	position: relative;
	top: 5px;
	margin-right: 2px;
}
#theSignUpBox p {
	margin: .7em 0;
	line-height: 1.7em;
}
.emailSignUpBoxes {
	margin-left: 2px;
}
#theSignUpBox label {
	margin-left: 16px;
}
#theSignUpBox label, #theSignUpBox .orphan {
	white-space: nowrap;
}


.lsCloseBox {
	text-align:right;
}

.lsCloseBox b {
	display: block; float: right;
	font-size: 180%;
	margin-top: -3px;
	margin-left: 3px;
}

#theSignUpBox .lsCloseBox {
	text-align:left;
	position: absolute;
}

.lsCloseBox b {
	float: none;
}

.theArticle>.module {
	width: auto;
}

#thePage {
	height: auto;
	min-height: 1600px;
}

.zoomPhoto {
	max-width: 85%;
	height: auto;
}

.bureauAd .box {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.theArticle .bureauAd .box {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

img[height=1] {
	height:1px !important;
}