div.bin_content
{
	margin-left: 0px;
	margin-top: 0px;
	visibility: hidden;
	display: none;
}

div.bin_overlay
{
	position: static;
	background-image: url(/global/images/overlay/overlay_window.png);
	background-repeat: no-repeat;
	width: 706px;
	height: 381px;
}
div.bin_container div.stores form
{
    margin: 0;
    padding: 0;
}
div.bin_container div.stores form label
{
    text-indent: -9999px;
    position: absolute;
}

div.bin_container
{
	width: 670px;
	height: 345px;
	background-position: bottom right;
	padding-top: 20px;
	padding-left: 20px;
	position:absolute;
	top:0;
}

div.bin_container a.button_close
{
	display: block;
	position: absolute;
	margin-left: 653px;
	background-image: url(/global/images/overlay/overlay_close_x.png);
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

div.bin_container div.retailers
{
	padding-left: 10px;
	padding-top:7px;
	border: 0px none #AAAAAA;
	width: 450px;
	height: 250px;
}

div.bin_container div.retailers h4
{
	color: #0099FF;
	margin-bottom: 4px;
	font-size: 1.3em;
}

div.bin_container div.retailers iframe.iframe_retailers
{
	padding: 10px;
	border: 1px solid #AAAAAA;
	width: 422px;
	height: 195px;
}

div.bin_container div.stores
{
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #AAAAAA;
	width: 422px;
	height: 50px;
	margin-top: 5px;
}

div.bin_container div.stores h4
{
	color: #0099FF;
	margin-bottom: 4px;
	font-size: 1.1em;
}

input
{
	vertical-align: middle;
}