@CHARSET "ISO-8859-1";

.mobileBox {
	background-image: url("../images/etalage/mobileBoxBackground.png");
	background-repeat: repeat-y;
	font-family: Verdana;
	width: 178px;
	margin: 0px 8px 10px 0px;
	*margin-right: 8px;
	_margin-right: 8px;
	float: left;
}

.mobileBox .titlecontainer2 {
	display: block;
	height: 30px;
	_height: 50px;
}

.mobileBox .t {
	background-image: url("../images/etalage/mobileBoxBackgroundTop.png");
	background-repeat: no-repeat;
	padding: 0;
	height: 10px;
	width: inherit;
}

.mobileBox .b {
	background-image: url("../images/etalage/mobileBoxBackgroundBottom.png");
	background-repeat: no-repeat;
	height: 10px;
	width: inherit;
}

.mobileBox .contentPhoneBox {
	margin: 0 9px;
}

.mobileBox .contentPhoneBox h1 {
	color: #000099;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	margin-bottom: 8px;
}

.mobileBox .contentPhoneBox img {
	float: left;
	margin-right: 10px;
}

.mobileBox .contentPhoneBox p {
	font-size: 11px;
	margin: 10px 0;
}

.mobileBox .contentPhoneBox p.toestel strong {
	color: #fc7821;
}

.mobileBox .contentPhoneBox p.toestel em {
	font-weight: bold;
	font-style: normal;
}

.mobileBox .contentPhoneBox p.prices {
	font-size: 12px;
	margin-top: 5px;
	height: 50px;
}

.mobileBox .contentPhoneBox p.prices del {
	color: #f00;
}

.mobileBox .contentPhoneBox p.prices del span {
	color: #000;
}

.mobileBox .contentPhoneBox p.prices span.newprice {
	color: #090;
	display: block;
	line-height: 28px;
	text-align: right;
}

.mobileBox .contentPhoneBox p.prices span.newprice big {
	font-weight: bold;
}

.mobileBox .contentPhoneBox hr {
	border-width: 0px;
	border-top: 1px dotted #d8d8d8;
}

.mobileBox .contentPhoneBox .actieBlok {
	position: relative;
}

.mobileBox .contentPhoneBox .actieBlok img {
	left: 1px;
	position: absolute;
}

.mobileBox .contentPhoneBox .actieBlok em {
	display: block;
	font-size: 11px;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 5px;
}

.mobileBox .contentPhoneBox .actieBlok strong {
	background-color: #f09b30;
	color: #fff;
	display: block;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding: 4px 0;
	padding-right: 8px;
	text-align: right;
}

.mobileBox .contentPhoneBox .vergelijken {
	margin: 0;
	margin-top: 5px;
	text-align: center;
}

.clear {
	clear: both;
}
