.content-main-top .main-top
{
	background-color: #fff;
}

.content-main-top .main-bot
{
	background-color: #fff;
}

.new-product
{
	height: 405px;
	margin-bottom: 100px;
	background-color: #fff;
	background-repeat: no-repeat;
	cursor: pointer;
}

.new-product-title
{
	margin-left: 20px;
	margin-top: 335px;
	float: left;
}

.new-product-title h3
{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: -10px;
}

.new-product-title h1
{
	font-size: 36px;
	font-weight: bold;
	color: #303030;
}

.new-product .button-arrow
{
	color: #fff;
	text-align: left;
	line-height: 12px;
	float: right;
	margin-top: 375px;
}
.new-product .button-arrow a
{
	color: #fff;
	background-color: #000;
	display: block;
	padding: 3px 32px 3px 16px;
	text-decoration: none;
	background-image:url(/images/lapisholds/new/arrow-off.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 112px;
}

.new-product .button-arrow a span
{
	font-size: 10px;
}

.new-product .button-arrow a:hover
{
	background-color: #ff5a00;
	text-decoration: none;
	background-image:url(/images/lapisholds/new/arrow-off.png);
}

.content-main-top .main-top {
  height: 340px;
  margin-top: 3px;
  margin-left: 8px;
  margin-right: 8px;
}
.content-main-top .main-top h1 {
  padding-top: 4px;
  /*padding-left: 21px;*/
  margin-bottom: 1px;
}
.content-main-top .main-top img {

}
.content-main-top .main-bot {
  height: 460px;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 8px;
}
.content-main-top .main-bot a {
  text-decoration: none;
}
.content-main-top .main-bot h1 {
  margin-top: 14px;
  padding-left: 21px;
  margin-bottom: 5px;
}
.content-main-top .main-bot img {
  margin-left: 21px;
}