﻿        .smotyOuterContainer
        {
            width: 590px;
            height: 80px;
            border-top: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            border-left: 1px solid #eaeaea;
            background-image:url(/images/homepageteaser/bg_rule_smoty.jpg); 
            background-position:right bottom; background-repeat:no-repeat;
        }
          .smotyBorderContainer
        {
            position: -10px; z-index: 5; position: relative; border-bottom: 1px solid #eaeaea;
            border-left: 1px solid #eaeaea;
            border-right: 1px solid #eaeaea;
            
        }
        .smotyH4
        {
            font-size: 14px;
            color: #3C527F;
            margin-left: 80px;
            overflow: hidden;
        }
        .smotyItemHolder
        {
            width: 180px;
            height: 60px;
            padding: 10px;
            vertical-align: top;
        }
        .smotyH4, .smotyH4:link,.smotyH4:visited, .smotyH4:hate, .smotyH4:active 
        {
            font-size: 13px;
            color: #3C527F !Important;
            text-decoration:underline;
        }
        .ListPic
        {
            float: left;
            margin-right: 10px;
            width: 65px !important;
            height: 47px;
            float: left;
            border: 1px solid #666666;
        }
        .FloatLeft
        {
        }
        .posRelative {position: relative;}
        .FBOverlay {position: absolute; z-index: 4; }
        .TimeToEnter {padding:15px 30px; text-align:center; color:#D02D30 !Important;}
        .Red, a.Red:link {color:#D02D30 ;}
        .RowBG {padding:0 5px;background-color:#EDEFF4; border-bottom:1px solid #B6BFE0;}
        .AltBG { padding:0 5px;border-bottom:1px solid #8590B9;}
        
        .winner  
        {
		color:#333333;
		font-size:17px;
		font-weight:bolder;
		}
		.loser  
		{
		color:#666666;
		font-size:14px;
		font-weight:normal;
		}
		.equal  
		{
		font-size:17px;
		font-weight:normal;
		}
