@charset "utf-8";

/************************************************************
		Shop-Stylesheet  KISSaFROG-ebay-Shop
		Nadine Oberstein | Medienkonzeption - Mediengestaltung
		www.nadine-oberstein.de 
************************************************************/

.ebayshop .sidebar .az {
	height: 100%;
}

.ebayshop .sidebar .az li.active,
.ebayshop .sidebar .top5 li.active {
	background-color: #6f6f6f;
}

.ebayshop .sidebar .az li.active a,
.ebayshop .sidebar .top5 li.active a {
	color: #fff !important;
	font-weight: bold;
}

.ebayshop .tbebayrestable td, 
.ebayshop .ebItemlist th  {
	padding: 5px 15px !important;
}

.ebayshop .tbebayrestable td {
	text-align: right !important;
}

.ebayshop .ebItemlist th  {
	text-align: center !important;
	font-weight: bold !important;
}

.ebayshop .gallery2 td {
	padding-top: 15px !important;
}	