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

.mooquee-text {
position:absolute;
}

.layer_one {
z-index:10000;
}
.layer_two {
z-index:50000;
}
.layer_one, .layer_two {
position:absolute;
width:;
height:;
line-height:;
font-family:;
font-size:;
color:#;
font-weight:;
font-variant:;
text-transform:;
letter-spacing:;
border: px #;
background-color:#;
}

.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:#;
text-decoration:;
}
.layer_one a:hover, .layer_two a:hover {	
color:#;
text-decoration:;
}

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