/* ELEMENTS
----------------------------------------------------------------------------------------------------*/
.rmtwrapper {
	height: 35px;
    overflow: hidden;
}
.rmtwrapper .rmtstage {
	position: relative;
	overflow: hidden;
	float: left;
	width: 790px!important;
	height: 35px;
}
.rmtwrapper .rmtfadeleft {
	position: absolute;
	z-index: 2;
	width: 85px;
	height: 35px;
}
.rmtwrapper .rmtfaderight {
	position: absolute;
	z-index: 2;
	margin: 0 0 0 535px;
	width: 85px;
	height: 35px;
}
.rmtwrapper .rmtscroller {
	width: 999999px;
	height: 35px;
	position: absolute;
}
.rmtwrapper .rmttweet {
	float: left;
	height: 35px;
}
.rmtwrapper .rmtinfo {
	float: left;
	padding: 14px 7px 0 0;
}
.rmtwrapper .rmttop {
	height: 18px;
}
.rmtwrapper .rmtdate {
	float: left;
	/*color: #767676;*/
	color: #FFFFFF;
	font-size: 11px;
	margin-top:-3px;
}

.rmtdate a:link, .rmtdate a:visited {
	/*color:#767676;*/
	color: #FFFFFF;
}
.rmtdate a:hover{
	color:#FFFFFF;
}
.rmtlogo  {
    background: url("http://page-31.com/images/rBorder.gif") no-repeat scroll right center transparent;
    float: left;
    height: 36px;
    margin-right: 10px;
    width: 165px;
}
.rmtlogo h3 {
    background: url("http://page-31.com/images/img1.png") no-repeat scroll left top transparent;
    color: #A5A5A5;
    font-size: 12px;
    margin-top: 10px;
    padding-left: 23px;
    text-transform: uppercase;
}