body {
background: #fff url(../../images/popbg.jpg) no-repeat top;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 78px;
}

#popup {
width: 380px;
}

h1 {
	font-size:19px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:17px;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.openingHours {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
	text-transform: uppercase;
}
.scooterBack {
	color: #5049B1;
}
#productsChairsBeds {
	float: right;
	width: 110px;
	margin: 0px;
}
.price {
	background: #eee;
	border: 1px solid #7756b8;
	padding: 5px;
	font-size: 18px;
	float: right;
	margin: 0px;
	width: 90px;
}
.delivery {
	font-weight: bold;
	font-size: 1.1em;
}
.getincontact {
	font-weight: bold;
	font-size: 1.1em;
}
.fraction {
	font-size: 80%;
}
#recommends {
	background: #eee;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
#recommends img {
	float: none;
	margin: 0px;
	padding: 0px;
}
.alignCenter {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.floatright {
	float: right;
	border: 1px solid #7756b8;
	margin: 0px 0px 20px 20px;
}