
table.ajaxsearch td, table.ajaxsearch tr{
    border:0px;    
}
.itemsearch .itemlink {
	padding: 5px;
	display: block;
}
.itemsearch img{
    border:0px;
}
.itemsearch a:hover{
    background: none;
    color: #fff;
}
.itemsearch:hover{
    background-color: #444;
    color: white;
}
.itemsearch:hover span{
	color: #fff;
}
.img-block{
    display: block;
	width: 20px;
}
.pricesearch{
		font-weight: bold;
		font-size: 18px;
}
.detailsearch{    
	display: block;	
	margin: 0 10px 0 10px;
}
.ajax-search-more-results{
    
}

table.ajaxsearch{width:100%;}
.uk-subnav-pill{border-bottom: 1px dotted #ccc;
padding-bottom: 10px;
}
#jshop_search {
height: 36px!important;
color:#000;
}
.SearchButton {
height: 42px;
width: 57px;
border:none;
}
#search-result{
    background-color: white;    
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.2);
    color: #555555;
    position: absolute;
    z-index:99999999999;
    left: 64%;
    width: 368px;
    font-size: 16px;
}

