#scroller {
    /*background:url(../images/templatemo_slider.png); */
    color: #ffffff;
	background-color: #FFF;
    font-size: 16px;
    height: 28px !important;
    line-height:28px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 1px;
    position: relative;
	font-family: "Times New Roman", Times, serif, Bangla;
}
.scrollingtext {
	color: #03C;
	white-space: nowrap;
	position: absolute;
	font-size: 16px;
	font-style: normal;
}
.scrollingtext a:link, .scrollingtext a:visited {
    color: #03C;
    font-size: 16px;
}
.scrollingtext a:visited {
    text-decoration:none;
}

.review {
    padding-right: 50px;
}

#static-text {
    position: absolute;
    padding: 0 10px;
	color: #03C;
    /*background:url(../images/templatemo_slider.png);*/
    z-index: 99999;
    font-weight: bold;
	background-color: #FFF;
}