﻿.rowunderline 
{
    border-bottom:1px solid #eee;
}

div.mediabackground 
{
    text-align:center;
    width: 103px;
    height: 79px;
    background-image: url(/Images/Misc/MediaBackground.jpg);
}

div.bigmediabackground 
{
    text-align:center;
    width: 110px;
    height: 86px;
    padding: 7px 5px 0 0;
    background-image: url(/Images/Misc/BigMediaBackground.jpg);
    background-repeat: no-repeat;
}

/*div.bigmediabackground:hover
{
    background-image: url(/Images/Misc/BigMediaBackgroundOver.jpg);
}*/

div.bigmediacontainer 
{
    margin: 0 20px 20px 20px;
}

.bigmediacontainer a 
{
    border: none;
}

.bigmediacontainer a:hover
{
    border: none;
}

.mediaimage 
{
    width: 97px;
    height: 73px;
    padding-top: 3px;
}

.imagepadding 
{
    padding: 10px;
}

.arrowlist {
    list-style-position: outside;
    list-style-image:url(/Images/Misc/YellowArrowRight.gif);
	margin: 0 0 15px 0;
	padding: 0 0 0 16px;
}

#playnowcontainer
{
    position: relative;
    top: -46px;
    left: 320px;
	margin: 0 0 -100px 0;
	height: 100px;
	width: 450px;
}

#playnowcontainer a 
{
    border:none;
}

#smscontest 
{
    margin-top: 10px;
}

#smscontest #smscontestheader 
{
    width: 588px;
    height: 75px;
    background-image: url(/Images/Misc/SMSContest/Header.jpg);
    background-repeat: no-repeat;
}

#smscontest #smscontestcontent
{
    width: 588px;
    background-image: url(/Images/Misc/SMSContest/Background.jpg);
    background-repeat: repeat-y;
}

#smscontest #smscontestcontent #text 
{
    padding-left: 20px;
    padding-right: 20px;
}

#smscontest #smscontestfooter
{
    width: 588px;
    height: 19px;
    background-image: url(/Images/Misc/SMSContest/Footer.jpg);
    background-repeat: no-repeat;
}

#smscontestcontent #separator
{
    width: 548px;
    height: 10px;
    background-image: url(/Images/Misc/SMSContest/SeparatorBackground.jpg);
    background-repeat: repeat-x
}

.sponsorcarousel {
    width: 577px;
}

.sponsorcarousel-box {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 577px;
    height: 77px;
}

.sponsorcarousel-images {
    position: absolute;
    width: 10000px;
    height: 77px;
}