
/* Main container all content */
#dvContainerPublicJ {
	width:750px;
	background-color:#780f00;
	margin:0;
	padding:0;
	text-align:left;
}

#dvMainContainerPublicJ {
	width:670px;
	height:100%;
	padding:60px 40px 20px 40px;
	background-color:#780f00;
	display:table-cell;
}

#dvMainContainerPublicJsmall {
	width:750px;
	height:100%;
	padding:0;
	background-color:#780f00;
}



/* images */
.dvImgNoFloat {clear:both;padding:40px 0 10px 0;}
.dvBottom {
	float:left;
	border-top:40px solid #b23436;
	padding:20px 40px 20px 40px;
	width:670px;
	background-color:#780f00;
}
.dvBottom img {float:left;}

/*780f00*/
/* empty block */
#dvEmptyBlock {clear:both;background-color:#990000;width:750px;height:40px;}

/* block to wishlist */
div.boxWishList {
	height:70px;
	background-color:#990000;
	padding:12px;
	color:white;
	letter-spacing:1px;
}
div#boxWishListContainer {height:70px;float:right;width:180px;}
