#products .tr{
	padding: 25px 40px 7px 10px;
	width: 174px;
	height: 180px;
	float: left;
	border-top: 1px solid #e6e6e6;
}

#products .borderright{
	border-right: 1px solid #e6e6e6;
}

#products div.more{
	margin-top: 10px;
	float: right;
}

#products div.more a{
	text-decoration: none;
}

#products a.image img {
	float: left;
	padding-right: 10px;
}
#products a.image {
	display: block;
}

#products a.title {
	font-weight: bold;
}

#products .right{
	float: right;
	width: 92px;
}

#products .right strong{
	font-family:  Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 40px;
	color: #16559b;
}

/* product */


 a.image2 {
	float: left;
	margin: 0px 8px 0px 0px;
}

div#product_top .left{
	float: left;
	width: 160px;
}

div#product_top .right{
	float: right;
	text-align: justify;
	margin-right: 20px;
}

div#product_bottom{
	margin-top: 30px;
}

div#product_bottom .left{
	float: left;

}

div#product_bottom img{
	padding-bottom: 25px;
}

div#product_bottom .left img{
	float: left;
	margin-left: 0px;
}

div#product_bottom .right{
	float: right;
	width: 300px;
	text-align: justify;
	margin-right: 20px;
}

div#product_bottom .right table{
	float: right;
	width: 300px;
	margin-bottom: 20px;
	border-collapse: collapse;
}

div#product_bottom .right table td{
	border: 1px solid #e5e5e5;
}
div#product h2.new {
	color: #269d00;
	font-size: 13px;
	margin: 0px 0px 15px 0px;
}

div#zoom{
	float: right;
	width: 100px
}

div#zoom img{
	float: left;

}

div#zoom a{
	text-decoration: none;
	background: url(/htdoc/image/zoom.gif) no-repeat right;
	padding-right: 20px;

}

 .navigation {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;

}

 .navigation a:hover {
	text-decoration: none;
}

 .navigation a.next {
	float: right;
}
 .navigation a.prev {
	margin-left: 150px;
	float: left;

}
 .navigation a {
	color: #f61414 !important;
	height: 17px;
	text-decoration: none;
}

 .back{
	float: left;
	margin-left: 158px;
}

 .back a{
	text-decoration: none;
	color: #16559b;
}


 table {
	width: 300px important;
	border: none;
}
 table td {
	margin: 1px;
}


.tech{
	margin-left: -42px;
}

.MultiBoxNumber{
	display: none;
}

