.produktbeskrivning br{
line-height:1pt;
}

select {
  width:190;
  font-family:arial,tahoma,verdana,helvetica,sans-serif;
  FONT-SIZE: 8pt;
} 

.etikettbekraft {
height:16px;
}
.kalenderCellSize{
	width:19px;
	height:16px;
	text-align:center;
	vertical-align:middle;
}
.kalenderDayStyle{
	color:#ffffff;
}
.kalenderOutOfRange{
	background:url(/shop/assets/shop_images/ejvalbar.gif) no-repeat;
	background-position:center;
	background-color:#eeeeee;
	text-decoration:line-through;
	color:#999999;
}
.kalenderOtherMonthDay{
	background-color:#ffffff;
	color:#cccccc;
}
.kalenderDelDay{
	background-color:#44a22a;
	font-weight:bold;
	color:#ffffff;
}
.kalenderDelDay a{
	color:#ffffff;
}
.kalenderSelectedDayStyle{
	background-color:#44a22a;
	font-weight:bold;
	border:solid 2px #333333;
}
.kalenderSelectedDayStyle a{
	color:#ffffff;
	font-weight:bold;
}

.kalenderSelectedDateDisplay{	
	font-weight:bold;
	color:#333333;
}
