@CHARSET "ISO-8859-1";
#messageZone {
	background-color: #abcc4a !important;
}
table.csvTable {
	width: 300px;
	margin-left: 10px;
}

#whereToBuyForm {
	background:transparent url(../images/horiz_dotted_a4a4a4.gif) repeat-x scroll center bottom;
}
#whereToBuyForm .form {
	padding:10px;
	width:250px;
}

#whereToBuyForm input.textbox {
	margin:4px 0pt 0pt;
	width:100px;
	height:18px;
}

#whereToBuyForm select {
	margin:4px 0pt 0pt;
	width:100px;
	font-size:11px;
	overflow:hidden;
	--padding:2px 0pt 0pt 4px;
}

#whereToBuySubmit {
	width:92px;
	float:right;
	margin-top: 5px;
	margin-right: 5px;
}

.label {
	display: block;
	width: 75px;
	font-weight: bold;
	float:left;
	margin-top: 4px;
	padding-top: 2px;
	text-align: right;
	
}
.clearit {
	clear:both;
}

.locationCell {
	width:250px;
}