.list_holder{
    background-image: url("/images/new/file_list.gif");
    background-repeat: no-repeat;
    float: left;
    height: 65px;
    margin: 0 0 10px 14px;
    padding: 4px;
    width: 236px;
}

.img_holder{
float:left;
padding-right:10px;	
height: 50px;
}

.div_name{
	font-size:12px;
	overflow:hidden;
	height: 50px;
	
}

.div_other{
    color: #396CCF;
    float: left;
    font-family: Trebuchet MS;
    font-size: 11px;

}

.div_link{
	font-size:12px;
}


