/*******************************************************/
/* Search */
/*******************************************************/	
.kingstonBar {
	height:24px;
	background:#D9D7D5;
	padding:5px 0px 2px 10px;
	margin: 21px 5px 21px 5px;
	}
	
.kingstonSearch {
	float:left;
	}
	
.kingstonSearch input {
	margin:0px 0px 0px 5px;
	}

.kingstonSearch button.kingsearchBar{
	display:inline;
	}
/*******************************************************/
/* list */
/*******************************************************/

div#kingstonHolder{
	margin-left:15px;
	}
	
.kingstonProductLast {
	border-bottom: 1px solid #D1D2D7;
	}
