#indexOmne {
	width: 1150px;
	background: transparent url('../images/omne-header-bar.png') top left repeat-x;
	padding-top: 11px;
	margin-top: 6px;
}

#omneLeft, #omneRight {
	width: 300px;
	float: left;
}

#omneLeft {
	padding-right: 40px;
}

#omneRight {
	padding-left: 40px;
}

#indexOmne .centerBoxContentsProducts {
	text-align: left;
	margin-bottom: 15px;
}

#indexOmne .centerBoxContentsProducts a {
	text-decoration: none;
}

#indexOmne .centerBoxContentsProducts img {
	cursor: pointer;
}

#omneLargeImage {
	float: left;
}

#omneLargeImageWrapper {
	float: left;
	height: 620px;
	margin: 0;
	padding: 0;
}

#indexOmne div.overlay {
	border: 1px solid #AFB0B4;
	position: absolute;
	width: 690px;
	height: 660px;
	left: 15px;
	z-index: 1;
	margin-bottom: 10px;
	overflow: hidden;
	display: none;
	font-size: 10px;
	background: white;
}

#omneLeft .centerBoxContentsProducts .listingImage {
	width: 110px;
	float: left;
}

#omneLeft .centerBoxContentsProducts .listingDetails {
	width: 160px;
	float: left;
}

#omneRight .centerBoxContentsProducts .listingImage {
	width: 110px;
	float: right;
}

#omneRight .centerBoxContentsProducts .listingDetails {
	width: 160px;
	float: right;
}

.listingDetails {
	border-color: #dfdfdf;
	border-style: solid;
	border-width: 1px 0;
	padding: 6px 10px;
	min-height: 96px;
	font-size: 11px;
	line-height: 1.4;
}