div#content{
	width: 590px;
}

div.products,
div.products_top_bg,
div.products_buttons{
	width: 290px;
}

div.products_description{
	width: 125px;
}

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

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

div.products_name,
div.products_manufacturer,
div.products_price{
	width: 280px;
}

div.product,
div#breadcrums{
	width: 590px;
}

div.product_name{
	width: 580px;
}

div.product_manufacturer{
	width: 580px;
}

div.product_description,
div.product_buttons{
	width: 425px;
}

div.product_price{
	width: 580px;
}

div#productinfo_textblock{
	width: 358px;
}

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

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