Subversion Repositories SmartDukaan

Rev

Rev 4169 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4169 Rev 5145
Line 38... Line 38...
38
	height: 275px;
38
	height: 275px;
39
	width: 163px;
39
	width: 163px;
40
	border: 1px solid #F0F0F0;
40
	border: 1px solid #F0F0F0;
41
}
41
}
42
 
42
 
43
/*
-
 
44
.productPrice{
-
 
45
	padding-bottom : 5px; 
-
 
46
	padding-left : 10px;
-
 
47
}
-
 
48
 
-
 
49
.productDesp{
-
 
50
	font-size:11px;
-
 
51
	line-height:16px;
-
 
52
	padding-bottom:5px;
-
 
53
}
-
 
54
	
-
 
55
.productDesp span{
-
 
56
	overflow: hidden;
-
 
57
	width: 100%;
-
 
58
	font-size: 11px;
-
 
59
	color: #333333;
-
 
60
	margin-left: 10px;
-
 
61
	display: block;
-
 
62
}
-
 
63
 
-
 
64
.newPrice {
-
 
65
	color:#FF0000;
-
 
66
	font-weight:bold;
-
 
67
	line-height:8px;
-
 
68
	padding:2px 0 4px 0
-
 
69
}
-
 
70
 
-
 
71
.originalPrice{
-
 
72
	font-size:13px;
-
 
73
	font-weight:bold;
-
 
74
}
-
 
75
 
-
 
76
*/
-
 
77
 
-
 
78
.strikeThrough{
43
.strikeThrough{
79
	text-decoration:line-through;
44
	text-decoration:line-through;
80
}
45
}
81
 
46
 
82
/** Main Content End **/
47
/** Main Content End **/
83
48