#print_link,
.confirm_msg{
	display:none;
}

.description .text{
	text-align:justify;
}

ul.params{
	list-style:none;
	margin:0;
	padding:0;
}

ul.params li{
	border-top:1px dashed #555;
}

ul.params li label{
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 20px 5px 0;
  width: 45%;
}
