@charset "utf-8";
/* CSS Document */

/*  No-JS */
.photo-no-js {
	background-color:#ffffff;
	padding:20px;
}

.photo-no-js p {
	padding-top:10px;
}

.no-js-body {
	background-color:#ffffff;
}

.js-disabled .features .feature .deets {
height:144px;
overflow:hidden;
}

.js-disabled .sidebarLeft .features .deets{
overflow:visible;
height:auto;
}

.js-disabled .feature-inner{
padding-bottom:5px;
}

.js-disabled #discover .feature-inner{
padding-bottom:5px;
background:#FFF;
}

.js-disabled .sidebarLeft .feature-inner{
padding-bottom:0;
}

.js-disabled .credit{
display:block !important;
}
.photoAlbum .credit{
display:none !important;
}
.js-disabled  .controls li.copyright a {
background-position:-23px 0 !important;
}
.js-disabled .photo .credit a {
display:none;
}