.content_container_left{
  float: left;
  width: 276px; /* 311 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right:16px;
  padding-bottom:11px;
  padding-left: 19px;
}

.content_container_center{
  float: left;
  width: 314px; /* 350 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right: 19px;
  padding-bottom: 19px;
  padding-left: 17px;
  
}

.content_container_right{
  float: left;
  width: 273px; /* 307 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right: 12px;
  padding-bottom: 111x;
  padding-left: 19px;
}

.assesment_03{
	background-image:url(../images/content/assesment_03.png);
  width:  276px; 
  height: 496px; 
}
  
.assesment_03 #content{  
  width:  231px; /* 276 - Pleft - Pright */
  height: 466px; /* 496 - Ptop - Pbottom - 20px*/
  
  padding-top: 10px;
  padding-right: 26px;
  padding-bottom: 0px;
  padding-left: 19px;
   
  overflow: hidden;
}

.assesment_05{
  background-image:url(../images/content/assesment_05.png);
  width:  316px;
  height: 488px;
}

.assesment_05 #content{
  width:  278px; /* 316 - Pleft - Pright */
  height: 478px; /* 488 - Ptop - Pbottom */
	
  padding-top: 10px;
  padding-right: 19px;
  padding-bottom: 0px;
  padding-left: 19px;
  
  overflow: hidden;
}

.assesment_07{
  background-image:url(../images/content/assesment_07.png);
  width:  276px;
  height: 164px;
}

.assesment_07 #content{
  width:  231px; /* 276 - Pleft - Pright */
  height: 87px; /* 164 - Ptop - Pbottom - 20 */
  
  padding-top: 38px;
  padding-right: 26px;
  padding-bottom: 27px;
  padding-left: 19px;
  
  overflow: hidden;
}

.assesment_13{
  background-image:url(../images/content/assesment_13.png);
  width:  276px;
  height: 189px;
  
}

.assesment_vcirkel{
  width:  254px;
  height: 128px;
  margin-top: 15px;
  overflow: hidden;
}

.assesment_vcirkel img{
	border: none;
}

.assesment_13 #content{
  width:  231px; /* 276 - Pleft - Pright */
  height: 76px; /* 189 - Ptop - Pbottom - 20 */
  
  padding-top: 66px;
  padding-right: 26px;
  padding-bottom: 27px;
  padding-left: 19px;
  
  overflow: hidden;
}