#INF_SCROLL {
border: 1px solid WHITE;
background: WHITE;
width: 600px;
height: 45px;
overflow: hidden;
/*

*/

position: relative;
/*
top: 85px;
left: 5px;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
*/
}

#INF_SCROLL_CONTENT {
postion: relative;
top: 0px;
margin: 0px;
display: BLOCK;
width: 594px;
height: 590px;
/*
height: 772px;
*/
background: ;

font-family: Arial;
font-size: 11px;
padding: 1px 3px;
}

#INF_SCROLL_CONTENT h5 {
font-family: Arial;
font-size: 11px;
margin: 0px; 
padding: 0px;
}
