/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/sys/mt-static/themes-base/blog.css);
@import url(/sys/mt-static/support/themes/universal-blue/universal-blue.css);
/* end StyleCatcher imports */

#yt {
position:relative;
}
#yt #img1 {
position:absolute;
left:0;
top:0;
}
#yt #img2 {
position:absolute;
left:0;
top:130px;
}
#yt #img3 {
position:absolute;
left:251px;
top:130px;
}
#yt #img4 {
position:absolute;
left:0;
top:188px;
}
#yt img {
border:red 1px solid;
}

#yt #ad {
filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
background:#ccc;
text-align:center;
font-size:22px;
font-weight:bold;
position:absolute;
top:0;
left:0;
height:30px;
line-height:30px;
width:425px;
display:block;
color:red;
letter-spacing:3px;
}
#yt #ad:hover {
color:yellow;
background:black;
}
