#content.ProductPage {
	/*margin-right: 0;
	width: 680px;*/
}

.ProductPage .entry {
	clear: none;
}
.ProductPage .entry .entry-content {
	
}

.ProductPage1Column .entry {
	
}
.ProductPage1Column .entry .entry-content {
	
}
<!-- 128 or 658 -->
.ProductPage1Column .entry .entry-content .entry-previewimage {
	width: 128px;
	height: 128px;
}
.ProductPage1Column .entry .entry-content .entry-previewimage a {
	width: auto;
	height: auto;
}
.ProductPage1Column .entry .entry-content .entry-previewimage a img { 
	width: 128px;
	height: 128px;
}

.ProductPage2Column .entry {
	width: 330px;
}
.ProductPage2Column .entry .entry-content {
	width: 320px;	
	margin-right: 10px;
}
.ProductPage2Column .entry .entry-content .entry-previewimage {
	width: 96px;
	height: 96px;
}
.ProductPage2Column .entry .entry-content .entry-previewimage a {
	width: auto;
	height: auto;
}
.ProductPage2Column .entry .entry-content .entry-previewimage a img {
	width: 96px;
	height: 96px;
}

.ProductPage3Column .entry {
	width: 220px;
}
.ProductPage3Column .entry .entry-content {
	width: 180px;	
	margin-right: 10px;
}
.ProductPage3Column .entry .entry-content .entry-previewimage {
	width: 160px;
	height: 80px;
}
.ProductPage3Column .entry .entry-content .entry-previewimage a {
	width: auto;
	height: auto;
}
.ProductPage3Column .entry .entry-content .entry-previewimage a img {
	width: 160px;
	height: 80px;
}

.ProductPage h1 {
	font-size: 16px;
	padding: 8px 0 4px;
}

.ProductNavigationTop {
	overflow: hidden;
	border-bottom: 1px solid #D6D6D6;
}
.ProductNavigationTop li {
	list-style: none;
	float: left;
	width: 220px;
}
.ProductNavigationTop li a {
	padding: 3px 10px;
	line-height: 22px;
	display: block;
	background: url("../images/skin1/bullet1.png") no-repeat scroll 0 12px transparent;
	text-decoration: none;
}


.ProductNavigationTop2 {
	overflow: hidden;
}
.ProductNavigationTop2 li {
	list-style: none;
	float: left;
	width: 220px;
}
.ProductNavigationTop2 li a {
	padding: 3px 10px;
	line-height: 22px;
	display: block;
	background: url("../images/skin1/bullet1.png") no-repeat scroll 0 12px transparent;
	text-decoration: none;
}
.textInput { background:transparent url(images/inputback.png) top left no-repeat; border:solid 1px transparent; width:233px; height:22px; padding:10px 0 0 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.textInput2 { background:transparent url(images/inputback.png) top left no-repeat; border:solid 1px transparent; width:233px; height:120px; padding:10px 0 0 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; overflow:hidden;}
.textInputVC { background:transparent url(images/inputback.png) top left no-repeat; border:solid 1px transparent; width:150px; height:22px; padding:10px 0 0 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
