<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
div#content{
	width: 596px;
}

div.products,
div.products_buttons{
	width: 293px;
}

div.products_price,
div.products_name{
	width: 283px;
}

div.products_description{
	width: 127px;
}

div.products_imagecontainer{
	width: 140px;
	height: 140px;
}

div.products_imagecontainer img{
	max-width: 140px;
	max-height: 140px;
}

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;
}
