Index: trunk/themes/default2007/platform/elements/content_boxes/nothing_found.tpl =================================================================== diff -u -N --- trunk/themes/default2007/platform/elements/content_boxes/nothing_found.tpl (revision 0) +++ trunk/themes/default2007/platform/elements/content_boxes/nothing_found.tpl (revision 8821) @@ -0,0 +1,25 @@ + + + + + + + + + + +
+ img/warning_icon.gif" width="21" height="18" alt=""/> + +
+
+
+ + + !!! + + ! + +
+ + \ No newline at end of file Index: trunk/themes/default2007/platform/search/search_results.tpl =================================================================== diff -u -N -r8797 -r8821 --- trunk/themes/default2007/platform/search/search_results.tpl (.../search_results.tpl) (revision 8797) +++ trunk/themes/default2007/platform/search/search_results.tpl (.../search_results.tpl) (revision 8821) @@ -10,7 +10,12 @@ + + + + + \ No newline at end of file Index: trunk/themes/default2007/platform/inc/styles.css =================================================================== diff -u -N -r8811 -r8821 --- trunk/themes/default2007/platform/inc/styles.css (.../styles.css) (revision 8811) +++ trunk/themes/default2007/platform/inc/styles.css (.../styles.css) (revision 8821) @@ -287,6 +287,10 @@ color: #666666; } +.listing-field-name { + font-weight: bold; +} + .category-statistics { font-size: 10px; }