/*   first some corrections */
div.tabs_search ul {
	padding-bottom: 0px;
	height: 31px;
}
div.tabs_search .ui-tabs-panel {
	border: none;
	background: none;
	margin: 0px;
}
div.tabs_search .ui-tabs-nav {
	height: 31px;
	background: none;
}
div.tabs_search .ui-tabs-nav li {
	padding: 0px;
}

div.ndx-search {
	width: 606px;
	margin-top: 2px;
}
.search-panel span {
	line-height: 32px;
	height: 32px;
}
div.pag-panel {
	height: 4px;
}
div.search-panel {
	background-image: url(/_static/img/tab-pub-ndx-active.gif);
	height: 32px;
}
div.namedrive_spotlight {
	display: block;
	min-height: 300px;
}
div.namedrive_spotlight div.auctions {
	width: 63%;
	min-height: 280px;
	max-height: 295px;
	border: 1px solid #989898;
	float:left;
}
div.namedrive_spotlight div.domains {
	width: 35%;
	min-height: 280px;
	max-height: 295px;
	border: 1px solid #989898;
	float:right;
}
div.namedrive_spotlight div.title {
	background-image: url(/_static/img/tab-pub-ndx-active.gif);
	height: 32px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 2px;
	font-size: 11pt;
	line-height: 32px;
	border-bottom: 1px solid #ffffff;
	padding-left: 13px;
}
div.namedrive_spotlight .ndx_latest_table {
	/*table-layout: fixed;*/
}
div.namedrive_spotlight .ndx_latest_table th {
	background: #e2e1e6;
	border-right: 2px solid #FFFFFF;
	padding-left: 13px;
	padding-right: 5px;
}
div.namedrive_spotlight .ndx_latest_table th:last-child {
	border: none;
}
div.namedrive_spotlight .ndx_latest_table td {
	border-right: 2px solid #FFFFFF;
	padding-left: 13px;
	padding-right: 5px;
}
div.namedrive_spotlight .ndx_latest_table td:last-child {
	border: none;
}
div.namedrive_spotlight div.spotlight_more {
	font-weight: bold;
	text-align: leftt;
	font-size: 8pt;
	padding: 4px;
	padding-top: 5px;
	padding-left: 13px;
}
input.home-search-tab {
	border-top: 1px;
	border-bottom: 1px;
}
div.main-image {
	background-image: url(/_static/img/wixi_HP_Splash.jpg);
	width:606px;
	height:421px
}
div.main-image a{
	text-decoration:none;color:#ffffff;font-size:24px;
}
div.main-image a:hover{
	text-decoration:none;color:#000000;font-size:24px;
}