f/******************
HTML Tags
******************/
html, body
{
    margin: 0px;
    padding: 0px;
    height:100%;
}
.spotlighttxt-wrapper
{
    
    font-family: Arial;
    font-size: 10pt;
    color: #333333;
}


.spotlightlinktags{color: #90C7ED;}
.spotlightlinktags:active{text-decoration: none;color: #90C7ED;}
.spotlightlinktags:link    {text-decoration: none;color: #90C7ED;}
.spotlightlinktags:visited {text-decoration: none;color: #90C7ED;}
.spotlightlinktags:hover   {text-decoration: underline;color: #90C7ED;}

/**** Spotlight Box *****/
.spotlightplayer-wrapper
{
    clear: both;
    width:640px;
    background: #141414 url(images/bg-videoplayer-top-04.gif) 100% 0 no-repeat;
    position: relative;
    text-align: left;
    font-size:10pt;
}

#playerholder{
	position:relative;
	left:-18px;
	right:-15px;
}


.spotlighttxt-wrapper
{
    padding-top: 7px;
    padding-left:14px;
    padding-right:14px;
    background-color: #141414;
    font-family: Arial;
    font-size: 10pt;
    color: #cccccc;
}
.spotlighttxt-highlight
{
    color: #90C7ED;
}
.spotlighttxt-playerdescription
{
    color: #B2B2B2;
}
.spotlighttxt-playerdescription p
{
   margin-top: 0px;
}
.spotlighttxt-description p
{
   margin-top: 0px;
   

}

.spotlightthumb-homeouterwrapper 
{
    display:block;
    width:130px;
    height:110px;
    border: 4px solid #E6E6E6;
    margin-bottom:1px;
    margin-right:10px;
}

.spotlightlinktags-buynow
{
    margin-left:5px;
}
