#shrink {
	height: auto;
	overflow:hidden;
	padding: 7px;
	 width: 310px; 
}
#shrink .r1 , #shrink .r2 ,#shrink .r3 , #shrink .r4{
	width:290px;
	}



#shrink img {
	width: 23px;
	height: 19px;
	padding: 0 15px 0 15px;
	border: none;
	box-shadow: none;
}
#shrink div {
	padding: 0 14px;
}
.r1 {
	line-height: 30px;
	float: left;
}
.r2 {
	line-height: 30px;
	float: left;
}
.r3 {
	line-height: 30px;
	float: left;
}
.r4 {
	line-height: 30px;
	float: left;
}
#wide .r1, #wide .r2, #wide .r3, #wide .r4 {
	width:285px;
	display:block;
	}
#wide {
	border: none;
	height: auto;
	overflow:hidden;
	padding: 5px;
	width:auto;
	min-width: 495px;
}
#wide img {
	width: 23px;
	height: 19px;
	padding: 0 15px 0 15px;
	border: none;
	box-shadow: none;
}
#wide div {
	padding: 0 10px;
}
.metal-price {
	display: inline-block;
	font-weight: normal;
	font-size: 24px;
	font-color: #b22f1a;
	float: middle;
}