﻿
#murqueescrollArea
{
	float: left;
	padding-top: 3px;
	height: 22px;
	width: 920px;
	padding-left: 5px;
}
#murqueescrollArea img
{
	vertical-align: middle;
}
#LatestNewsM
{
	height: 21px;
	padding-top: 4px;
	direction:rtl;	
}
.StringTheme {
    color: #808080;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
	background:url(/Resources/QiyasWebParts/Items/images/marquee_sep.png) no-repeat right center;
	padding-right:40px;
	margin-left:20px;
	vertical-align:top;
	direction:rtl;
	display:inline-table;
	!display:inline-block;
}
#MurqueeArrows
{
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	display: none;
}
#MurqueeArrows a{
	display:table-cell;
	!display:inline-block;
}
#MurqueeNewsArea
{
	position: relative;
	background-color:#f3f3f3;
	background-repeat: no-repeat;
	height: 29px;
	width: 994px;
	direction: ltr;
}
#murquee_leftarrow
{
	background-image: url(/Resources/QiyasWebParts/Items/images/murquee_leftarrow.png);
	background-repeat: no-repeat;
}
#murquee_pauseArrow
{
	background-image: url(/Resources/QiyasWebParts/Items/images/murquee_pausearrow.png);
	background-repeat: no-repeat;
	margin-left:1px;
	margin-right:1px;
}
#murquee_rightArrow
{
	background-image: url(/Resources/QiyasWebParts/Items/images/murquee_rightarrow.png);
	background-repeat: no-repeat;
}
