#landingleft {
	display: none;
}
#landingcontent/*, .landingcontent*/ {
	background: none; padding: 10px;
}
.category-wrap {
	padding-left: 0 !important;
}
.notitem #left-wrap {
	display: block  !important;
}
.itempage #left-wrap {
	display: none !important;
}

@media only screen 
and (max-width : 1025px) {
/* Styles */
	#left-wrap, .notitem #left-wrap { width: 0 !important; display: none  !important; }
}



/* @group - 2015 IMGRSZ override mods */
.landingcontent .itemlistcell.itemcell3col, .itemlistcell.itemcell3col  { 
height: 350px; width: 268px;
}
.landingcontent .category-cell.catcell3col, .category-cell.catcell3col {
	height:  350px; width:  100%; max-width: 270px;
}
.landingcontent .category-cell.catcell3col img {
	width: 211px; height: 270px;
}
.landingcontent .category-cell.catcell3col > div, .category-cell.catcell3col > div, .landingcontent .category-cell.catcell3col h1 a, .category-cell.catcell3col h1 a {
  margin-left: 15px;
}
.landingcontent .category-cell.catcell3col .item-stars, .category-cell.catcell3col .item-stars {
  margin-left: 25px;
}
.landingcontent .category-cell.catcell3col > div[id$="img"] {
  margin-left: 0;
}



@media only screen 
and (max-width : 420px) {
/* Styles */
.landingcontent .itemlistcell.itemcell3col, .landingcontent .category-cell.itemcell3col { width: 155px; height: 265px; }
.landingcontent .category-cell.catcell3col img {
	width: 150px; height: 178px;
}
.itemlistcell.catcell3col .item-stars { width: 154px; }

.landingcontent .category-cell.catcell3col > div, .category-cell.catcell3col > div, .landingcontent .category-cell.catcell3col .item-stars, .category-cell.catcell3col .item-stars, .landingcontent .category-cell.catcell3col h1 a, .category-cell.catcell3col h1 a {
  margin-left: 5px;
}
}
/* @end */