@charset "utf-8";
/* CSS Document */
.available{
	color:#0C0;
	background:url(/images/icon/check.png) right bottom no-repeat;
}
.bname{
}
#myKeywords, #myDomains{
	display:block;
	height:100px;
	overflow: auto;
	border:#266C93 solid 1px;
	padding:1px;	
	margin:1px;
	min-width:220px;
}