
.mooquee {
position:absolute;
overflow:hidden;
white-space:nowrap;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:-5px;
}
* html .mooquee {
position:relative;
overflow:hidden;
white-space:nowrap;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:-5px;
}
* + html .mooquee {
position:relative;
overflow:hidden;
white-space:nowrap;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:-5px;
}

.mooquee-text {
position:absolute;
}

.layer_one {
z-index:10000;
}
.layer_two {
z-index:50000;
}
.layer_one, .layer_two {
position:absolute;
width:555px;
height:20px;
line-height:20px;
font-family:\'Times New Roman\',\'Courier New\',georgia;
font-size:18px;
color:#000000;
font-weight:bold;
font-variant:normal;
text-transform:none;
letter-spacing:0px;
border:dotted 1px #000000;
background-color:#FE0002;
}

.layer_one a:link, .layer_one a:active, .layer_one a:visited,
.layer_two a:link, .layer_two a:active, .layer_two a:visited {	
color:#FFFFFF;
text-decoration:none;
}
.layer_one a:hover, .layer_two a:hover {	
color:#000000;
text-decoration:none;
}

.smtclr {
clear:both;
margin-top:0;
}