@charset "UTF-8";
/* CSS Document */
@import url("../grid/fashions_grid.css");

/* ------------------------------- FASHIONS: Junior / Missy Page Styles --------------------------------- */

/* I redesigned the grid to make this style unnecessary, but am leaving it around just in case...

#cell_MAIN {
	width: 285px;
	float: left;
	text-align: left;
	padding: 18px;
	margin: 0 5px 0 5px;
}
*/

#cell_promo_SMALL {
	width: 126px;
	float: right;
	margin: 0 5px 0 18px;
}

#cell_promo_SMALL img {
	width: 126px;
}

.promo_SMALL_margin {
	margin-bottom: 5px;
}

#promo_MAIN {
	width: 352px;
	float: right;
}

#sub2_content {
	display: block;
	padding: 30px 0 0 30px;
}

#sub2_content img {
	margin-bottom: 50px;
}

#sub2_content img#btn_store_locator {
	margin-bottom: 0;
}

#sub2_content a {
	margin-left: 32px;
}