div.productThumbnailOuter {
}

div.productThumbnailHeader {
	clear: both;
	padding-top: 5px;
}

table.productThumbnail {
    width: 100px;
    float: left;
    border-style: none;
    border-width: 0px;
    margin: 20px;
    padding: 0px;
}

tr.productThumbnail { 
}

td.productThumbnailTdLeft {
    vertical-align: top;
}

td.productThumbnailTdRight {
    vertical-align:top;
	width:100%;
}

span.productFieldValue {
	font-size: 10px;
	text-decoration:none;
}

img.productThumbnail {
    margin-top: 5px;
    border-style: none;
    border-width: 0px;
}

a.productThumbnail,
a.productThumbnail:link,
a.productThumbnail:active,
a.productThumbnail:visited,
a.productThumbnail:hover { 
}

#news1 table.productThumbnail, 
#highlight1 table.productThumbnail, 
#bestseller1 table.productThumbnail
{
	max-height: 150px;
	overflow: hidden;
}


#news2 table.productThumbnail, 
#highlight2 table.productThumbnail, 
#bestseller2 table.productThumbnail
{
	width:auto;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#news1 div.productThumbnailImgContainer,
#highlight1 div.productThumbnailImgContainer,
#bestseller1 div.productThumbnailImgContainer
{
	vertical-align:top;
	padding:0px;
}

#news2 img.productThumbnail,
#highlight2 img.productThumbnail,
#bestseller2 img.productThumbnail
{
	width: 100px;
}