	#contentleft {
		width:176px;
		padding:0px;
		float:left;
		background: transparent;
		}
	
	#contentcenter {
		width:410px;
		padding:0px;
		float:left;
		background: transparent;
		}
	
	#contentright {
		width:194px;
		padding:0px;
		float:left;
		background: transparent;
		}
	
	#twocolscontentleft {
		width:479px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#twocolscontentright {
		width:301px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#twocolscontentleft #forside #left {
		width: 165px;
		padding: 0 13px 0 13px;
		border-left: none;
		border-right: none;
		float:left;
		background:transparent;
	}
		
	#twocolscontentleft #forside #left p {
		padding: 0px;
	}

	#twocolscontentleft #forside #left .image {
		width: 161px;
		height: 101px;
		border: 1px solid #000;
		overflow: hidden;
	}

	#twocolscontentleft #forside #center {
		width: 164px;
		padding: 0 13px 0 13px;
		float:left;
		background:transparent;
	}
	
	#twocolscontentleft #forside #center .image {
		width: 161px;
		height: 101px;
		border: 1px solid #000;
		overflow: hidden;
	}

	#twocolscontentleft #forside #right {
		width: 165px;
		padding: 0 13px 0 13px;
		border-left: none;
		border-right: none;
		float:left;
		background:transparent;
	}
	
	#twocolscontentleft #forside #right .image {
		width: 161px;
		height: 101px;
		border: 1px solid #000;
		overflow: hidden;
	}


