.search-main {
	height: 210px;
	width: 434px;
	border: 1px solid #666666;
	float:right;
}
.search-head {
	background-color: #F7F7FD;
	height: 38px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:15px;
	padding-top:10px;
}
.search-boxbg
{
	background-color:#d0e0f0;
	height:90px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.search-maintxtbox
{
	height:40px;
	width:396px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	border:#82abd4 3px solid;
	margin-top: 5px;
	padding-top:7px;
	padding-left:2px;
}

.title1
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#1c4c72;
	font-weight:bold;
	font-size:13px;
}
.title2
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#1c4c72;
	font-weight:bold;
	font-size:13px;
}
.searchextension
{
	background-color:#d0e0f0;
	height:90px;
	padding-left:15px;
	padding-right:15px;
}

.extypes
{
	float:left;
	width:67px;
	font-size:12px;
	height:21px;
}

.domainsearchbutton
{
	background:url(../images/searchnowbutton.jpg);
	background-position:center center;
	height:37px;
	width:125px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}