
.ikwil_container
	{
	width: 900px;
	}

.left_side, .right_side
	{
	float:	left;
	width:	50%;
	}
	
.right_side
	{
	float: right;
	width:	45%;
	margin-right: 20px;
	}

.ikwil_titel
	{
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	color: #999999;
	margin-bottom:	25px;
	}

.iw_product
	{
	height:	100px;
	position: relative;
	display: block;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
	}

.iw_thumb
	{
	width:	50px;
	float:	left;
	height:	85px;
	}

.iw_buy
	{
	float:right;
	width:40px;
	padding-right: 30px;
	padding-left: 20px;
	}
	
.iw_text
	{
	float:	right;
	height:	100px;
	width:  250px;
	}
	
.iw_titel
	{
	font-size: 15px;
	font-family: Tahoma, Arial, Verdana;
	color: #999999;
	margin-bottom:	5px;
	}