

h1#Generate-Quote
{
	width:513px;
	height:51px;
	background:url(/images/generatebarcode.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:25px;
}

div#Generated
{
	margin-top:15px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
	border-top:1px solid #ccc;
}

input#URL
{
	width:80%;
	margin-top:20px;
}

label.Post
{
	margin-top:10px;
	color:#555;
	font-weight:normal;
}

input#BarCodeGenerationForm_BarcodeValue
{
	width:100%;
	font-size:1.8em;
	margin-bottom:10px;
}
