.expandticker{

border:0;

padding:0px;

background:white;

width: 210px;
font-size:12px;
font-family:Segoe UI,Arial;
color:#0080C0;
overflow-y:auto;

position: relative;

}



.expandcontent{
display:none;
}



