﻿.marquee_box
{
    width:96%;
    position: relative;
    background-image: url('silver/marquee_bg.png');
}
.start
{
    height:35px;
    width:28px;
    background-image: url('silver/start.png');
    position: absolute;top: 0px;right: -4px;
}
.end
{
    height:35px;
    width:28px;
    background-image: url('silver/end.png');
    position: absolute;top: 0px;left: -4px;
}

.right_direction
{
    height:31px;
    width:7px;
    display:block; 
    background-image: url('silver/marquee_right.png');
    position: absolute;top: 13px;right: 2px;
    background-repeat:no-repeat;
}
.left_direction
{
    height:31px;
    width:7px;
    display:block; 
    background-image: url('silver/marquee_left.png');
    position: absolute;top: 13px;left: 2px;
    background-repeat:no-repeat;
}
.marquee
{
    height:35px;
    line-height:28px;
    margin-right: 20px;
    margin-left: 20px;
    text-align:right;
}

.scroll_news_bar_link { FONT-SIZE: 8pt; COLOR: #3366cc; FONT-FAMILY: tahoma;FONT-weight:normal; TEXT-DECORATION: none ; vertical-align:text-bottom;}
.scroll_news_bar_link:hover { COLOR: #ff6600 }
.typed_news_bar_link { FONT-SIZE: 10pt; COLOR:#333333; FONT-FAMILY: Arabic Transparent ;FONT-WEIGHT:bolder; TEXT-DECORATION: none }
.typed_news_bar_link:hover { COLOR: #ff6600 }