#shopSearchProductTable input {
	border: 1px solid #666666;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
}
.shopSearchListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	background-color: #99CCFF;
	height: 24px;
	vertical-align: middle;
	font-weight: bold;
}
#shopSearchListPageSelector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	background-color: #99CCFF;
	height: 24px;
	vertical-align: middle;
}
#shopSearchListPageSelector a:visited, 
#shopSearchListPageSelector a:active, 
#shopSearchListPageSelector a:link, 
#shopSearchListPageSelector a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}
#shopSearchProductTable a:visited, 
#shopSearchProductTable a:active, 
#shopSearchProductTable a:link, 
#shopSearchProductTable a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.shopSearchListContentC1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 82px;
	vertical-align: middle;
}
.shopSearchListContentC2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E0F0FF;
	height: 82px;
	vertical-align: middle;
}
.shopSearchSpecialPrice {
	color: #FF0000;
	font-weight: bold;

}
.shopSearchNormalPrice {
	text-decoration: line-through;
}
.sortUp {
	position: relative;
	top: -6px;
}
.sortDown {
	position: relative;
	left: -11px;
	top: 2px;
}
