
div.outline{
    position:relative;
}

img.loading{
    top:50%;
    left:50%;
	margin-top: -12px;
	margin-left: -12px;
    position:absolute;
}

.overlay {
    display:none;
    width:100%;
    height:100%;
    position:absolute;    
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
	z-index: 9999;
}

.fixed{
    position:fixed;
}


.items-thumbnail .zoom2 .inner{
left:-157px !important;
}
.items-thumbnail .zoom2 .outline{
float:right !important;
}
.items-thumbnail .zoom2 .more{
float:left !important;
}

table.gstl_0 {
	z-index: 99999;
}

.kamo-wrapper {
	position:relative;
	height:234px;
	margin:15px 0;
	overflow:hidden;
	z-index:4900;
}

.kamo-wrapper ul.items {
	position:absolute;
	margin:0;
	width:860px;
}

.kamo-wrapper ul.items li {
	margin: 20px 22px 0 0;
}

#justSold div.items {
	position:relative;
	margin-top:-205px;
	height:195px;
	z-index:4000;
}

.ui-autocomplete-input {
	outline: none;
}

.ui-autocomplete {
	z-index: 999999999;
	width: 400px;
	overflow: hidden;
}
.ui-helper-hidden-accessible {
	display: none;
}
 
.suggests .ui-state-focus {
background:#f3fad9;
}
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}

