
.boeken_row1
	{
		width: 466px; 
		float:left; 
		padding-left: 0px;
		margin-left:0px;
		
		background-image: url(../interface/bg_boeken_list1.gif); 
		border-bottom: 1px solid #dedee4;
	}

.boeken_row2
	{
		width: 466px; 
		float:left; 
		padding-left: 0px;
		margin-left:0px;
		
		background-image: url(../interface/bg_boeken_list2.gif); 
		border-bottom: 1px solid #dedee4;
	}

.boeken_shorttop
	{
		border-top: 1px solid #dedee4;
	}
	
.boeken_short
	{
		width: 357px; 
		float:left; 
		padding-left: 4px;
		margin: 5px 3px 5px 3px;
	}

.boeken_shortimg
	{
		width: 85px; 
		float:left; 
		padding-left: 4px;
		margin: 5px 3px 5px 3px;
		text-align: center;
	}



.boeken_detailimg
	{
		width: 120px;
		margin: 0px 10px 10px 0px;
		height: 100%;
		float: right;
	}

.boeken_detailimg_img
	{
		width: 120px;
		border: 1px solid #000000;
		margin: 0px 10px 10px 10px;
		
	}

.boeken_shortimg img
	{
		border: 1px solid #000000;
	}

input
	{
		width: 22px;
		height: 17px;
		background-color: #dedee4;
		border: 0px;
	}

.input
	{
		width: 66px;
		height: 15px;
		background-color: #708fba;
		border: 0px;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
	}
		