#main .places_header { border-bottom: 1px solid #cccccc; margin: 0 0 10px; padding: 0 0 5px 0; }
#main h2 { font-size: 24px; font-weight: bold; margin: 0; float: left; }
#main h2 a { color: #333333; text-decoration: none; }
#main h2 a:hover { text-decoration: underline; }
#main .places_header ul { list-style: none; font-size: 14px; line-height: 16px; color: #555555; clear: both; }
#main a.places_rss { text-indent: -9999px; background: url(../images/rss_sprite.png) top left no-repeat; margin: 4px 0 0 4px; width: 20px; height: 20px; display: block; float: left; }
#main a.places_rss:hover { background-position: 0 -20px; }

/* SHARE BUTTONS
-----------------------*/
ul.share_buttons { margin: 20px 0; clear: both; }

/* PLACE DETAIL */
body.place_detail .lead_art { float: right; margin: 0 0 10px 10px; border: 1px solid #cccccc; }
body.place_detail #map_canvas { float: right; clear: right; margin: 0 0 10px 10px; }
body.place_detail .description, body.place_detail .restaurant_details { margin: 0 0 20px; }
body.place_detail .description p { margin: 0 0 10px; }

body.place_detail table { border-spacing: 0; font-size: 14px; line-height: 16px; width: 300px; }
body.place_detail table tr { height: 20px; }
body.place_detail table tr td { margin: 0 5px 0 0; }

body.place_detail #main ul { font-size: 14px; line-height: 16px; list-style-position: inside; }

/* COMMENTS
-----------------------*/
#comments { width: 615px; margin: 0; float: left; }
#comments h3 { font-size: 20px; line-height: 20px; color: #333333; padding: 5px 0 0 0; border-top: 1px solid #cccccc; }
#comments p { font-size: 13px; line-height: 130%; margin: 0 0 14px 0; color: #111111; }
#comments p.user_rules { font-size: 12px; line-height: 130%; }
#comments .comment_text p.author { margin: 0; }
#comments .avatar a img { margin: 4px 4px 10px 0; float: left; height: 50px; width: 50px; }
#comments .avatar span { display: block; font-size: 12px; line-height: 16px; color: #333333; }
#comments .avatar span a { text-decoration: none; }
#comments .avatar span a:hover { text-decoration: underline; }
#comments .comment_textarea { clear: both; width: 413px; margin: 0 0 10px; }
#comments .comment_textarea textarea { width: 292px; border: 1px solid #cccccc; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #333333; }
#comments .comment_list .odd, #comments .comment_list .even { padding: 5px; margin: 0 0 10px; }
#comments .comment_list .odd { background: #eeeeee; }

