					.sellerList  {
						border-collapse:collapse;
						margin-bottom:10px;
						width:100%;
					}
                	
                	.sellerList td  {
						border: 0px solid red;
						vertical-align:top;
						padding:0px 15px 0px 0px !important;
						text-align:left;
						border-bottom:1px solid #ccc;
					}

                	/*
                	.sellerList tr:nth-child(2n+1) {
						background:#eee; 
					}
					*/

                	.sellerList td.sellerImg  {
						width:10%;
					}

                	.sellerList td img  {
						border: 0px solid #ccc;
						margin: 5px 0px 5px 5px !important;
						padding:0px !important;
						width: 80px;
						height: 80px;
					}
					
					.sellerList td ul.personalData  {
						border: 0px solid red;
						margin: 10px 0 0 0px !important;
						padding:0 0 0 0px !important;
						list-style-type:none;
						/*list-style-type:square*/
					}			

					.sellerList td ul.personalData li  {
						margin-bottom: 2px !important;
						color:#666;
					}
						
					.sellerList td ul.personalData li a {
						text-decoration:none;
						color:#666;
						font-weight:bold;
					}
					
					.sellerList td ul.personalData li a:before {
						/*content: "»";*/
					}
					
					
					
	div.listing_table { overflow-x: hidden; }
					
					
div.listing_thumbnails_label > a {
	text-decoration: none;	
	color: #666;
}

div.listing_thumbnails_more > b > a { 
	text-decoration: none;	
	color: #666; 
}


div.listing_thumbnails_label > a:hover {
	text-decoration: underline;	
}

div.listing_thumbnails_more > b > a:hover { 
	text-decoration: underline;	
}


div.listing_thumbnails {
	background-color: white;
	border: 1px solid #7F9DB9;
}

table.listing_thumbnails {
	display: inline; 
	height: 140px; 
	width: 100px; 
	overflow: hidden;
	cursor: default;
	border: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
	margin-bottom: 10px;
	float: left;
}


div.listing_thumbnails_label {
	height: 70px; 
	width: 90px; 
	overflow: hidden;
	font-family: tahoma;
	font-size: 10px;
	color: #666;
}


.listing_thumbnails_more {
	border: 1px solid #999; 
	background-color: white; 
	position: relative;
	top: 40px; 
	left: -4px;
	width: 190px;
	color: #666;
	font-family: tahoma;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

img.listing_thumbnails_img {
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
}
					
					
					
					
					
					
.fisheyeContainter a.fisheyeItem { display: none !important;}
.fisheyeContainter:hover a.fisheyeItem { display: block !important;}
.fisheyeContainter { width: 300px; height: 40px;}


.listing_icons_img { width: 20px; height: 20px; }
