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

.mooquee-text {
position:absolute;
}

.layer_one {
z-index:10000;
}
.layer_two {
z-index:50000;
}
.layer_one, .layer_two {
position:absolute;
width:250px;
height:27px;
line-height:27px;
font-family:arial,helvetica,sans-serif;
font-size:20px;
color:#f70771;
font-weight:bold;
font-variant:normal;
text-transform:capitalize;
letter-spacing:5px;
border:inset 2px #0e13f0;
background-color:#222222;
}

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

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