div#content{
	width: 955px;
}

div#breadcrums{
	width: 954px;
}

div#breadcrums_bg{
	width: 960px;
	padding-left: 2px;
}

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

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


div.spacer3 {
	left: 15px;
}

div.spacer4 {
	left: 20px;
}

div.spacer5 {
	left: 25px;
}


/* product list overzicht */
div.products_list_imagecontainer{
	width: 125px;
}

div.products_list_imagecontainer img{
	max-width: 125px;
}

div.products_list_left{
	width: 625px;
}

div.products_list_right{
	width: 175px;
}


/*
**
**		productoverzicht 3 per rij
**
*/

div.products_gallery_row{
	width: 185px;
}

div.products_gallery_row_imagecontainer{
	height: 165px;
	width: 165px;
}

div.products_gallery_row_imagecontainer img{
	max-width: 165px;
	max-height: 165px;
}

div.products_gallery_row_price{
	height: 65px;
	width: 183px;
}

div.products_gallery_row_description{
	width: 182px;
}



































div.categories_imagecontainer img{
	max-height: 155px;
	max-width: 155px;
}

div#productinfo_right{
	position: relative;
	margin-left: 40px;	
	float: left;
	width: 639px;
}

div#productinfo_right #productinfo_price {
	width: 340px !important;
}

div#productinfo_left{
	position: relative;
	float: left;
	width: 275px;	
}