.details_left{
				float: left;
				width: 480px;
				border-top: 1px solid #c0c0c0;
			}
			
				.details_left p{
					font-size: 11px;
				}
				
				.banner{
					margin: 10px 0;
				}
				
				.tweedehands{
					height: 66px;
					width:230px;
					float:left;
				}
				
					.tweedehands img{
						float: left;
						clear: left;
						margin: 0 5px 8px 0;
					}
					
					h5{
						font-size: 14px;
						line-height: 18px;
						color: #92c0dc;
					}
					
					.tweedehands span{
						color: #92c0dc;
						line-height: 15px;
					}
					
					.abonnementenmobiel {
						width: 470px;
						background-color:#dddddd;
						height: 300px;
						}
						
					.abonnementenmobiel nummer {
															width: 10px;
						background-color:#ffffff;
						height: 10px;
					}
			.details_right{
				float: left;
				width: 294px;
				padding: 0 0 0 12px;
				border-top: 1px solid #c0c0c0;
			}
			
				.submenu ul{
					position: relative;
					top: -1px;
					float: right;
					list-style: none;
				}
				
				.submenu li{
					float: left;
					margin: 0 2px;
					line-height: 20px;
					border: 1px solid #c0c0c0;
				}
				
				.submenu li a{
					color: #606060;
					text-decoration: none;
					display: block;
					padding: 0 12px;
				}
		
				.details_right table{
					color: #000;
					width: 292px;
					margin: 10px 0;
				}
				
				.details_right td, .details_right th{
					padding: 2px;
				}
				
				.details_right th{
					text-align: left;
					background: #ebeff2;
					border-bottom: #fff;
				}
				
				.details_right td{
					background: #f9fbfb;
					border-bottom: 1px dotted #cce2f3;
				}