.quickview h1 {
	color:#404040;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 15px;
	overflow: hidden;
	text-align: left;
	text-transform: none;
}
.quickview img {
	margin: 0 0 15px;
	max-width: 480px;
	width: 100%;
}
.quickview p {
	color:#666666;
	font-size: 12px;
	line-height: 14px;
/*	max-height: 100px;
	overflow-x: hidden;
	overflow-y: auto;*/
}
.quickview .attribute-styled {
	margin: 0;
	width: 100%;
}
.quickview .attributes a {
	display: block;
	font-weight: bold;
	margin: 15px 0 0;
	text-align: center;
}
.quickview .reviews,
.quickview .quantity {
	margin: 0 0 15px;
}
button.close {
	padding: 2px 0 2px 25px;
}

.points-boost-arrow 
{
	margin-top: 7px !important;
	margin-left: 10px !important;
	width: 20px !important;
}

.points-boost-height
{
   line-height: 9px;
   margin-top: 6px;
}

.points-boost-text
{
   font-size: 10px;
   margin-left:3px;
}

@media screen and (min-width:1200px)
{
   .boost-row
   {
     position: relative;
     top: -25px;
   }
   
	.points-boost-text
	{
	   font-size: 10px;
	   margin-left:5px;
	}
	
}


.points-boost-multiplier
{
   font-size:25px;
}

.rewards-text {
   color: #2E854C;
 }

 .points-boost-div
 {
   max-width: 150px;
 }