#view {
	margin-left:0px;
	border:0px solid red;
	width:820px;
}
#view h2 {
	margin:5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#view div {
	float:left;
}
#page-title {
	width:467px;
	height:28px;
	background: #fff url(../images/products/products_title_467_28.jpg) no-repeat left top;
}
#page-header {
	margin:0 0 10px 0;
	padding:4px 0 0 20px;
	width:800px;
	height:35px;
	text-align:left;
	font-weight:bold;
	color: white;
	background: #fff url(../images/products/products_bar_807_34.jpg) no-repeat left top;
}
.view-item-image {
	width:145px;
	_height:130px;
	background: #fff url(../images/home/specials_image_back_145_63.jpg) no-repeat left top;
}
.view-item-image img {
	border:0;
	margin:7px 0 0 5px;
	padding:0;
	width:135px;
	_max-height:151px;
}
.view-item-text {
	margin-left:25px;
	_border-bottom:1px dotted black;
	width:600px;
	text-align:left;
	font-size:12px;
	_color:black;
}
.view-item-price {
	font-size:16px;
	font-weight:bold;
	color:blue;
	margin-bottom:10px;
}
.view-item-title {
	float:left;
	margin-bottom:10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:blue;
}
.view-item-desc {
	clear:both;
	margin-bottom:10px;
	text-align:left;
	font-size:12px;
	_color:black;
}
.view-item-go {
	margin:0;
	border:0;
	padding:0;
	margin-top:0px;
	width:78px;
	height:23px;
	float:left;
}
.view-item-go img {
	border:0;
}
.prd-price {
	float:left;
	padding-top:5px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
}
.underline {
	clear:both;
	width:800px;
	height:23px;
	margin:5px 0 15px 0;
	border-bottom:1px dotted black;
}

.price-go-btn{
	float:left; margin-right:10px; overflow:hidden;
	width:100px;
}
.prod-view-go{
	float:left; overflow:hidden; margin-right:10px;
}

