Subversion Repositories SmartDukaan

Rev

Rev 4794 | Rev 4820 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4794 Rev 4810
Line 381... Line 381...
381
	margin: 0 auto;
381
	margin: 0 auto;
382
	overflow: auto;
382
	overflow: auto;
383
	padding-top: 10px;
383
	padding-top: 10px;
384
}
384
}
385
 
385
 
386
#pressCoverage .image-container	{
-
 
387
	float: left;
-
 
388
}
-
 
389
 
-
 
390
#asSeenOn {
386
#asSeenOn {
391
    color: #6D6D6D;
387
    color: #6D6D6D;
392
    float: left;
388
    float: left;
393
    font-size: 14px;
389
    font-size: 14px;
394
    font-style: italic;
390
    font-style: italic;
395
    font-weight: bold;
391
    font-weight: bold;
396
    line-height: 3em;
392
    line-height: 3em;
397
    padding-top: 7px;
393
    padding-top: 7px;
398
}
394
}
-
 
395
 
-
 
396
#pressCoverage .logo-container	{
-
 
397
	height: 50px;
-
 
398
	margin: 10px 0 0 12px;
-
 
399
	cursor: pointer;
-
 
400
}
-
 
401
 
-
 
402
#asSeenOnBS	{
-
 
403
	width: 200px;
-
 
404
	background: url('/images/press-logos-sprite.jpg') -455px 0px no-repeat;
-
 
405
}
-
 
406
 
-
 
407
#asSeenOnTOI	{
-
 
408
	width: 200px;
-
 
409
	background: url('/images/press-logos-sprite.jpg') -250px 0px no-repeat;
-
 
410
}
-
 
411
 
-
 
412
#asSeenOnWSJ	{
-
 
413
	width: 219px;
-
 
414
	background: url('/images/press-logos-sprite.jpg') -650px 0px no-repeat;
-
 
415
}
-
 
416
 
-
 
417
#asSeenOnMC	{
-
 
418
	width: 217px;
-
 
419
	background: url('/images/press-logos-sprite.jpg') -12px 0px no-repeat;
-
 
420
}
399
/** /Media Coverage **/
421
/** /Media Coverage **/
400
422