/*Product Layout: contained in holder*/


.icons {
	float: right;
	width: 318px;
	padding-left: 10px;
}
.icons_right{
	float: right;
	text-align: right;
	padding-left: 10px;
}

.next{
	float: right;
	text-align: right;
}

.footer_clear {
	clear: both;
}
