/*From Header Style*/
#content_left {
	display: none !important;
}

#content_area_wrapper {
	width:962px !important;
}

#content_area {
	width:953px !important;
	padding:0px 5px 0px 4px;
}

#all_promos {
	width:953px;
}

#main_promo {
	width:953px;
	height:523px;
	padding-bottom:6px;
}

#main_promo_left {
	float:left;
	width:611px;
	height:523px;
}

#main_promo_right {
	float:left;
	width:332px;
	height:523px;
	padding-left:10px;
}

	/**** New Store - Regent Street ****/
#newstore_top {
	width:332px;
	height:51px;
}

#newstore_imagebox {
	background-image:url(../images/template/newstore_mid.gif);
	background-repeat:no-repeat;
	width:332px;
	height:331px;
}

#newstore_image {
	width:299px;
	height:300px;
	padding-top:16px;
	padding-left:17px;
}

#newstore_textbox {
	background-color:#C2D69E;
	width:332px;
	height:106px;
}

#newstore_text {
	width:250px;
	padding-top:14px; /*16*/
	padding-left:34px;
	color:#73854F;
	font-size:11px;
	line-height:1.1em;
}

#newstore_readmore {
	padding-left:231px;
	height:24px; /*22*/
}

.readmore_text {
	float:left;
	padding-top:6px;
}

.readmore_text a{
	color:#73854F;
	font-size:11px;
}

.readmore_image {
	float:left;
	width:24px; /*23*/
	height:24px; /*22*/
}

#newstore_bottom {
	width:332px;
	height:35px;
}
	/**** New Store - Regent Street ****/

#mini_promos {
	width:953px;
	height:265px;
}

#mini_promos_first {
	float:left;
	width:234px;
	height:265px;
}

#mini_promos_second {
	float:left;
	width:234px;
	height:265px;
	padding-left:6px;
}

#mini_promos_third {
	float:left;
	width:234px;
	height:265px;
	padding-left:5px;
}

#mini_promos_four {
	float:left;
	width:234px;
	height:265px;
	padding-left:0px;
}

/*Remove cellspacing & cellpadding*/
div#content_area table tr td table tr td table {
	border-collapse:collapse;
}