
.style1 {
	color: #333333;
	font-size: 10px;
	text-align:left;
	text-decoration:line-through;
	}

.block {
 background-color:#FFFFFF;
 background-repeat:no-repeat;
	width: auto;
	height: auto;
	float:right;
	margin-bottom:20px;
	font-size:11px;
	border-left: solid #d2eaff 1px;
border-right: solid #d2eaff 1px;
border-bottom: solid #d2eaff 1px;
}



.block #body{
background-color:#FFFFFF;
height:auto;
padding:10px;
}

/* items */

#box{
width:150px;
height:auto;
margin-left:10px;
cursor:pointer;
margin-bottom:10px;
float:left;
}

.block #img_aanbieding{
background-color:#00FF00;
max-width:170px;
max-height:80px;
}

/* End items */

.block #footer{
background-color:#FFFFFF;
background-image:url(../basis/layout_imgs/rond_rechtsonder_licht.gif);
background-position:bottom;
background-repeat:no-repeat;
height:20px;
padding-right:10px;
font-size:12px;
font-style:oblique;
text-align:right;
}


