/* markup: Default subcategories markup #3 */

span.subcat { font-weight: bold; }


/* markup: Listing view markup #8 */

table.border { width: 100%; height: 170px; }
table.border td { padding: 0; border: 0; }
table.border caption,
table.border td.top { margin: 0; padding: 0; background: white url(view_top.gif) repeat-x left top;  text-align: left; }
table.border caption { height: 12px; vertical-align: top; }
table.border td.bottom { height: 10px; padding: 5px; border: 0; background: white url(view_bottom.gif) repeat-x left bottom; }
table.border td.left { padding: 5px; border: 0; background: white url(view_left.gif) repeat-y left top; }
table.border td.right { padding: 5px; border: 0; background: white url(view_right.gif) repeat-y right top; }
table.border td.topleft { font-size: 1px; padding: 4px; background: white url(view_topleft.gif) no-repeat left top; }
table.border td.bottomleft {  font-size: 1px; padding: 8px; background: white url(view_bottomleft.gif) no-repeat left bottom; }
table.border td.bottomright {  font-size: 1px; padding: 8px; background: white url(view_bottomright.gif) no-repeat right bottom; }
table.border td.topright { font-size: 1px; padding: 4px; background: white url(view_topright.gif) no-repeat right top; }


/* markup: Property view markup #11 */

table.border { width: 100%; height: 170px; }
table.border td { padding: 0; border: 0; }
table.border caption,
table.border td.top { margin: 0; padding: 0; background: white url(view_top.gif) repeat-x left top;  text-align: left; }
table.border caption { height: 12px; vertical-align: top; }
table.border td.bottom { height: 10px; padding: 5px; border: 0; background: white url(view_bottom.gif) repeat-x left bottom; }
table.border td.left { padding: 5px; border: 0; background: white url(view_left.gif) repeat-y left top; }
table.border td.right { padding: 5px; border: 0; background: white url(view_right.gif) repeat-y right top; }
table.border td.topleft { font-size: 1px; padding: 4px; background: white url(view_topleft.gif) no-repeat left top; }
table.border td.bottomleft {  font-size: 1px; padding: 8px; background: white url(view_bottomleft.gif) no-repeat left bottom; }
table.border td.bottomright {  font-size: 1px; padding: 8px; background: white url(view_bottomright.gif) no-repeat right bottom; }
table.border td.topright { font-size: 1px; padding: 4px; background: white url(view_topright.gif) no-repeat right top; }



