@charset "UTF-8";
/* CSS Document */

.bodycopy3 {
	font-size:12px;
	line-height:17px;
}
.imagecopy3 {
	width : 50px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background-image: url("wheretobuy-clientlibs/images/suggest-icons.png");
	background-repeat: no-repeat;

}

.disambig {
	display: none;
	border: 1px solid #9c9c9c;
	padding: 4px!important;
//	width: 300px;
	max-height: 315px;
	overflow: auto;
//	position: absolute;
	background-color: #fff;
	z-index: 9999;
	margin-top:-20px;
}

.disambig div {
	min-width: 100%;
	clear: both;
	float: none;
	padding: 5px 0!important;
}

.delete_box {
	padding: 0px;
	height: 12px;
	text-align: right;
}
.delete_box .delete {
	font-size:14px;
	cursor: pointer;
	color: #000000;
}

.base_link {
	color: #00A6C0;
	font-weight: bold;
}
