.ssSearchTable {
	width: 200px;
	border: 1px solid silver;
	cellspacing: 0px;
	cellpadding: 0px;
}

.ssResultSummary {
	background: #252525;
	color: white;
}

.ssResultColumn {
	background: black;
}

.ssResultsTable {
	text-align: center;
}

.ssSearchText_White {
	font-family: verdana;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 20px;
	color: black;
}

.ssSearchText_Black {
	font-family: verdana;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 20px;
	color: white;
}

.ssDesignerSearchArea {
	background: url('/images/StoreSearch/DesignerBackground.gif');
	height: 172px;
}

.ssProductSearchArea {
	background: url('/images/StoreSearch/DesignerBackground.gif');
	height: 172px;
}

.ssBuyerSearchArea {
	background: url('/images/StoreSearch/BuyerBackground.gif');
	height: 172px;
}

.ssRetailerSearchArea {
	background: url('/images/StoreSearch/RetailerBackground.gif');
	height: 172px;
}

.ssJDText {
	font-size: 18px;
	color: darkgreen;
}

.ssLiveDemo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	background: lightgreen;
	padding: 3px;
	border: 1px solid darkgreen;
}

.ssSearchField {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #7C7C7C; 
	width: 126px;
	color: black;
}

.ssCheckbox {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.ssRating {
	color: red;
	font-weight: bolder;
}

.ssBoxedItem {
	border-top: 1px solid #252525;
}

.ssBoxedItemHover {
	border-top: 1px solid #252525;
	cursor: hand;
}

.ssHeader {
	font-family: verdana;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bolder;
}

.ssExpandedCategoryHeader {
	font-weight: bolder;
	color: black;
	text-decoration: underline;
}

.ssStoreInfoAdditionalAttributes {
	height: 30px;
	width: 30px;
	cursor: hand;
	padding-right: 1px;
}
