div#content,
div#breadcrums_bg{
	width: 590px;
}

div#breadcrums{
	width: 585px;
}

div.products,
div.products_top_bg,
div.products_bottom_bg{
	width: 292px;
}

div.products_price{
	width: 127px;
}

div.products_manufacturer{
	width: 132px;
}

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

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

div.products_description,
div.products_buttons,
div.products_name{
	width: 282px;
}

div.product{
	width: 590px;
}

div.product_name{
	width: 580px;
}

div.product_manufacturer{
	width: 430px;
}

div.product_description{
	width: 425px;
}

div.product_price{
	width: 425px;
}

div.product_buttons{
	width: 580px;
}

div#productinfo_textblock{
	width: 358px;
}

div#mainpage img{
	max-width: 590px;
}

div.categories_info img {
	max-width: 590px;
}