@charset "utf-8";
/* CSS layout 4 pictures inlist */

#opsomming{
	clear:left;
	float:left;
	width:100%;
	padding-top:10px;
	color:#990000;
}
#opsomming hr{
	
	border-top:thin #990000;
}

#footer {
	clear:both;
}
div.pic{
	float:left;
	height:130px;
	width:130px;
	padding:15px;
	margin:5px 3px;
	background:#FFFFFF;
	border:1px solid;
	border-color: #AAA #444 #444#AAA;
}
div.pt img{
	height:96px;
	width:128px;
	margin:16px 0;
}
div.ls img{
	height:128px;
	width:96px;
	margin:0 6px;
}
div.pic img{	
	border:1px solid;
	border-color:#444 #AAA #AAA #444;
}	
div.pic ul{
	list-style:none;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}
div.pic ul li{
	margin-left:0;
}

ul .title{
	margin:0;
	margin-top:-135px;
}
.title a {
	color:#B20E10;
	text-decoration:none;
}
#productsBig img{
	border:1px solid;
	border-color:#444 #AAA #AAA #444;
}