/* CSS Document */


.top_banner {
width: 460px;
height: 90px;
margin-bottom: 10px;
}

#right_text {
width: 250px;
height: auto;
}

/*
a:hover .top_banner{
opacity:0.7;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
*/