

/* ------------ WIDGET ITEM ------------ */
.w_prev_block { display: block; padding: 10px 0; border-bottom: 1px solid #eee; }
.w_prev_block_with_image {}
.w_prev_title { font-size: 14px; font-weight: bold; text-decoration: none !important; margin: 0 0 5px; }
.w_prev_image { display: block; margin: 0 0 5px 10px; float: right; }
.w_prev_image img {}
.w_prev_snippet { margin: 0 0 5px; line-height: 16px; }
.w_prev_details { margin: 0 0 5px; line-height: 16px; }
.w_prev_date { font-size: 12px; }
.w_prev_info {}
.w_prev_link {}

.w_block { display: block; padding: 20px 0; }
.w_title { font-size: 14px; font-weight: bold; margin: 0 0 20px; }
.w_image { display: block; margin: 0 0 15px 15px; float: right; }
.w_image img {}
.w_snippet {}
.w_details {}
.w_date { font-size: 12px; }
.w_info {}
.w_nav {}
.w_link {}

.w_image img,
.w_prev_image img { max-width: 100%; width: auto; height: auto; }
/* ------------ ----------- ------------ */