﻿@charset "UTF-8";
/* CSS Document */

#bd {
	background: url(/Assets/Images/ContentBGFullTile.jpg) repeat-y 0 0 ;
}

.ContentTop, .ContentBottom, .Content {
	display: block;
	padding: 0 10px;
	margin: 0;
	width: 949px;
	/*position: relative;*/
	left: 0;
}

.Content {
	display: inline-block;
	min-height: 400px;
}
.ContentTop {
	background: url(/Assets/Images/ContentBGFullTop.jpg) no-repeat 0 0;
	height: 29px;
}
.ContentBottom {
	background: url(/Assets/Images/ContentBGFullBottom.jpg) no-repeat 0 0;
	height: 29px;
}

.JewelryCollections {
	
}

.JewelryCollections .yui-u {
	margin: 0;
}
.JewelryCollections .first {
	margin-left: 17px!important;
}
.FourColCell {
	margin-left: 5px!important;
	padding: 5px 0;
	float: left!important;
	width: 230px!important;
}
