.address1 b{
font-size:11px;
}

.address1{
padding-bottom:20px;
margin-left:5px;
}

#address12,#address13,#address14,#address15,#address16,#address17,#address18{
display:none;
}

#map_sel{
width:148px;
}

.product-form strong.title {
	color: #8c8c8b;
	display: block;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0 7px 130px;
}
.product-form .row {
	width: 100%;
	overflow: hidden;
}
.product-form select {
	float: left;
	width: 111px;
}
.hide-lab {display: none;}
.product-form .btn-go {float: left;}

.label-1 {
	top: 3px;
	left: -18px;
	width: 155px;
	height: 49px;
	position: absolute;
	text-indent: -9999px;
	background: url("../images/label-1.png") no-repeat;
}

.outtaHere {
	position:absolute;
	left:-3000px;
}
.clear-both{
	clear:both;
}
/* Selects */
.selectArea {
	z-index: 1;
	height: 24px;
	color: #000;
	font-size: 11px;	
	margin: 0 5px 0 0;
	position: relative;
	cursor:pointer;
}

.selectArea .left {
	top: 0;
	left: 0;
	width: 3px;
	height: 21px;
	display: block;
	position: absolute;
	background: url(../images/left-sel-1.gif) no-repeat;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	right:1px;
	width: 20px;
	height: 24px;
	cursor: pointer;
	background: url(../images/right-sel-1.gif) no-repeat;

}
.selectArea .center {
	height: 24px;
	line-height: 21px;
	display: block;
	padding: 0 0 0 7px;
	margin: 0 21px 0 1px;
	background: url(../images/mid-sel-1.gif) repeat-x;
}
.buying-form .selectArea .center {
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 4px;
	margin: 0 26px 0 1px;
	background: url(../images/mid-sel-2.gif) repeat-x !important;
}
.selectArea .center img {float:left;}

/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	z-index: 30;
	display: block;
	font-size: 11px;
	position: absolute;
	background-color: #fff;
	border: 1px solid #AFAFAF;
}
.drop-dif {background:#9CC;}
.drop-foot-select {margin: 6px 0 0;}

.optionsDivInvisible {display: none;}

.optionsDivVisible {
	*margin-left:-10px;
	}

.optionsDivVisible ul {
	margin: 0;
	height: 1%;
	padding: 2px;
	overflow:scroll;
	list-style: none;
	height:100px;
}
.optionsDivVisible ul li {
	float: left;
	width: 100%;
}
.optionsDivVisible a {
	height: 1%;
	color: #000;
	display: block;
	padding: 2px 4px;
	overflow: hidden;
	text-decoration: none;
}
.optionsDivVisible a img {
	float: left;
	border: none;
}
.optionsDivVisible a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

.listtype {
	margin:0px;
	}
