﻿#divSearchPageMostDiscountedProduct_ProductViewShell{}
#divSearchPageMostDiscountedProduct_ProductView
{
	clear: none;
	float: left;
	width: 120px;
	margin: 10px 2px;
}
#divSearchPageMostDiscountedProduct_LeftColumn{display: none;}
#divSearchPageMostDiscountedProduct_MiddleColumn{display: none;}
#divSearchPageMostDiscountedProduct_RightColumn{display: none;}
#divSearchPageMostDiscountedProduct_ProductName
{
	clear: both;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	width:120px;
	font-weight: bold; font-size: 1.2em;
}
.hlSearchPageMostDiscountedProduct_ProductName{}
.hlSearchPageMostDiscountedProduct_ProductName:hover{}
#divSearchPageMostDiscountedProduct_ProductImage
{
	clear: both;
	float: left;
	background-position: center center;
	background-image: url(Images/Must/NoPhoto.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 100px;
	text-align: center;
}
#divSearchPageMostDiscountedProduct_AddToCart
{
	clear: both;
	float: left;
	margin-top: 5px; display:none;
	padding-right: 5px;
	text-align:center;
	width:120px;
}
.divSearchPageMostDiscountedProduct_DiscountInfo
{
	clear:both;
	font-weight: bold;
	color: #ff9933;
	text-align:center;
	width:120px;
}
#divSearchPageMostDiscountedProduct_Before
{
	clear: left;
	font-weight: bold;
	color: #ff9933;
	text-align:center;
}
#divSearchPageMostDiscountedProduct_After
{
	clear: left;
	font-weight: bold;
	color: red;
	text-align:center;
}

#divSearchPageMostDiscountedProduct_ShortDescription{display: none;}
.hlSearchPageMostDiscountedProduct_More{}
.hlSearchPageMostDiscountedProduct_More:hover{}
#divSearchPageMostDiscountedProduct_DetailedDescription{display: none;}
#divSearchPageMostDiscountedProduct_DetailedDescriptionHeading
{
	font-weight: bold;
	font-size: 1.2em;
	color: #778899;
	display:none;
}
.divSearchPageMostDiscountedProduct_OutOfStock
{
	color:Red;
	font-weight:bold;
}






















