/* CSS Document */
body{
background-color:#000000;
}
/*.WBReuter_wrap{background-color:#000000; width:260px; height:550px; margin:auto;}Auto align center with specific size*/
.WBReuter_wrap{background-image:url(../images/wb_background.jpg); width:260px; height:514px; margin:auto;}/*Auto align center with specific size*/
.WBReuter_fund{margin:10px 10px 10px 13px; color:#ffffff; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.WBReuter_fund_cat{background-image:url(../images/wbfund_cat.jpg); background-repeat:repeat-x; width:240px; height:42px; margin:0px 0px 0px 10px; color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.WBReuter_fund_cat ul{
margin:0; padding:0;
}
.WBReuter_fund_cat ul li{
padding:15px;
overflow:hidden;
list-style-image:url(../images/arrow.jpg);
}
/*For 1 line fund focus name*/
.WBReuter_fund_cat_sub1{
margin:2px 5px 0 10px;
padding:12px 5px 0 0;
}
/*For 2 lines fund focus name*/
.WBReuter_fund_cat_sub2{
margin:2px 5px 0 10px;
padding:3px 5px 0 0;
/*margin:10px 10px 0 10px; padding: 5px 5px 5px 5px;*/
}
.WBReuter_fund_cat_sub1 a{
color:#ffffff;
text-decoration:none;
/*margin:10px 10px 0 10px; padding: 5px 5px 5px 5px;*/
}
.WBReuter_fund_cat_sub1 a:hover{
color:#ffffff;
text-decoration:underline;
/*margin:10px 10px 0 10px; padding: 5px 5px 5px 5px;*/
}
.WBReuter_fund_cat_sub2 a{
color:#ffffff;
text-decoration:none;
}
.WBReuter_fund_cat_sub2 a:hover{
color:#ffffff;
text-decoration:underline;
}
.WB_arrow{
overflow:hidden;
float:left;
margin:3px 5px 10px 0;
}