.prodline_container {
	width:100%;
	height:1130px; // changed from 1000 to 1130 for burbery changes
	float:left;
}

.prodline_container_infusions {
	width:100%;
	height:1325px
	float:left;
}
.main {
	width:875px;
	height:690px;
	margin:0 auto;
}
h1 {	
	margin-top:15px;
}
p.summary {
	font-size:90%;
	width:450px;
	margin:3px 0 20px 0;
	width: 620px;	
}

.product {
	float:left;
	width:145px;
	margin-bottom:20px;
}
.product img {
	width:145px;
	height:210px;	
}
h2 {
	margin:5px 10px 0 17px;
	font-size:82%;
}
.product p {
	font-size:75%;
	margin:0 5px 0 17px;
}
p.links {
	height:auto;
	padding-left:20px;
	background: url(/images/common/icons/arrow_right.gif) no-repeat top left;
	font-size:88%;	
}
p.links a {
	text-decoration:none;
}

*+html p.linksfirst {
	padding:5px 0px 0px 20px;
	background: url(/images/common/icons/arrow_right.gif) no-repeat 75% left;
	font-size:88%;	
}
*+html p.linksfirst a {
	text-decoration:none;
}

p.linksfirst {
	padding-left:20px;
	background: url(/images/common/icons/arrow_right.gif) no-repeat top left;
	font-size:88%;
}
p.linksfirst a {
	text-decoration:none;
}


.findscent {
	clear:both;
	padding:25px 0 0 250px;
	height:100px;
}
.findscent p {
	font-size:80%;
	color:#1b76bf;
}
.findscent a {
	display:block;
	padding-left:20px;
	background: url(/images/common/icons/arrow_right.gif) no-repeat top left;
	font-size:88%;
	text-decoration:none;
	margin-top:5px;
}

img.prod-rating{height:25px;width:115px;}

.ratings-ca{font-size: 75%; margin: 0 5px 0 17px; height:50px;width:px;text-align:center}
.rtg_txt{width:111px;text-align:center;color:#1B76BF;}
.rtg_img{width:115px;display:block;}