.image:link { opacity: 1.0; filter: alpha(opacity=100); -moz-opacity: 1.0; width: auto; height: 100px; }
.image:visited { opacity: .65; -moz-opacity: .65; filter: alpha(opacity=65); width: auto; height: 100px; }
.image:hover { -moz-opacity: .65; opacity: .65; filter: alpha(opacity=65,finishopacity=65,style=0); width: auto; height: 100px; }

#videos {
width:3488px;
height:145px;
overflow: auto;
}
/*
box total width:218px
*/
#box {
width:192px;
height:116px;
margin-left:20px;
padding-top:19px;
float:left;
}

#boxtext {
width:80px;
float:right;
margin-left:7px;
padding-top:5px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

#boxtext a {
color:#000000;
text-decoration:none;
}

#boxtext a:hover {
color:#747070;
}

img {
border:0px;
}