@charset "utf-8";

body  {
	background: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
	height: 200px;
	overflow: hidden;
}
#container {
	border: solid 0px red;	
	left: 0px;
	top: 0px;	
	width: 170px;
	height: 200px;
	overflow: hidden;
}
.teleac #mainContent {
	margin: 0px;
	padding-left: 0px;
}
.footer {
	display: none;
}
.productCode
{
	display: none;
}
.bold
{
	display: none;
}
.preview{
	border: solid 0px #ABB4B3;
	margin-left: 0px;
	margin-right: 0px;
	border: solid 0px red;
	width: 170px;
}
.preview .description {
	font-size: 11px;
}
.product-list .preview {
	width: 170px;
	margin-top: 0px;
	height: 200px;
}
.product-list .right.preview {
	margin-left: 0px;
}
.product-list .preview .metadata {
	border-top: none;	
	font-size: 11px;
	height: 60px;
	padding-left: 0xp;
	padding-right: 0px;
	margin: 0px;
	width: 82px;
	padding-left: 0xp;
	padding-right: 0px;	
	float:left;
}
a{
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	display: block;
}
.product-list .preview H2 {
	/* background: #A190C6; */
	float: right;
	background: #FFF;
	color: #FFF;
	line-height:16px;
	font-size: 10px;
	margin-top: 0px;
	width: 80px;
	border: solid 0px red;
	margin-left: 0px;
}
.featureValue {
	margin-bottom: 15px;	
	font-size: 11px;
}
.product-list .preview .thumbnail {
	border: solid 0px red;
	width: 75px;
	height: 75px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.product-list .preview  .none.thumbnail {
	width: 75px;
	height: 75px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: solid 0px red;	
}
.product-list .preview  .thumbnail .image{
	width: 75px;
	height: 75px;
	border: solid 0px red;	
}
.product-list .preview  .none .thumbnail .image{
	width: 75px;
	height: 75px;
	border: solid 0px red;	
}
.price {
	border: solid 0px red;
	padding-top: 10px;
	font-size: 11px;
}

.product-list .previewbundle {
	display: none;
}



