.gk2_vm_lp_table {
	width: 100%;
}

.gk2_vm_lp_table tr td {
	vertical-align: top;
	padding-right: 3px;
}

.gk2_vm_lp_table h3 {
	color: #333!important;
}

.gk2_vm_lastprod {
}

.gk2_vm_lp_buffer {
	display: none;
}

.gk2_vm_lp_navigate {
	float: right;
	width: 36px;
}

.gk2_vm_lp_prev, 
.gk2_vm_lp_next {
	cursor: pointer;
	float: right;
	width: 17px;
	height: 17px;	
}

.gk2_vm_lp_prev {	
	float: left;
}

.gk2_vm_lp_next:hover {
	background-position: 100%;
}

.gk2_vm_lp_prev:hover {
	background-position: 0px;
}

.gk2_vm_lp_wrapper1 {
	overflow: hidden;
}

.gk2_vm_lp_wrapper2 {
	width: 10000px;
}

.gk2_vm_lp_table_item {
	float: left;
}

.gk2_vm_lastprod_desc {
}

a.gk2_vm_lastprod_img img {
	float: left;
	border-right: 1px solid #e7e7e7;
	margin-right: 6px;
}

.product-Old-Price {
	color:red;
	text-decoration:line-through;
}

.productPrice {
	font-weight:bold;
	white-space:nowrap;
}

.gk2_vm_lastprod_price_and_cart {
	clear: both;
	margin-top: 5px;
}

.gk2_vm_lastprod_price {
	float: left;
}

.gk2_vm_lastprod_cart {
	float: right;
	margin-right: 15px;
}

.gk2_vm_lp_prev, .gk2_vm_lp_next {
	background: transparent url('lastproduct_buttons.png') no-repeat -38px 0;
}

.gk2_vm_lp_prev {
	background: transparent url('lastproduct_buttons.png') no-repeat -19px 0;
}

