<%= image_tag(video_path(video, :format => :png, :style => 'thumbwall'), :class => "video_thumbnail_image", :alt => "")%>
<%= video.title %>
<%= simple_format auto_link(video.description) %> <%= link_to t('details.msg'), video, :alt => t('details.msg'), :type => video.type, :path => document_path(video), :class => "attachment_text_link video_link" %>