﻿.marquee_box
{
    width:96%;
    position: relative;
    background-image: url('silver/marquee_bg.png');
}
.start
{
	
    height:31px;
    width:35px;
    background-image: url('silver/start.png');
    position: absolute;top: 0px;right: -10px;
}
.end
{
    height:31px;
    width:33px;
    background-image: url('silver/end.png');
    position: absolute;top: 0px;left: -10px;
}

.right_direction
{
	margin-right:2px;
    height:31px;
    width:7px;
    display:block; 
    background-image: url('silver/marquee_right.png');
    position: absolute;top: 0px;right: 0px;
   /* background-repeat:no-repeat;
    background-position:center;*/
}
.left_direction
{
	margin-left:0px;
    height:31px;
    width:7px;
    display:block; 
    background-image: url('silver/marquee_left.png');
    position: absolute;top: 0px;left: 0px;
  /*  background-repeat:no-repeat;
    background-position:center;*/
}
.marquee
{
    height:31px;
    line-height:28px;
    margin-right: 20px;
    margin-left: 20px;
    text-align:right;
}

.scroll_news_bar_link { FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: tahoma;FONT-weight:normal; TEXT-DECORATION: none }
.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 }
