@import url("/ifdb.css"); div.main { margin: 1em auto; width: 80%; } h1 {font-size: 200%} h2 { margin-top: 3em; border-bottom: 2px solid #ccc; padding: 0.5em 0 .5em 1em; background-color: #eee; } a { /* color: inherit;*/ text-decoration: underline; text-decoration-style: dotted; } a[name="memberReviews"]~h2~.indented { font-size: 85%; color: #555; } #links-div { font-size: 120%; } form[name="advsearch"] ~ p { margin-top: 1em; margin-bottom: 1em; background: #f5f5f5; border-bottom: 2px solid #ccc; padding: 0.5em 0 .5em 1em; } a[href*="iplayif.com/?story"]:before { content: "Play online"; background: #555; border-width: 0 2px 2px 0; border-style: solid; border-color: #aaa; color: white; padding: 5px; margin: 5px; border-radius: 4px; text-decoration: none; font-weight: bold; font-size: 150%; } a[href*="iplayif.com/?story"] img { width:0; } .browseBar ~ .tipgroup {display:none}