div#references{
width:490px;
}

div#references ul{
width:100%;
}

div#references li{
width:100%;
overflow:hidden;
border-bottom:1px dashed #cccccc;
padding-top:4px;
}

div#references div{
float:left;
text-align:left;
height:20px;
font-size:12px;
}

div#references div.name{
width:170px;
}

div#references div.type{
width:170px;
}

div#references div.place{
width:110px;
}

div#references div.pic-link{
width:30px;
}