body.feeds #sidebar img.heading-img { border:1px solid #ddd; background-color:#eee; padding:5px; }

body.feeds #sidebar { width: 340px; float: left; margin-top: 40px;}
body.feeds #content { width: 580px; float: right; margin-top: 40px; }
body.feeds #content .col1 { float: left; width: 280px;}
body.feeds #content .col2 { float: right; width: 280px;}


body.feeds h1 { color: #a52a2a; font: 2.6em Georgia, serif; margin-bottom: 17px; }
body.feeds h2 { color: #232323; font-size: 1.8em; margin-bottom: 4px; font-weight: normal; margin: 10px 0; }
body.feeds p { font-size: 1.4em; line-height: 1.5; color: #575757; margin-bottom: 17px; }

body.feeds #content ul { }
body.feeds #content ul li { font-size: 1.4em; line-height: 1.5; color: #575757; padding: 5px 0 0 40px; margin-bottom: 5px; height: 32px;  background: url(/ui/2009/images/ico-social-media-pack.png ) no-repeat;}
body.feeds #content ul li a { }
body.feeds #content ul li.rss { background-position: 0 -200px }
body.feeds #content ul li.twitter { background-position: 0 0 }
body.feeds #content ul li.facebook { background-position: 0 -100px }
body.feeds #content ul li.youtube { background-position: 0 -150px }
body.feeds #content ul li.flickr { background-position: 0 -50px }
body.feeds #content ul li.podcast { background-position: 0 -600px }
body.feeds #content ul li.slideshare { background-position: 0 -300px }
body.feeds #content ul li.delicious { background-position: 0 -550px }
body.feeds #content ul li.vimeo { background-position: 0 -650px }
body.feeds #content ul li.scribd { background-position: 0 -700px }
body.feeds #content ul li.instagram { background-position: 0 -750px }

table#emergency { background: red; color: #fff; width: 320px; margin-top: 5px; }
table#emergency tr td { font-size: 1.6em; padding: 10px 5px 10px 15px; border: 2px solid #a52a2a }

table#emergency tr td:nth-child(2) { font-size: 2em; font-weight: bold; padding-left: 5px }

body.feeds #content ul.links { margin-bottom: 40px; }
body.feeds #content ul.links li { background: none; list-style: inside; height: auto; padding-left: 20px; }

/* body.feeds #content h2 { color: #a52a2a } */