.product_box
{
	margin-top:5px;
}

.product_links
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	width:20%;
	padding-top:1%;
}
.product_links .link_button
{
	width:80%;
	margin-left:10%;
	margin-right:10%;
}
.product_left
{
	width: 20%;
}
.product_right
{
	width:100%;
}

.product_description
{
	width:78%;
	float:left;
}