
.page_background,
body {
	background-image:url(/images/backgrounds/orange.gif);
	background-repeat:repeat;
}

#content_shop_welcome {
	margin-top: 10px;
	width: 29%;	
	float: left;
}

#content_shop_update {
	margin-top: 10px;
	width: 69%;	
	float: right;
}

#content_shop_categories {
	clear: both;	
}

#content_shop_catwomen {
	margin-top: 10px;
	width: 49.9%;	
	float: left;
}

#content_shop_catmen {
	margin-top: 10px;
	width: 49.9%;	
	float: right;
}

#content_shop_catwomen .preview_box hr {
	background-color: #FF0185;
	color: #FF0185; 
}

#content_shop_catmen .preview_box hr {
	background-color: #65c5dd;
	color: #65c5dd; 
}
