div#content{
	width: 576px;
}

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

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

div.products_description{
	width: 112px;
}

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

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

div.product{
	width: 574px;
}

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

div.product_description{
	width: 405px;
}

div#productinfo_textblock{
	width: 342px;
}

div#mainpage img,
div.categories_info img {
	width: 576px;
}

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