.indexNoLeftNav #ecomm_sideBar, .templateNoLeftNav #ecomm_sideBar{
	display: none;
}

.templateNoLeftNav #ecomm_shopContent, .indexNoLeftNav #ecomm_shopContent{
	width: 740px;
	margin: 0;
	padding: 5px 10px;
}


.indexNoLeftNav #content{
	background-image: url(../images/noLeftNav/contenttop.jpg);
}
.templateNoLeftNav #content{
	background-image: url(../images/noLeftNav/content_bg_sec.jpg);
	background-repeat: top right;
}
.indexNoLeftNav #main, .templateNoLeftNav #main{
	background-image: url(../images/noLeftNav/repeat.gif);
}
.indexNoLeftNav #footer, .templateNoLeftNav #footer{
	background-image: url(../images/noLeftNav/footer.gif);
}

/* Showcase Search Boxes */
.templateNoLeftNav #showcaseSearch_tbl{
	width: 100px;
	margin: 0 auto;
}
.templateNoLeftNav #showcaseSearch_tbl div{
	margin: 0 auto;
	width: 249px;
}
.templateNoLeftNav .showcaseSearch_tblCell{
	padding: 10px;

}


