#form-container {

  float: left;

  width: 35em;

}



#qrcode-preview-container {

  width: 300px;

  height: 300px;

  padding: 20px;

  float: left;

}



#qrcode-preview {

	display: block;

	margin: auto;

}



#qrcode-preview-title {

	text-align: center;

}



fieldset {

	margin: 1em 0;

	padding: 1em;

}



div.radio-with-label {

	width: 15em;

	float: left;

	margin-bottom: 0.5em;

}



input.text {

  width: 35em;

  margin-bottom: 1em;

}

input.addresstext {

  width: 202px;
  margin: 0px 0px 1em 0px;

}



textarea {

  width: 34em;

  margin-bottom: 1em;

}



input.button-prev {

  width: 8em;

  float: left;

}



input.button-next {

  width: 8em;

  float: right;

}



.avery-code-selector {

	cursor: pointer;

	border: 2px solid #ffffff;

}



.avery-code-selected {

  border: 2px solid #3D2553;

}



#labels-pdf-container {

	width: 570px;

	height: 390px;

}



.layouts th {

  padding-top: 20px;

}

span.updatelink	{ font-family:'Trebuchet MS',Verdana,Arial,Helvetica; font-size:11px; color:#13366B; font-weight:normal; text-decoration:none; }

.address-wrapper {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 203px;
}

.go-wrapper {
  margin: 0px;
  padding: 0px;
  float: left;
  width; 30px;
}
.go-wrapper input,
.address-wrapper input{
  margin-top: 0px;
}

.clear {
  clear: both;
}

.qrcode-data-social-network-info {
	margin: 3px 0 0 24px;
}
