div#content{
	width: 596px;
}

div.products,
div.products_buttons{
	width: 293px;
}

div.products_price,
div.products_name{
	width: 283px;
}

div.products_description{
	width: 117px;
}

div.products_imagecontainer{
	width: 150px;
	height: 150px;
}

div.products_imagecontainer img{
	max-width: 150px;
	max-height: 150px;
}

div.product{
	width: 594px;
}

div.product_name,
div.product_price,
div.product_buttons{
	width: 584px;
}

div.product_description{
	width: 425px;
}

div#productinfo_textblock{
	width: 362px;
}

div#mainpage img,
div.categories_info img {
	max-width: 596px;
}

div.categories,
div.categories_imagecontainer{
	width: 192px;
}
