body {
    margin: 0;
    padding: 0;
    color: #FFF;
    background-color: #505050;
}

#container :link, #container :visited
{
    text-decoration: none;
}

#container img {
    border: none;
}

#container {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:left;
    width: 789px;
    height:125px;
    background: repeat-x top left url(/ticker/img/bg.gif); 
    margin:0px auto 20px auto;
    padding: 0;
}

#ticker {
    width: 100%;
    float:left;
    display:inline;
    white-space:nowrap;
    margin-top:5px;
    margin-left:0px;
    margin-bottom: 5px;
}

.tickeraid, #links
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#affTicker, .tickeraid {
    float: left;
    width: 600px;
    height: 41px;
    overflow: none;
}

.tickerFrame
{
    position: absolute;
    top: -1000px;
}

#ticker img#logo {
    float:left;
    margin:0px auto 0px auto;
}

#control {
    margin:1px auto 0px 5px;
    float:left;
}

#utility {
    clear: left;
    margin-left: 5px;
    margin-right: 7px;
}

#links {
     background: no-repeat top left url(/ticker/img/bottom_pane.png);
     width:275px;
     height:64px;
}

#ads {
    
     float:right;
     background: no-repeat top left url(/ticker/img/adSpot.png);
     width:491px;
     height:64px;
}

#slider {
    width: 85px;
    height: 23px;
    background: no-repeat top left url(/ticker/img/speedbg.png);
}


#sliderthumb {
    width: 5px;
    height: 9px;
    position: relative;
    left: 41px;
    top: 12px;
}

.tickeraid {
    font-size: 80%;
    background-color: #333333;
    color: #a5a5a5;
}

#customise
{
    display: none;
}

.tickeraid p {
    margin-top: 3px;
    margin-bottom: 2px;
    margin-left: 7px;
}

#customise input {
    border: 1px solid #8a8a8a;
    color: white;
    background-color: #535353;
    margin-left: 7px;
    width: 390px;
    margin-bottom: 0;
    padding: 0;
}

#customise form
{
    margin: 0;
    padding: 0;
}

#customise img {
    vertical-align: bottom;
}

#container .tickeraid a, #container .tickeraid a:visited {
    color: white;
    text-decoration: underline;
}

#links h3 {
    color: black;
    font-size: 90%;
    font-stretch: condensed;
    font-weight: normal;
    border-bottom: 1px dotted black;
    margin: 2px;
}

#links h3 #investor {
    color: blue;
}

#links a, #links a:hover, #links a:visited {
    color: black;
}

#links a:hover {
    text-decoration: underline;
}

#links ul 
{
    font-size: 90%;
    font-weight: bold;
    padding-left: 0;
    margin-left: 20px;
    margin-top: 5px;
}

#links ul li 
{
    margin: 0; 
    padding: 0;
    line-height: 1.2em;
    list-style-image: url(/ticker/img/linkArrow.png);
}

* html #links ul li 
{
    position: relative
}

#links ul li#portfoliotracker 
{
    margin-top: -3.6em;
}

#links ul li#portfoliotracker, #links ul li#stockfilter, #links ul li#gamnews 
{
    margin-left: 11em;
}

#adticker
{
    margin-left: 19px;
    margin-top: 2px;
    width: 468px;
    height:60px;
}

