          /* ---------- screen.css starts here ---------- */

	@import "base.css";
          /* ---------- rules.css starts here ---------- */

          /* ---------- autotrader-search.css starts here ---------- */
div#auto-trader-search ul.tab-toggle
{
	margin-right: 10px;
	z-index: 1000;
}

div#promo div#auto-trader-search form
{
	margin-top: 0;
}

div#auto-trader-search div#car-panes
{
	background-color: white;
	border-top: 1px solid #999;
	padding: 10px;
	position: relative;
}

div#auto-trader-search a.autotrader-link
{
	float: right;
	margin-top :-14px;
	margin-bottom: 5px;
}

div#promo div#auto-trader-search fieldset
{
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 0;
}

div#auto-trader-search legend
{
	
	top: 0;
	left: 0;
	font-weight: bold;
}

div#auto-trader-search select.full
{
	margin-bottom: 3px;
	text-transform: capitalize;
	width: 260px;
}

div#auto-trader-search select.half
{
	width: 127px;
}

div#auto-trader-search select#used_min_pr,
div#auto-trader-search select#used_max_pr,
div#auto-trader-search select#new_min_pr,
div#auto-trader-search select#new_max_pr
{
	width: 101px;
}
          /* ----------  autotrader-search.css ends here ----------- */
          /* ---------- university-guide.css starts here ---------- */
div#university-guide
{
	background-color: #fcefed;
	border-top-color: #D61D00;
	border-top-style: solid;
	border-top-width: 10px;
	clear: left;
	margin-bottom: 20px;
	overflow: hidden;
}

#promo #university-guide
{
	padding-bottom: 10px;
}

div#university-guide
{
	padding: 0 10px 0 10px;
}

div#university-guide form.find-uni
{
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#promo #university-guide h2
{
	border-top: none;
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 1.166em;
	font-weight: bold;
}

#promo #university-guide form
{
	border-top: 1px dotted #999;
	border-bottom: none;
	padding: 5px 0 10px;
	margin: 0;
}

#promo #university-guide form label
{
	padding-bottom: 2px;
}

#promo #university-guide form select
{
	font-family: arial,sans-serif;
	font-size: 1em;
	width: 225px;
	border-color: #999;
}

#promo #university-guide form input
{
	font-family: arial, sans-serif;
	font-size: 1em;
	padding: 0 2px;
}

body.front #content div#university-guide h2
{
	border-top: none;
	clear: both;
}

div#university-guide label
{	
	display: block;
}

div#university-guide select
{
	width: 210px;
	float: left;
}

div#university-guide input
{
	margin-left: 10px;
	float: left;
}

div#university-guide form
{
	clear: both;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

#university-guide-extract table
{
	border-collapse: collapse;
}

#university-guide-extract table
{
	margin-bottom: 10px;
}

#university-guide-extract table th
{
	background-color: #b8b4b4;
	font-weight: normal;
	vertical-align: top;
}

#university-guide-extract table th.institution
{
	border-right: 1px solid #999;
}

#university-guide-extract table th,
#university-guide-extract table td,
#university-guide-extract table caption
{
	padding: 5px;
	text-align: left;
}

#university-guide-extract table td
{
	background-color: #fff;
	vertical-align: top;
}

#university-guide-extract table td.institution
{
	border-right: 1px solid #999;
	width: 130px;
}

#university-guide-extract table tr.second-row td
{
	background-color: #F3F3F3;
}

#university-guide-extract table tr.highlight td
{
	font-weight: bold;
}

#university-guide-extract table caption
{
	background-color: #6f6d6d;
	color: #fff;
	padding-bottom: 10px;
}

#university-guide-extract table caption b
{
	display: block;
	text-align: left;
	font-weight: bold;
}

#university-guide-extract ul
{
	padding: 0;
	border-top: 1px dotted #999;
	margin: 0;
}

div#university-guide form.find-course
{
	margin-bottom: 15px;
}
          /* ----------  university-guide.css ends here ----------- */
          /* ---------- find-a-film.css starts here ---------- */
/* css for find a film and cinema search component on the film page and promo righthand find-a-film component */

/* small film and cinema search component on film pages */

div#find-a-film h4
{
	border-top: 1px solid #999;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
}

div#find-a-film label
{
	border-top: 1px dotted #999;
	display: block;
	padding-top: 3px;
}
 
div#find-a-film h4
{
	font-family: arial, sans-serif;
	padding-top: 3px;
}

div#find-a-film form
{
	width: 100%;
}

div#find-a-film
{
	float: left;
	width: 140px;
}

div#find-a-film input.text
{
	width: 80px;
}

div#find-a-film form
{
	padding-bottom: 20px;
}

div#promo div#find-a-film form
{
	padding-bottom: 0;
}

body.latest-reviews div#find-a-film form#cinema-search h4
{
	border-top: 1px dotted #999;
	margin-bottom: 3px;
}

#promo div#find-a-film form#cinema-search h4,
#promo div#find-a-film form#cinema-search,
body.keyword-page div#promo div#find-a-film label,
body.cinema div#promo div#find-a-film label,
body.film div#related form#cinema-search div#searchByCinema div.searchCinema,
body.film div#promo div#find-a-film label,
body.film div#promo form#cinema-search div.searchCinema,
body.latest-reviews div#find-a-film label,
div#promo div#find-a-film label
{
	border-top: none;
}

body.latest-reviews div#find-a-film form#cinema-search div#searchByCinema div.searchCinema label
{
	padding-top: 2px;
}

body.latest-reviews div#find-a-film label
{
	padding-top: 9px;
}

div#promo div#find-a-film label
{
	padding-top: 2px;
}

/*end*/

/* latest-reviews film page, film and cinema search component both small and righthand promo component on same page.*/

body.latest-reviews div#find-a-film
{
	background-color: white;
	float: none;
	width: 300px;
}

body.latest-reviews div#find-a-film h3
{
	border-bottom: 1px dotted #999 !important;
	padding-bottom: 20px;
}

body.latest-reviews div#find-a-film input.text
{
	width: 160px;
}

body.latest-reviews div#find-a-film form
{
	padding-left: 0;
	width: auto;
}

body.latest-reviews div#find-a-film form#cinema-search h4
{
	margin-left: -85px;
}

body.latest-reviews div#find-a-film div.searchFilm h4
{
	margin-top: -8px;
	border-top: none;
	float: left;
	width: 85px;
}	

#promo div#find-a-film div.searchFilm h4
{
	margin-top: 0;
}

body.latest-reviews div#find-a-film div.searchByCinema
{
	border: 1px dotted;
}

body.latest-reviews div#find-a-film form#cinema-search h4
{
	margin-left: 0;
}

body.latest-reviews div#find-a-film div.searchCinema
{
	float: right;
	margin-top: -35px;
	width: 215px;
}

body.latest-reviews div#find-a-film div.searchFilm h4
{
	margin-top: -21px;
}

body.latest-reviews div#find-a-film.review-page div.searchFilmForm
{
	width: 205px;
	float: left;
	margin-top: -23px;
	padding-bottom: 10px;
} 

body.latest-reviews div#promo div#find-a-film form
{
	padding-left: 0;
	width: auto;
	margin-top: 9px;
}

body.latest-reviews div#promo div#find-a-film input.text
{
	width: 110px;
}

body.latest-reviews div#promo div#find-a-film form#cinema-search h4
{
	margin-left: 0;
}

body.latest-reviews div#promo form#cinema-search div.searchCinema 
{
	margin-top: -8px;
}

body.latest-reviews div#find-a-film
{
	width: 300px;
}

/*end*/

/*Film and cinema search righthand promo component*/


div#promo div#find-a-film
{
	float: none;
	width: 280px;
}

div#promo div#find-a-film h3
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
}

div#promo div#find-a-film h4
{
	font-weight: bold;
	border-top: none;
}

div#promo div#find-a-film div.searchFilm
{
	float: left;
	padding-bottom: 30px;
	width: 30%;
	margin-top: -14px;
}

div#promo div#find-a-film form#cinema-search div#searchByCinema
{
	border-top: 1px dotted #999;
	padding-top: 10px;
}

div#promo div#find-a-film div.searchFilmForm
{
	float: right;
	width: 57%;
	margin-top: -23px;
	margin-bottom: 10px;
}

body.film div#promo div#find-a-film div.searchFilmForm,
body.cinema div#promo div#find-a-film div.searchFilmForm
{
	margin-top: -24px;
}

body.film div#promo form#cinema-search div.searchCinema
{
	margin-top: -10px
}

div#promo form#cinema-search h4
{
	width: 40%;
	float: left;
}

div#promo form#cinema-search div.searchCinema
{
	width: 57%;
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
}

div#promo div#find-a-film input.text
{
	margin-top: 3px;
	width: 110px;
}







          /* ----------  find-a-film.css ends here ----------- */
          /* ---------- internal-external-links.css starts here ---------- */
/*Start internal and external links */

#promo #blog-related-links
{
	margin-bottom: 20px;
}

div#promo #blog-related-links div
{
	margin-bottom: 0;
}

#promo #blog-related-links div.capsule,
#promo #blog-related-links
{
	background-color: white;
	border-top: none;
	padding: 0;
}

#promo #blog-related-links div.capsule
{
	float: left;
}

#promo #blog-related-links div.capsule,
#promo #blog-related-links div.trail-caption
{
	width: 140px;
}

#promo #blog-related-links div.external-links
{
	float: right;
	padding-left: 0;
	padding-right: 0;
	
}

#wrapper #blog-related-links ul li.major-heading
{
	padding-bottom: 0;
}

#wrapper #blog-related-links ul li.major-heading h2
{
	border-top-width: 1px;
	margin-bottom: 17px;
	padding-top: 2px;
	font-family: arial, sans-serif;
	font-size: 1em;
}

#wrapper #blog-related-links ul li
{
	margin-left: 0;	
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top:2px;
	padding-bottom: 6px;
}

#wrapper #blog-related-links ul li.major-heading
{
	border-top: none;
}


          /* ----------  internal-external-links.css ends here ----------- */
          /* ---------- film-script.css starts here ---------- */
span.film-script,
span.film-description,
span.film-title
{
	font-family: Courier, Courier New, serif;
	display: block;
	line-height: 1.25;
}

span.film-title
{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 100px;
}

span.film-script
{
	width: 300px;
}

span.film-script strong,
span.film-script
{
	margin-left: 80px;
}

span.film-description strong,
span.film-title strong,
span.film-script strong
{
	display: block;
}
          /* ----------  film-script.css ends here ----------- */
          /* ---------- blogs-calendar.css starts here ---------- */

div#blogs-calendar div.capsule
{
	border-top: none;
	padding: 0;
}

div#blogs-calendar h2
{
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 0 14px 0;
}

div#blogs-calendar table#calendar
{
	width: 100%;
	border-collapse: collapse;
}

div#blogs-calendar table thead tr.month-nav th,
div#blogs-calendar table tr td
{
	padding: 2px 0;
}

div#blogs-calendar table thead th
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom: 1px solid;
	text-align: center;
}

div#blogs-calendar table tbody td
{
	border-top-width: 1px;
	border-top-style: dotted;
	text-align: center;
}

div#blogs-calendar table thead tr.month-nav th.last
{
	padding-right: 16px;
}

div#blogs-calendar table thead tr.month-nav th.first
{
	padding-left: 20px;
}

div#blogs-calendar table tbody tr td.first
{
	padding-left: 16px;
	width: 40px;
}

div#blogs-calendar table tbody tr td.last
{
	padding-right: 16px;
	width: 40px;
}

div#blogs-calendar table thead tr.month-nav th
{
	border: none;
}

div#blogs-calendar table thead a.previous
{
	float: left;
	margin-top: -18px;
}

div#blogs-calendar table thead strong
{
	display: block;
	padding-top: 5px;
}

div#blogs-calendar table thead a.next
{
	float: right;
	margin-top: -18px;
}

div#blogs-calendar table a
{
	display: block;
}
          /* ----------  blogs-calendar.css ends here ----------- */
          /* ---------- technorati.css starts here ---------- */

div#technorati-article
{
	border-top-width: 1px;
	border-top-style: solid;
}

div#technorati-article h4#technorati-heading
{
	margin: 2px 0 20px 0;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
	padding: 0;
	border-top: none;
}

div#technorati-article h4#technorati-heading a
{
	font-size: 0.66em;
	position: relative;
	top: -3px;
	padding-bottom: 3px;
	float: right;
	font-weight: normal;
}

div#technorati-article h4#technorati-heading span
{
	float: left;
}

div#technorati-article h4#technorati-heading a img
{
	position: relative;
	top: 3px;
}

div#technorati-article ol li
{
	padding: 2px 0 6px 0;
	border-top-width: 1px;
	border-top-style: dotted;
}

div#technorati-article ol li h5
{
	font-weight: bold;
}
          /* ----------  technorati.css ends here ----------- */
          /* ---------- maps.css starts here ---------- */
@media all{

body.map div#wrapper div#box,
body.map div#box div#content
{
	width: 940px;
}

body.map #wrapper #promo
{
	float: left;
}

body.map #promo div.capsule
{
	padding: 3px 0px 0px 0px;
}

body.map #related
{
	float: left;
	margin-left: 20px;
	width: 140px;
}

div#wrapper div#map-container ul.promo-nav li:link,
div#wrapper div#map-container ul.promo-nav li:active,
div#wrapper div#map-container ul.promo-nav li a:link,
div#wrapper div#map-container ul.promo-nav li a:focus,
div#wrapper div#map-container ul.promo-nav li a:active,
div#wrapper div#map-container ul.promo-nav li a:visited,
div#wrapper div#map-container ul.promo-nav li a:active img,
div#wrapper div#map-container ul.promo-nav li a:visited img
{
	border: 0;
	background: 0;
	color: #005689;
}

div#wrapper div#promo div#map-container div#map-canvas div.gmnoprint span
{
	position:absolute; 
	top: 13px; 
	left: -230px;
}

div#promo div#map-canvas
{
	margin-bottom: 5px;
}

body.map #promo
{
	clear: both;
	width: 940px;
}

body.map #promo .capsule
{
	float: left;
	margin-right: 20px;
	margin-top: 0;
	width: 300px;
}

body.map div#promo div.advertiser-links
{
	clear: right;
	margin-right: 0pt;
}

#map-container
{
	clear: left;
}


body.map #content h2.related-information
{
	background-image: none;
	margin-bottom: 5px;
}

body.map div#content div.navigation ul#main-trailblock li div.linktext h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
}

body.map div#content h1
{	
	padding-top: 0;
	border-top: none;
	font-size: 2.165em;
	font-weight: normal;
	margin-bottom: 0;
}

#stand-first
{
	margin-bottom: 10px;
}

ul.article-attributes
{
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 2px;
	position: relative;
}

#promo #map-nav
{
	float: left;
}

#map-container h3
{
	font-family: arial, sans-serif;
	font-size: 1em;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
}

#wrapper #promo #map-container #badge-small
{
	margin-bottom: 0;
}

body.map div.navigation ul#main-trailblock
{	
	border-top-width: 10px;
	border-top-style: solid;
	margin-bottom: 11px;
}

body.map div.navigation ul#main-trailblock li div.strap
{	
	margin-right: 3px;
	border-top: none;
}

body.map div.navigation ul#main-trailblock li div.strap,
body.map div.navigation ul#main-trailblock li div.linktext,
body.map div#content div.navigation ul#main-trailblock li div.linktext h3
{	
	display: inline;
}

body.map ul.trailblock li.first
{
	border-top: none;
	padding-top: 5px;
}

body.map ul.trailblock li
{
	padding-top: 2px;
	padding-bottom: 6px;
}

body.map #box div.relatedlinks h3
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
	margin-top: 5px;
}

body.map div.relatedlinks
{
	clear: both;
	margin-bottom: 20px;
}

body.map div.relatedlinks
{
	clear: both;
}

body.map #box div.relatedlinks h3.first
{
	border-top-width: 1px;
	border-top-style: solid;
}

ul.promo-nav
{
	padding-bottom: 0;
	float: left;
	margin-bottom: 10px;
}

ul.promo-nav li.previous a img
{
	margin-right: 3px;
}

ul.promo-nav li.next a img
{
	margin-left: 3px;
}

div#map-nav
{
	padding-bottom: 9px;
}

#map-footer
{
	clear: left;
	border-top: 1px dotted #333;
	padding-top: 5px;
	padding-bottom: 9px;
}

div#map-container ul.promo-nav li
{
	display: inline;
	margin-bottom: 0;
	float: none;
}

body.map ul.promo-nav
{
	width: 780px;	
}

#promo ul.promo-nav
{
	width: 300px;
	position: relative;
}

#promo ul.promo-nav,
body.map div#map-container ul.promo-nav
{
		position: relative;
}

#related ul.promo-nav
{
	width: 140px;
}

ul.promo-nav li img
{
	vertical-align: middle;
}

div#map-container ul.promo-nav li.previous
{
	position: absolute;
	left: 0;
	width: 100px;
}

div#map-container ul.promo-nav li.next
{
	position: absolute;
	left: 200px;
	width: 100px;
	text-align: right;
}

div#map-container ul.promo-nav li.index
{
	position: absolute;
	left: 100px;
	width: 100px;
	line-height: 1.6em;
	text-align:center;
}

body.map div#map-container ul.promo-nav  li.index
{
	left: 340px;
}

body.map div#map-container ul.promo-nav  li.next
{
	left: 680px;
}

body.map #page-header
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 28px;
	padding-top: 2px;
	width: 940px;
}

}
          /* ----------  maps.css ends here ----------- */
          /* ---------- twitter.css starts here ---------- */
#pickable-twitter-rss
{
	clear: left;
}

.twitter-wrapper
{
	position: relative;
	width: 300px;
	z-index: 0;
	height: 420px;
}

.twitter-wrapper canvas
{
	z-index: 2;
	position: absolute;
	top: 25px;
	left: 25px;
}

ul.promo-nav
{
	float: left;
	margin-bottom: 10px;
}

ul.promo-nav li,
ul.promo-nav span
{ 
	float: left;
}

ul.promo-nav span
{
	width: 250px;
	text-align: center;
}

ul.promo-nav li.next-tweet
{
	float: right;
}

#tweets li
{
	display: none;
}

#tweets li.current
{
	display: block;
	position: absolute;
	z-index: 3;
	top: 45px;
	left: 50px;
	width: 150px;
	height: 75px;
	color: #fff;
}

#tweets li.current p
{
	color: #333;
}

#nojs-balloon
{
	position: relative;
	left: 30px;
	top: 30px;
	width: 200px;
	height: 256px;
	background: url(images/balloon.png) 0 0 no-repeat;
}

#twitter-footer
{
	clear: left;
	border-top: 1px dotted #333;
	padding-top: 5px;
	padding-bottom: 9px;
}
          /* ----------  twitter.css ends here ----------- */
          /* ---------- rss-feed.css starts here ---------- */
div#pickable-rss-rule-slot div.rss_wrapper 
{
	margin-bottom: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
}

div#pickable-rss-rule-slot div.rss_wrapper h3
{
	padding-top: 3px;
	margin-bottom: 10px;
	font-size: 1em;
	font-family: arial, sans-serif;
}

div#pickable-rss-rule-slot div.rss_wrapper ul li
{
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 9px;
}

div#pickable-rss-rule-slot div.rss_wrapper ul li a
{
	font-weight: bold;
}

div#pickable-rss-rule-slot div.rss_wrapper ul li.footer a
{
	font-weight: normal;
}
          /* ----------  rss-feed.css ends here ----------- */
          /* ---------- component-badge.css starts here ---------- */
#promo div.component-badge li.badge
{
	height: 75px;
	overflow: hidden;
}

#promo div.component-badge h3
{
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-top-width: 3px;
	border-top-style: solid;
}

#promo div.component-badge li.trail
{
    float: left;
    margin-bottom: 20px;
    width: 300px;
}

#promo div.component-badge li.trail ul#trail-text
{
	margin-left: 160px;
}

#promo div.component-badge li.trail ul#trail-text li
{
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 9px;
}

#promo div.component-badge li.trail ul#trail-text li div.date 
{
	margin-bottom: 0;
}

#promo div.component-badge li.trail ul#trail-text li.more
{
	border: none;
}

#promo div.component-badge li.trail a img
{
	float: left;
	margin-right: 10px;
}
          /* ----------  component-badge.css ends here ----------- */
          /* ---------- real-clear-politics.css starts here ---------- */
div#promo div.rcpwidget-300 caption,
div#section-contents div.rcpwidget-300 caption
{
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
}

div#promo div.rcpwidget-300,
div#section-contents div.rcpwidget-300
{
	margin-bottom: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	clear: both;
}

div#promo div.rcpwidget-300 img.light-logo,
div#section-contents div.rcpwidget-300 img.light-logo
{
    margin-top: 5px;
}

div.rcpwidget-300 table
{
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

div.rcpwidget-300 table td,
div.rcpwidget-300 table th
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: dotted;
	border-top-width: 1px;

}

div.rcpwidget-300 table th,
div.rcpwidget-300 table td.row1,
div.rcpwidget-300 table td.row3
{
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

div.rcpwidget-300 table tr#national td,
div.rcpwidget-300 table tr#national th,
div.rcpwidget-300 table td.row2
{
    padding-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

div.rcpwidget-300 table td.row1
{
    border-top-style: solid;
    border-top-width: 1px;
}

div.rcpwidget-300 table th a
{
    font-weight: normal;
}

div.rcpwidget-300 p
{
	padding-top: 5px;
	padding-bottom: 9px;
}
          /* ----------  real-clear-politics.css ends here ----------- */
          /* ---------- most-viewed.css starts here ---------- */
div#wrapper div#promo div#most-viewed div.tabs-container ul.tab-toggle
{
	margin-right: 3px;
}

#most-viewed div.pane-wrapper
{
	border-top-width: 1px;
	border-top-style: solid;
}

#most-viewed div.most-pane
{
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 5px;
}

#most-viewed div.most-pane ol li
{
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
}

#most-viewed div.most-pane ol li.more-most-viewed
{
	padding-left: 0;
}

div#wrapper #most-viewed div.tabs-container div.tab-toggle-pane ol li
{
	padding-top: 3px;
	padding-bottom: 8px;
} 

div#wrapper #most-viewed div.tabs-container div.tab-toggle-pane ol li.first
{
	border-top-style: none;
	padding-top: 6px;
} 

div#promo div#most,
div#promo div.pane-wrapper,
div#promo #most-viewed div.most-pane,
div#promo #most-viewed div#technorati-most-blogged-div
{
	margin-bottom: 0;
}

#promo #most .meta
{
	overflow: auto;
	margin-left: 10px;
	margin-bottom: 5px;
}

#promo #most .meta,
#promo #most-viewed ol li.more-most-viewed
{
	width: 260px;
}

#most .meta p.more-on,
#most .meta p.technorati
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	float: left;
	width: 35%;
}

#most .meta p.technorati
{
	width: 65%;
	text-align: right;
}

#technorati-most-blogged-div li b a,
body.most-viewed #content h3
{
	font-weight: normal;
}
          /* ----------  most-viewed.css ends here ----------- */
          /* ---------- tag-badging.css starts here ---------- */
div#wrapper div#badge-full,
div#wrapper div#badge-medium,
div#wrapper div#badge-small
{
    position: relative;
}

div#wrapper div#badge-full div.feeds,
div#wrapper div#badge-medium div.feeds,
div#wrapper div#badge-small div.feeds
{
    position: absolute;
    bottom: 7px;
    left: 0;
    padding-right: 70px;
    background-image: url(images/white-bg-fade.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

div#wrapper div#box div#content div#article-header div#badge-full div.feeds a,
div#wrapper div#box div#content div#article-header div#badge-medium div.feeds a,
div#wrapper div#box div#content div#article-header div#badge-small div.feeds a,
div#wrapper div#badge-full div.feeds a,
div#wrapper div#badge-medium div.feeds a,
div#wrapper div#badge-small div.feeds a
{
    margin: 0;
    left: 0;
    top: auto;
    right: auto;
    bottom: 0;
    padding-top: 3px;
    padding-left: 21px;
    padding-right: 10px;
    padding-bottom: 3px;
    float: left;
    background-color: #fff;
    background-position: 3px;
}

div#wrapper div#badge-full div.feeds a:focus, 
div#wrapper div#badge-full div.feeds a:active,
div#wrapper div#badge-medium div.feeds a:focus, 
div#wrapper div#badge-medium div.feeds a:active,
div#wrapper div#badge-small div.feeds a:focus, 
div#wrapper div#badge-small div.feeds a:active
{
    color: #000;
}

div#wrapper h1#section-heading div#badge-full div.feeds a
{
    font-size: 0.5em;
    font-family: arial, sans-serif;
    line-height: 1.2;
}
          /* ----------  tag-badging.css ends here ----------- */
          /* ---------- most-blogged-about.css starts here ---------- */
#most-blogged-about
{
	border-top-style: solid;
	border-top-width: 1px;
}

#most-blogged-about div
{
	clear: both;
}

#most-blogged-about ol li span
{
	display: block;
	float: left;
	margin-left: -20px;
	text-indent: 0pt;
}

#most-blogged-about li b a
{
	font-weight: normal;
}

#most-blogged-about ol li
{
	border-top-style: dotted;
	border-top-width: 1px;
	margin: 0pt;
	padding: 5px 0pt 5px 20px;
	width: 280px;
}

#most-blogged-about ol li.last
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#promo #most-blogged-about h2
{
	font-family: arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top: 0;
	float: left;
}

#promo #most-blogged-about #technorati-most-blogged-div
{
	margin-bottom: 5px;
}

#promo #most-blogged-about p.technorati
{
	float: right;
	margin-top: 3px;
}

#most-blogged-about p.more-on
{
	border-top: none;
}
          /* ----------  most-blogged-about.css ends here ----------- */

          /* ---------- commercial-partners.css starts here ---------- */
#commercial-partners div.linktext,
div#main-offers #commercial-partners li.footer-link,
div#section-contents #commercial-partners li.footer-link
{
    padding-top: 4px;
}

#commercial-partners div.linktext
{
    font-weight: bold;
}

#commercial-partners div.trailtext
{
    padding-bottom: 9px;
}

div#main-offers #commercial-partners li.footer-link,
div#section-contents #commercial-partners li.footer-link
{
    border-top-width: 1px;
    border-top-style: dotted;
}
          /* ----------  commercial-partners.css ends here ----------- */
          /* ----------  rules.css ends here ----------- */
          /* ---------- icons.css starts here ---------- */
@media all {


div#promo div#finance-guides li.info
{ 
	background-image: url(images/i_icon.gif);
	background-position: left;
	text-indent: 17px;
}

div#promo div.bookshop-books ul.vertical-links li
{
	background-image: url(images/icon_bullet.gif);
	text-indent: 17px;
	background-position: 0;
}

li.print a

{
	background-image: url(images/printer.gif)
}

li.email a
{
	background-image: url(images/mail.gif)
}

li.save a
{
	background-image: url(images/printer.gif)
}

li.font-size a
{
	background-image: url(images/type.gif)
}

#gallery-series-navigation h3
{
	background-image: url(images/icon_textdoc.gif);  
}

body.video #relatedlinks h2.related-information
{
	background-image: url(images/icon_topics.gif);  
}

p.jump-related
{
	background-image: url(images/jump_related_arrow.gif);
	background-position: 0% 5px;
	height: 22px;
}

#related #fact-box,
#related #article-trailblock h2.blog,
#related #article-trailblock h2.pictures,
#related #article-trailblock h2.audio,
#related #article-trailblock h2.interactive
{
	background-position: 0 3px;
}

#related #fact-box
{
	background-image: url(images/icon_textdoc.gif);
}

#related #article-trailblock h2.blog
{
	background-image: url(images/icon_textdoc.gif);
}


#related #article-trailblock h2.pictures
{
	background-image: url(images/icon_gallery.gif);
}

#related #article-trailblock h2.audio
{
	background-image: url(images/icon_audio.gif);
}

#related #article-trailblock h2.interactive
{
	background-image: url(images/icon_textdoc.gif);
}


#related div.more-videos h2
{
	background-image: url(images/icon_video.gif);
}

li#larger
{
	background-position: 12px 0;
	background-image: url(images/icon_textsize.gif);
}

ul.user-details
{
	background-image: url(images/icon_userinfo.gif);
}

ul#article-toolbox li a
{
	background-position: 3px 0;
}

body.cif ul#article-toolbox li a.printable
{
	background-image: url(images/icon_print.gif);
}

body.cif ul#article-toolbox li a#sharelink
{
	background-image: url(images/icon_share.gif)
}

body.cif ul#article-toolbox li a#clippable
{
	background-image: url(images/icon_clip.gif)
}

body.cif ul#article-toolbox li a#sendlink
{
	background-image: url(images/icon_email-friend.gif)
}

body.cif ul#article-toolbox li a#contactlink
{
	background-image: url(images/icon_email-us.gif)
}

body.cif ul#article-toolbox li a#historylink
{
	background-image: url(images/icon_history.gif)
}

body.cif #content ul#article-toolbox li a.save
{
	background-image: url(images/icon_save_for_later.gif)
}

.comment-count-info
{
	background-position: left center ;
	padding: 0 0 2px 16px;
	margin-top: 0;
	display: block;
	clear: both;
}

#comment-info-related a.comment-count-info
{
	padding: 0 0 2px 20px;
}

#pluck-container a.comment-count-info,
#pluck-container span.comment-count-info
{
	background-image: none;
	padding-left: 0px;
}

div.full a.comment-count-info
{
	padding-top: 4px;	
}

body.cif-combiner div.full a.comment-count-info
{
	border-top: none;
	padding-top: 0;
}

#content a.shower, #content a.showerstyle
{
	background-image: url(images/icon_triangle_right.gif);
	padding: 3px 0 2px 20px;
	background-position: -1px 0;
}

#content a.shower.open, #content a.showerstyle.open
{
	background-image: url(images/icon_triangle_down.gif);
	
}

a.shower, a.showerstyle
{
	background-image: url(images/icon_triangle12_right.gif);
	padding: 3px 0 2px 14px;
	background-position: 0 3px;
}

a.shower.open, a.showerstyle.open
{
	background-image: url(images/icon_triangle12_down.gif);
}


a.close
{
	padding: 0px 20px 3px 0px;
	background-position: right top;
	background-image: url(images/icon_close.gif);
}


a.feed
{
	background-image: url(images/icon_rss.gif);
	padding-left: 18px;
	background-position: 0 0;
	padding-top: 1px
}

/*
Bullet images and icons

------------------------------------------------------------------------------*/
body.network #content ul.sublinks li.bullet,
body.vss #content ul.sublinks li.bullet,
li.bullet,
li.factsheet,
body.article div#article-wrapper li
{
	background-position: 0 1px;
	text-indent: 17px;
}

body.article div#article-wrapper li
{
	background-position: 0 3px;
}

.video-front div#content div#video-player ul li.bullet,
.video-series div#content div#video-player ul li.bullet,
body.trailerpark ul#video-trailblock li.bullet,
ul.sublinks li.bullet,
body.front div#content div#feature-pick li.bullet,
body.article div#article-wrapper li
{
	background-image: url(images/icon_bullet.gif);
}

body.audio-popup div#box div#popup-content div#audio-player div.bullet li
{
	background-image: url(images/icon_bullet.gif);
	background-position: 0 2px;
}

body.article div#article-wrapper ul.pagination li,
body.article div#article-wrapper div#factbox ol li
{
	text-indent: 0;
	background-image: none;
}	

ul.sublinks li.audio
{
	background-image: url(images/icon_audio.gif);
}

ul.sublinks li.video
{
	background-image: url(images/icon_video.gif);
}

ul.sublinks li.interactive
{
	background-image: url(images/icon_multimedia.gif);
}

ul.sublinks li.gallery,
ul.sublinks li.audioslideshow
{
	background-image: url(images/icon_gallery.gif);
}

body.network ul#reader-offers li.bullet
{
	text-indent: 0;
	background-image: none;
}

li.factsheet
{
	background-image: url(images/icon_factsheet.gif);
}

p.bullet
{
	background-image: url(images/icon_bullet.gif);
	background-position: 0px 1px;
	text-indent: 17px;
}

#top-table form
{
	background-image: url(images/knife-fork60.gif);
	background-position: 100% 5px;
}

div#abuse-component span#report-abuse-box-link-container
{
	margin-top: 5px;
	background-image: url(images/pluck/report-abuse.gif);
	padding-left: 18px;
	width: auto;
}

}
          /* ----------  icons.css ends here ----------- */
          /* ---------- dialog-box.css starts here ---------- */

#abuse-box-wrapper,
#signin-div-wrapper,
div.dialog-box-wrapper
{

 	display:block; 
 	z-index:100; 
 	background:transparent url(images/white-bg.png) top left repeat;
 	position:fixed; 
 	width:100%;
 	height: 100%;
}

#abuse-box,
div.dialog-box
{
	border: 1px solid #333;
	z-index:800;
	background-color: #fff;
	color: #000; 
	top:100px; 
	width: 288px;
	padding: 10px 10px 10px 10px;
	position:fixed; 
}

#abuse-box
{
	font-size: 0.75em;
}

body.popup-comments #abuse-box
{
	font-size: 1em;
}

body.popup-comments #abuse-box h2
{
	font-family: georgia, serif;
}

#wrapper #abuse-box
{
	font-size: 1em;
}

div.dialog-box.scrollable
{
	position: absolute;
}

#comment-box-pluck .post-comment-header
{
	float: left;
	width: 420px;
}

#comment-box-pluck .post-comment-header h1
{
	margin-bottom: 20px;
}

#comment-box-pluck #close-comment-box,
#abuse-box-wrapper #abuse-box-close,
#signin-div #login-close
{
	float: right;
	width: 80px;
	text-align: right;
}

#comment-box-pluck #close-comment-box a,
#abuse-box-wrapper #abuse-box-close a,
#login-close-link
{
	background: #fff url(images/close_button.gif) top right no-repeat;
	padding: 0 18px 0 0;
}

.comment-author
{
	clear: both;
}

.comment-author ul
{
	overflow: hidden;
}
.comment-author .comment-author-img
{
	float:left;
	width: 35px;
}

.comment-author .comment-author-name
{
	float: left; 
	width: auto;
}

.comment-author .comment-author-name a
{
	display: block;
}
.comment-author .author-role
{
	float: right;
	width: 35px;

}

#comment-box-edit,
#comment-box-progress,
#comment-close-confirmation-area,
#comment-premoderation-area,
#comment-thank-you-area
{
	clear: both;
}

#comment-box-edit,
#abuse-box-edit-area
{
	margin: 20px 0 0 0;
}

#abuse-box-edit-area
{
	border-top:1px dotted #ccc ;
}

#comment-box-edit fieldset
{
	margin: 0;
	clear: both;
}

#comment-box-edit #blockquote-button
{
	float:left;
	margin-bottom: 3px;
	width: 100%;
}
#blockquote-button input
{
	float: left;
	background-color: #ededed;
	border: 1px solid #333;
	color: #333;
	font-size: 0.915em;
	margin-right: 5px;
}

#blockquote-button p
{
	text-align: right;
	float: right;
	padding-top: 2px;
	position: relative;
}

#comment-box-pluck #comment-box-edit
{
	margin-top: 17px;
}

#comment-box-pluck #comment-box-edit #blockquote-button
{
	margin-bottom: 1px;
	width: 449px;
}

#comment-box-pluck #blockquote-button input
{
	background-color: #e8e8e8;
	border-style: outset;
	border-top-color: #fff;
	border-left-color: #fff;
	border-right-color: #666;
	border-bottom-color: #666;
	margin-right: 3px;
}

#comment-box-pluck #blockquote-button input#add-bolds
{
	font-weight: bold;
}

#comment-box-pluck #blockquote-button input#add-italics
{
	font-style: italic;
}

#comment-box-pluck #blockquote-button input#add-links
{
	color: #005689;
}

#comment-box-pluck #blockquote-button p
{
	margin-top: 0;
	padding-top: 0;
	top: 2px;
}


#comment-body,
#comment-box-progress,
#abuse-progress-area,
#abuse-description,
#pluck-loading-dialog
{
	font-size: 1em;
	font-family: arial, sans-serif;
}

#abuse-description
{
	width:100%;
}

#comment-body
{
	width: 447px;
}

#comment-box-progress,
#abuse-progress-area,
#abuse-thank-you-area,
#abuse-close-confirmation-area,
#comment-close-confirmation-area,
#abuse-pluck-error-area
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
}

#comment-box-progress,
#abuse-progress-area
{
	background: url(images/pluck-loading-bar.gif) center center no-repeat;
}

#comment-box-progress p,
#abuse-progress-area p,
#abuse-thank-you-area p,
#abuse-close-confirmation-area p,
#comment-close-confirmation-area p,
#pluck-loading-dialog p
{
	margin: 70px 0 50px 0;
	text-align: center;
}

#pluck-loading-dialog
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 70px 0;
}

#pluck-loading-dialog p
{
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	width: 300px;
	margin: 0 auto;
}

#pluck-loading-dialog p span
{
	height: 10px;
	display: block;
	background: url(images/pluck-loading-bar.gif) top no-repeat;
	border: 1px solid;
	overflow: hidden;
}

#comment-box-pluck #comment-box-progress p
{
	margin: 155px 0 124px;
}

#comment-box-pluck #comment-premoderation-area p
{
	margin: 122px 0 135px;
}

#comment-box-pluck #comment-close-confirmation-area p
{
	margin: 96px 0 79px;
}

#comment-box-pluck #comment-thank-you-area p
{
	margin: 137px 0 142px;
}

#comment-box-pluck #comment-pluck-error-area p
{
	margin: 113px 0 101px;
}

#abuse-box #abuse-progress-area p
{
	margin: 148px 0 116px;
}

#abuse-box #abuse-close-confirmation-area p
{
	margin: 80px 0;
}

#abuse-box #abuse-thank-you-area p
{
	margin: 104px 0 123px;
}

#submit 
{
	text-align: right;
	margin: 20px 0;
}

#comment-box-pluck #submit
{
	margin: 10px 0;
}

#comment-box-pluck #submit .msg
{
	float: left;
}

#submit #submit-comment
{
	border-top-width: 2px;
	border-bottom-width: 1px;
}

#abuse-box #abuse-box-edit-area p
{
	margin: 10px 0;
}

#abuse-box label 
{
	font-weight: bold;
}
#abuse-box label span 
{
	font-weight: normal;
}
#abuse-close-confirmation-area p input,
#comment-close-confirmation-area p input,
#abuse-thank-you-area p input
{
	display: block;
	margin: 15px auto;
}

#abuse-box
{
	width: 300px;
	height: 320px;
}

#abuse-box h2
{
	font-size: 1.3em;
	font-weight: bold;
}

#abuse-box-wrapper #abuse-email-info,
#abuse-box-wrapper #abuse-login-info
{
	float: left;
	width: 200px;
}

#abuse-box-wrapper #abuse-email-info 
{
	clear: both;
}

#abuse-box-wrapper #abuse-submit-container
{
	float: right;
	width: 96px;
	text-align: right;
}

#abuse-box-wrapper #abuse-submit
{
	margin-top: 25px;
}

body.pluck-user-profile div#user-profile div#abuse-box span
{
	display: inline;
	float: none;
	margin-right: 0;
	width: auto;
}

body.pluck-user-profile div#user-profile span#report-abuse-box-link-container
{
	position: absolute;
	right: 0;
	top: 35px;
	background-image: url(images/pluck/report-abuse.gif);
	padding-left: 18px;
	width: auto;
}

/* Inline login pop up styles */
#signin-div
{
	position: fixed;
	z-index:800;
	width: 368px;
	padding: 0;
}

#inline-login
{
	width: 368px;
	background-color: #fff;
	font-size: 0.75em;
	color: #333;
}

#signin-div #login-close
{
	font-weight: bold;
	padding: 10px 10px 0;
}

#inline-login form
{
	padding: 0 10px 10px;
	clear: both;
}

#inline-login h1
{
	font-size: 1em;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 10px 0 0 10px;
	width: auto;
}

#inline-login legend
{
	text-indent: -9999px;
}

#inline-login span.row label
{
	display: block;
	margin-right: 5px;
	width: 103px;
}

#inline-login span.row
{
	width: 100%;
	overflow: hidden;
	display: block;
}

#inline-login span.row label,
#inline-login span.row input
{
	float: left;
}

#inline-login span.row input
{
	width: 200px;
}

#inline-login #inline-email-label,
#inline-login #inline-remember-label
{
	padding-bottom: 14px;
}

#inline-login #inline-remember-label
{
	margin-top: 5px;
}

#inline-login #forgot-password
{
	margin-left: 107px;
	font-size: 0.916em;
	clear: left;
}

#inline-login input#inline-remember
{
	margin-top: 6px;
	width: auto;
}

.dialog-button,
div.ReportAbuse_Comment input
{
	float: right;
	font-family: arial, sans-serif;
	font-size: 1em;
	margin-top: 20px;
	margin-left: 10px;
	padding: 1px 4px;
	cursor: pointer;
}

#inline-login input#popUpSignIn,
div.ReportAbuse_Comment input
{
	font-weight: bold;
	background-color: #005689;
	color: #fff;
	border-width: 1px;
	border-color: #005689;
}

#inline-login input#cancelSignIn
{
	border: 1px solid;
	background-color: #eee;
}
          /* ----------  dialog-box.css ends here ----------- */
          /* ---------- generic-toolbox.css starts here ---------- */
          /* ---------- pop-up.css starts here ---------- */

/* send-to-a-friend */

p.ip_logged {
	color: #666666;
	margin-top: 6px;
	text-align: center;
}

/* Pop up box */
.toolbox-popup
{
	display: none;
	position: relative;
	top: 30px;
	left: 0;
	background-color: #fff;
	z-index: 999;
	/*margin-bottom: 200px;*/ /* Big margin needed to prevent cropping of popups in Safari. SU */
}

.toolbox-popup div.send-inner
{
	z-index: 999;
	position: absolute;
/*	top: 0;
	left: 0;*/
	background: #fff;
	width: 442px;
	border: 9px solid #cdcdcd;
	padding-bottom: 10px;
}

.article-history .toolbox-popup
{
	border-top: 1px solid #ccc;
	display: block;
	top: 0;
	margin: 10px 0 0 0;
	clear: both;
	position: static;

}

.toolbox-popup h3
{
	border: 0;
	float: left;
	width: 200px;
	margin: 5px 0 7px 10px;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.toolbox-popup .share-top
{
	float:left;
	margin-bottom: 10px;
	background: #e5e4e5;
	width: 442px;
}

.toolbox-popup .share-top span
{
	float: right;
	width: 200px;
	margin: 5px 10px 0 0;
	font-size: 1.0em;
	text-align: right;
}

.share-top span
{
	display: none;
}

.toolbox-popup .share-top span a
{
	font-weight: bold;
	color: #333;
}

.toolbox-popup ul li
{
 	list-style-type: none;
}

/* contact us styles */

.toolbox-popup div.col
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 201px;
}

.toolbox-popup div.col li
{
	border-top-width: 1px;
	border-top-style: dotted;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.toolbox-popup div.col li a,
.toolbox-popup div.col li span
{
	font-weight: normal;
}

.toolbox-popup div.col li ul
{
	padding-left: 0;
}
.toolbox-popup div.col li ul li
{
	border-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	
}
/* end contact us styles */

/* Share styles */
#send-share div.col li ul
{
	padding-left: 0;
}

#send-share .send-inner ul li
{
	float:left;
	width: 206px;
	margin-left: 10px;
}

#send-share ul li
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	margin-bottom: 5px;
}

#send-share ul li a
{
	padding-left: 20px;
}

.toolbox-popup a.delicious
{
	background-image: url(images/icon_delicious.gif);
}

.toolbox-popup a.reddit
{
	background-image: url(images/icon_reddit.gif);
}

.toolbox-popup a.google
{
	background-image: url(images/icon_google.gif);
}

.toolbox-popup a.yahoo
{
	background-image: url(images/icon_yahoo.gif);
}

.toolbox-popup a.facebook
{
	background-image: url(images/icon_facebook.gif);
}

.toolbox-popup a.digg
{
	background-image: url(images/icon_digg.gif);
}

.toolbox-popup a.stumbleupon
{
	background-image: url(images/icon_stumbleupon.gif);
}

.toolbox-popup a.newsvine
{
	background-image: url(images/icon_newsvine.gif);
}

.toolbox-popup a.livejournal
{
	background-image: url(images/icon_livejournal.gif);
}

.toolbox-popup a.blinklist
{
	background-image: url(images/icon_blinklist.gif);
}

/* end share styles */

/* email styles*/

.toolbox-popup fieldset
{
	padding-bottom: 10px;
	clear: both;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.toolbox-popup fieldset div
{
	float: left;
	width: 190px;
	text-align: right;
	margin-right: 10px;
}

.toolbox-popup label
{
    width: 190px;
}

.toolbox-popup div.inputrow
{
	clear: left;
	margin-left: 200px;
}

.toolbox-popup input[type=text], 
.toolbox-popup textarea
{
	width: 220px;
}

/* end email styles*/

          /* ----------  pop-up.css ends here ----------- */

/* History Link */
#historylink
{
	display: none;
}

ul#article-toolbox li a,
ul#article-toolbox-side li a
{
	cursor: pointer;
}

ul#article-toolbox .trail-icon,
ul#article-toolbox-side .trail-icon
{
	margin-right: 6px;
	vertical-align: middle;
}
	
/* Footer specific */
ul#article-toolbox
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	clear: both;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 100%;
}

ul#article-toolbox li
{
	display: inline;
	padding-left: 0;
}

ul#article-toolbox li a
{
	padding-bottom: 3px;
	padding-left: 5px;
}

/* Side specific */

ul#article-toolbox-side
{
	border-top-width: 1px;
	border-top-style: solid;
	background-image:none;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 6px;
	margin-bottom: 3px;
	float: left;
	text-align: left;
	width: auto;
}

#article-toolbox-side li
{
	display:  inline;
}

ul#article-toolbox-side li.last
{
	margin-right: 0;
}

ul#article-toolbox-side li a
{
	padding-left: 0;
	text-decoration: none;
}

#article-toolbox-side a.rollover:hover
{
	background: #fff;
}

#article-toolbox-side a.rollover:focus
{
	background: #fff;
	height: auto;
}

ul#article-toolbox-side li a.rollover span,
ul#article-toolbox-side li span
{
	position: absolute;
	left: -29px;
	top: -50px;
	display: none;
	width: 6.2em;
	text-align: center;
	color: #fff;
}

/* Tool tips in sidebar */
ul#article-toolbox-side li span
{
	line-height: 200%
}

/* Height on tool tips on multiple lines */
ul#article-toolbox-side li a.printable span,
ul#article-toolbox-side li a.sendlink span
{
	line-height: 1em;
}

ul#article-toolbox-side li a.rollover
{
	position: relative;
	z-index: 1;
	display: block;
	width: auto;
	float: left;
}

ul#article-toolbox-side li a.rollover:hover span
{
	display: block;
	background-color: #005689;
	background-image: url(images/triangle-rollover.gif);
	background-position: bottom center;
	z-index: 999;
	height: 3em;
	width: 6.2em;
	padding: 3px 0;
}

/* font resizing on side */
ul#article-toolbox-side li.resize
{
	border-top-width: 1px;
	border-top-style: dotted;
	display: block;
	clear: both;
	padding-top: 5px;
	margin-top: 10px;
	width: 140px;
	display: block;
	float: left;
}

ul#article-toolbox-side li.resize img
{
	vertical-align: middle;
	position: relative;
	top: -2px;
}

ul#article-toolbox-side li.resize a
{
	font-size: 1.17em;
}

/* end side specific */

/* audio player toolbox */
#content div#audio-player ul#article-toolbox
{
	background-color: transparent;
	border-top: 1px solid #E2E2E2;
	clear: left;
	float: none;
	margin: 10px 10px 0;
	padding: 3px 0;
	text-align: left;
	width: auto;
}

div#audio-player ul#article-toolbox li,
div#audio-player ul#article-toolbox li p.bullet a
{
	padding-left: 0;
}


li#main-audio #send-share,
li#main-audio #send-email,
li#main-audio #contact
{
	clear: left;
	margin-top: 0;
}

/* Gallery specific */

.gallery .toolbox-pop-up div.send-inner.portrait
{
	top: 0;
	left: 170px;
}

.gallery .toolbox-pop-up div.send-inner.landscape
{
	top: -240px;
	left: 170px;
}

/* end gallery specific */
/* Video specific */

#video-player ul#article-toolbox,
#video-player ul#toolbox-pop-up ul
{
	margin-bottom: 10px;
}

/* End video specific */

/* ----- Cartoon specific ----- */

body.cartoon .navigation #article-toolbox-side
{
	float: none;
	margin-bottom: 20px;
}

/* Cartoon full width */
body.cartoon .main-picture #article-toolbox-side
{
	border-top: none;
	float: right;
	padding-bottom: 10px;
}

/* ----- End cartoon specific ----- */

/* poll specific */

body.poll div#contact div.first ul,
body.competition div#contact div.first ul
{
    float: left;
}

body.competition div#contact ul.trail li.first
{
    width: 201px;
}

body.competition div#related div.toolbox-popup h3,
body.poll div#related div.toolbox-popup h3,
body.quiz div#related div.toolbox-popup h3
{
    border-top: none;
}

/* end poll specific */

/* interactive specific */
body#interactive-front ul#article-toolbox-side
{
    width: 140px;
}

body#interactive-front #contact .sponsored-features li.first
{
    width: 202px;
    border-top-style: dotted;
    border-top-width: 1px;
    overflow: visible;
}

body#interactive-front #contact div.first ul
{
    clear: left;
}
/* end interactive specific */
          /* ----------  generic-toolbox.css ends here ----------- */
          /* ---------- generic-tabs.css starts here ---------- */
div.tabs-container ul.tab-toggle,
#wrapper div#promo ul.tab-toggle,
#wrapper div#section-contents ul.tab-toggle,
#wrapper ul.tab-toggle
{
	margin-right: 10px;
}

div.tabs-container .tab-toggle li.hidden
{
	display: none;
}

div.tabs-container .tab-toggle li,
#content .tab-toggle li
{
	margin-bottom: 0;
	margin-right: 3px;
}

div.tabs-container div.tab-toggle-pane
{
	margin-top: 10px;
	margin-bottom: 20px;
	clear: left;
}

div.tabs-container div.tab-toggle-pane ol li
{
	padding: 5px 0 5px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	margin: 0;
	width: 280px;
}

#wrapper #content div.tabs-container div.tab-toggle-pane ol li.first
{
	float: none;
}

div#wrapper div#promo .tab-toggle a,
body.table .tab-toggle a
{
	background-image: url(images/tabs/tab-active-left.gif);
}

div#wrapper div#promo .tab-toggle a b,
body.table .tab-toggle a b
{
	background-image: url(images/tabs/tab-active-right.gif);
}

div#wrapper div#promo .tab-toggle a.inactive
{
	background-image: url(images/tabs/tab-inactive-left.gif);
}

div#wrapper div#promo .tab-toggle a.inactive b
{
	background-image: url(images/tabs/tab-inactive-right.gif);
}

div#wrapper div.tabs-container div.tab-toggle-pane ol li.first
{
	border-top: 1px solid #999;
}

div.tabs-container div.tab-toggle-pane ol li span
{
	display: block;
	float: left;
	margin-left: -20px;
	text-indent: 0;
}

div.tabs-container div.tab-toggle-pane h3.js-hider
{
	font-size: 1em;
	font-family: arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top: 1px solid #333;
}


#global-jobs h3
{
	margin-bottom: 0;
}

#content div#media-toggle 
{
	overflow: hidden;
	padding-top: 20px;
}	

div#media-toggle div.media-tabs {
	border-top: 1px solid #CCCCCC;
	float: left;
	padding: 20px 0;
	width: 620px;
}

div#media-toggle div.media-tabs {
	padding-bottom: 20px;
}

div#media-toggle div.media-tabs div.most-trail, div#media-toggle div.media-tabs div.first {
	float: left;
	margin-left: 20px;
	width: 140px;
}

div#media-toggle div.media-tabs div.first {
	margin-left: 0;
}


/* no-js tabs */

body.subject-index #wrapper #box #tab-toggle-nojs,
body.contributor-index #wrapper #box #tab-toggle-nojs
{
	padding-left: 160px;
	text-align: left;
}

body #box #content #tabs
{
	border-bottom: 1px solid #ccc;
}

body #wrapper #box ul#tab-toggle-nojs
{
	display: block;
	position: relative;
	line-height: 0;
	top: -6px;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 0;
}

body #wrapper #box ul#tab-toggle-nojs li
{
	display: inline;
}

body #wrapper #box ul#tab-toggle-nojs a
{
	background-color: #fff;
	background-image: url(images/tabs/tab-active-left.gif);
	background-position: top left;
	border-bottom: 1px solid #fff;
	color: #000;
	cursor: default;
	display: inline;
	padding: 3px 10px 3px 10px;
	position: relative;
	text-decoration: none;
}

body #wrapper #box ul#tab-toggle-nojs a b
{
	background-image: url(images/tabs/tab-active-right.gif);
	background-position: top right;
	font-weight: normal;
	display: block;
	width: 8px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0;
}

body #wrapper #box ul#tab-toggle-nojs a.inactive,
body #wrapper #box ul#tab-toggle-nojs a.inactive b
{
	cursor: pointer;
}

body #wrapper #box ul#tab-toggle-nojs a.inactive
{
	background-image: url(images/blog-inactive-l-corner.gif);
	border-bottom-color: #999;
}

body #wrapper #box ul#tab-toggle-nojs a.inactive b
{
	background-image: url(images/blog-inactive-r-corner.gif);
	background-position: top right;
}

body #wrapper #box ul#tab-toggle-nojs.sport a.inactive
{
	background-image: url(images/tabs/tab-sport-inactive-left.gif);
	color: #fff;
}

body #wrapper #box ul#tab-toggle-nojs.sport a.inactive b
{
	background-image: url(images/tabs/tab-sport-inactive-right.gif);
	color: #fff;
}

body.article #tabs #tab-toggle-nojs li
{
	font-size: 0.855em;
}

body.match-statistics #tabs #tab-toggle-nojs li
{
	font-size: 1em;
}
          /* ----------  generic-tabs.css ends here ----------- */
          /* ----------  screen.css ends here ----------- */
          /* ---------- boss-tag-page.css starts here ---------- */
/* CSS for pages with boss-tag class */

body.boss-tag #wrapper
{
	background: url(images/body_boss_bg.gif) left top repeat-y;
}

body.boss-tag #box
{
	width: 940px;
}

body.boss-tag #wrapper #content
{
	margin: 0;
	padding: 0;
	width: 620px;
}

body.boss-tag div#wrapper div#box div#content #article-header
{
	padding-right: 0;
	padding-top: 0;
}

body.boss-tag div#wrapper div#box div#content div#article-header a.feed
{
	width: auto;
	top: 10px;
	right: 0;
	left: auto;
}

body.boss-tag div#wrapper div#box div#related div.col1 ul.child-keyword li p.shower
{
	margin-top: 3px;
}

body.boss-tag ul.tips li.tips-package,
body.boss-tag div#section-pickable-tag-combiner li
{
	border-top-width: 1px;
	border-top-style: dotted;
}

body.boss-tag #wrapper #box #content #related div#section-pickable-tag-combiner li
{
    margin-bottom: 18px;
}

body.boss-tag #box #content #related ul.tips li.tips-package ul.credit
{
	margin-bottom: 0;
}

body.keyword-page #wrapper #promo #mpu1
{
	margin-top: 10px;
}

body.boss-tag #wrapper #box #promo #mpu1
{
	margin-top: 0;
}

body.boss-tag div#flash-player
{
	margin-top: 8px;
}

body.boss-tag #also-on
{
	border-top-width: 35px;
	border-top-style: solid;
}

body.boss-tag #wrapper #box #content #related
{
	clear: left;
	float: left;
	width: 300px;
	margin: 0;
}

body.boss-tag .col1
{
	width:300px;
	float:left;
}

body.boss-tag .col
{
	width:300px;
	float: right;
}

body.boss-tag div#wrapper div#content div#main-trailblock li
{
	border-top-width: 1px;
	border-top-style: dotted;
	width: 300px;
}

body.boss-tag div#wrapper div#content div#main-trailblock li.image,
body.boss-tag div#wrapper div#content div#main-trailblock ul.sublinks li,
body.boss-tag div#wrapper div#content div#main-trailblock li.major-heading
{
	border-top: none;
}

body.boss-tag div#wrapper div#content div#main-trailblock ul.sublinks li
{
	width: auto;
}

body.boss-tag div#main-trailblock ul.sublinks
{
	padding-bottom: 0;
}

body.boss-tag div#main-trailblock div.col
{
	margin-left: 0;
}

/* styling for the new pickable to be made generic accross keyword pages */
body.boss-tag div#related div#pickable-tag-combiner h3
{
	border-top-width: 10px;
	border-top-style: solid;
	padding-top: 3px;
	margin-bottom: 16px;
}

body.boss-tag div#related div#pickable-tag-combiner div.date,
body.boss-tag div#related div.pickabletag div.date
{
	margin-top: 3px;
	margin-bottom: 0;
}

body.boss-tag div#content div#related div#pickable-tag-combiner ul li div.trailtext,
body.boss-tag div#related div.pickabletag ul li div.trailtext
{
	margin-top: 0;
}

body.boss-tag div#related div.pickabletag ul li
{
	margin-bottom: 18px;
	padding-top: 2px;
}


/* styling for the new pickable ends */

body.boss-tag #related div.col1
{
	float: left;
	width: 140px;
}

body.boss-tag #related div.col
{
	float: right;
	width: 140px;
}

body.boss-tag #wrapper #box #content .col1 #paginated-tag-content ul
{
	float: left;
	margin-bottom: 16px;
}

body.boss-tag #wrapper #box #content .col1 #paginated-tag-content ul li
{
	width: 140px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

body.boss-tag #wrapper #box #content .col1 ul#main-trailblock li.normal
{
	margin-bottom: 0;
	border-bottom: 20px solid;
}

body.boss-tag #wrapper #box #content #related .capsule ul li
{
	margin-bottom: 0;
}

body.boss-tag #wrapper #box #content .col1 #paginated-tag-content ul li.last-in-row
{
	margin-right: 0px;
}

body.boss-tag div.date
{
	margin-bottom: -10px;
	margin-top: 10px;
}

body.boss-tag div.pickabletag div.date
{
		margin-bottom: 10px;
}

p.more-on
{
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
	padding-bottom: 12px;
}

body.keyword-sponsored #article-header div.ed-zone
{
	position: absolute;
	left: 480px;
	top: 1.10em;	
	display: block;
	width: 140px;
}

body.keyword-sponsored #article-header li
{
	border-top: 0;
}

body.keyword-sponsored #article-header a.feed
{
	position: absolute;
	left: 480px;
	top: 5.7em;
	display: block;
	width: 140px;
}

body.keyword-page #article-header
{
	padding-right: 160px
}

body.keyword-page #content
{
	 width: 300px;
	 margin-left: 160px;/*see ie.css double margin bug*/
}

body.tag-content #content
{
	margin-left: 0;
	width: 460px;
}

body.reuters #content
{
	 width: 460px;
	 margin-left: 160px;/*see ie.css double margin bug*/
}

body.reuters #sub-content
{
	float: left;
	width: 300px;
}

body.reuters #stock-toggle
{
	padding-bottom: 20px;
}

body.reuters #wrapper #related
{
	margin-left: -620px;
}

body.keyword-page ul.trailblock li.odd
{
	margin-left: 0;
}

body.keyword-page #related
{
	width: 140px;
}

body.keyword-page #related .capsule h3,
body.keyword-page #related li.major-heading h2,
body.keyword-page #paginated-tag-content h3
{
	border-top-width: 10px;
	border-top-style: solid;
	margin: 0 0 16px 0;
	padding-top: 3px;
	/*because the gaps between the individual tips will be smaller */
}

body.keyword-page div#wrapper #paginated-tag-content h3
{
	margin: 0;
	border-bottom: 16px solid;
}

body.keyword-page div#related div.editor-zone-1 ul#editor-zone-1 li
{
	margin: 0;
}

.keyword-page #related .capsule
{
	margin-bottom: 20px; /* was top watch out for breakage*/
}

body.keyword-page ul.trailblock li.odd
{
	clear: left;
}

body.keyword-page ul.trailblock li
{
	clear: none;
}

body.keyword-page #wrapper #box #content ul.auto-trail-block li.first,
body.keyword-page #wrapper #box #content ul.auto-trail-block li.first h3
{
	float: none;
	width: 100%;
}

body.keyword-page #content h2.first,
body.keyword-page #main-trailblock #content h2
{
	border-top-width: 10px;
	border-top-style: solid;
	clear: left;
}

body.keyword-page #content h2.image-sibling
{
	border-top: none
}

body.keyword-page #related
{
	padding-top: 0;
	margin-left: -460px;
}

.keyword-page #related .capsule
{
	clear: left;
}

.keyword-page .keywords li
{
	padding: 3px 0 5px 0;
}

.keyword-page #section-contents ul.tri li
{
	margin-left: 0; /*this rule compensates for the above rule and make's sure that editable trailblocks thats appear in related divs do not have a margin of 20*/
}

.keyword-page #related .capsule ul.tri li
{
	float: none;
}

.keyword-page #keyword-trailblock li.normal
{
	margin-bottom: 20px;
}

body.boss-tag div#content div#related div.recent-blogs ul.tips
{
	margin-bottom: 2px;
}

div#related div.capsule h4
{
	font-size: 1em;
	line-height: 200%;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 18px;
	font-family: arial, sans-serif;
	font-weight:bold;
}


body.reuters div#related div#stock-search-narrow h3
{
	padding-bottom: 12px;
}

table.ftse100
{
	border-top:1px solid;
	width: auto;
	float: left;
	margin: 20px 0 8px 0;
}

table.losers
{
	margin-left: 20px;
}

table.ftse100 thead th.company
{
	width: 160px;
}

table.ftse100 thead th.price
{
	width: 60px;
}

table.ftse100 thead th.price
{
	width: 70px;
}

table.ftse100 th span
{
	padding-left: 5px;
}

table.ftse100 tbody th,
table.ftse100 td
{
	border-top-width: 1px;
	border-top-style: dotted;
}

table.ftse100 td,
table.ftse100 th
{
	padding: 3px 1px;
}

table.ftse100 thead th
{
	vertical-align: top;
}

table.ftse100 thead th.company
{
	padding-bottom: 10px;
}

table.ftse100 tbody th
{
	font-weight: normal;
	background-image: none;
}

table.marketindex
{
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	margin: 0 20px 15px 0;
	width: 140px;
}

table.marketindex.last
{
	margin-right: 0;
}

table.marketindex th.indexname
{
	width: 80px;
}

table.marketindex td.netchange
{
	vertical-align: top;
	width: 60px;
}

table.marketindex td.netchange span
{
	padding: 2px 5px;
}

table.marketindex td, table.marketindex th
{
	padding: 2px 1px 0;
}

table.marketindex td.timetillclose
{
	height: 15px;
}

table.marketindex td.unchanged span
{
	display: block;
	margin-top: 8px;
}

table.marketindex td.up span
{
	display: block;
	margin-top: 15px;
}

table.marketindex td.down span
{
	display: block;
	margin-top: 8px;
}

/* Markets roundup page, originally a tag but it still looks like one */

body.reuters .marketindex
{
	margin-bottom: 20px;
}

body.reuters #article-header
{
	min-height: 20px;
}

body.reuters div#related div#stock-search-narrow h3
{
	border-top-width: 10px;
	border-top-style: solid;
}

body.reuters #market-data-header h2
{
	border-top-width: 10px;
	border-top-style: solid;
}

body.reuters #market-graphs
{
	margin-bottom: 20px;
}

body.reuters .stock-toggle-pane
{
	border: 1px solid;
}


body.reuters #lichart img
{
	margin-left: 5px;
}

body.reuters p#reuters-blurb
{
	border-top-width: 1px;
	border-top-style: dotted;
	margin: 4px 4px 10px 4px;
	padding-top: 4px;
}

body.reuters p#reuters-blurb img
{
	vertical-align: bottom;
}

body.reuters div#movers-chart
{
	border-bottom: 1px solid;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

body.markets-index #box #content ul#editor-zone-2 li.major-heading
{
	margin-bottom: 0;
}

body.markets-index #box #content ul#editor-zone-2 li.normal .linktext
{
	margin-top: 8px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
}

/* Markets roundup page ends */

/* tag + content type */

body.tag-content ul#main-trailblock
{
	width: 620px;
}

body.tag-content div#paginated-tag-content ul
{
	overflow: hidden;
}

body.tag-content div#paginated-tag-content li
{
	float: left;
	margin-right: 20px;
	width: 140px;
}

body.tag-content div#paginated-tag-content li.last-in-row
{
	margin-right: 0;
}


body.boss-tag div#paginated-tag-content
{
	margin-bottom: 16px;
}

body.boss-tag div#paginated-tag-content img.trail-icon
{
	float: left;
	margin: 2px 5px 0 0;
}

body.boss-tag div#paginated-tag-content p
{
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
}

body.boss-tag div#paginated-tag-content ul p
{
	border-top: none;
}

body.boss-tag #related h2
{
	border-top-width: 10px;
}

div#related div#comment div.recent-blogs li
{
	padding-bottom: 0;
	padding-top: 0;
}

body.boss-tag #box #content div#related div.recent-blogs ul li ul
{
	padding-bottom: 0;
}

body.boss-tag div#content div#related div.recent-blogs li.tips-package
{
	padding-bottom: 18px;
}

body.boss-tag div#pickable-content-combiner
{
	overflow: hidden;
}

body.boss-tag div#wrapper div#content div#pickable-combiner-1 li,
body.boss-tag div#wrapper div#content div#pickable-combiner-2 li
{
	margin-bottom: 20px;
	width: 300px;
}

body.boss-tag div#wrapper div#content div#pickable-combiner-1 li.last,
body.boss-tag div#wrapper div#content div#pickable-combiner-2 li.last
{
	margin-bottom: 30px;
}

body.boss-tag div#pickable-combiner-1 span.date,
body.boss-tag div#pickable-combiner-2 span.date
{
	float: left;
	padding-right: 0.2em;
}

body.boss-tag div#pickable-combiner-1 div.trailtext,
body.boss-tag div#pickable-combiner-2 div.trailtext
{
	float: left;
	margin-top: 10px;
}

body.boss-tag ul#auto-trail-block div.rating-container 
{
	position: relative;
	top: -3px;
}

body.keyword-page div#wrapper div#section-pickable-tag-combiner h3
{
	border: none;
	font-weight: normal;
	margin-bottom: 0;
	font-size: 1em;
	padding-top: 0;
	padding-bottom: 0;
}
          /* ----------  boss-tag-page.css ends here ----------- */
          /* ---------- related-info.css starts here ---------- */
#related
{
	float: left;
	margin-left: -620px;
	width: 140px;
}

body.article #related-info .section p.shower
{
	font-size: 0.92em; /* 11px */
	line-height: 1.181em; /* 13px */
}

body.article #related-info .section .first
{
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

body.article #related-info p.reader-tips
{
	margin-top: 0;
}

#related #keyword-continued li.image,
#related .ed-zone li.major-heading
{
	padding-top: 0;
}

body.article #related ul,
body.article #related h2,
body.article #related p.jump-related,
body.article #related p,
#related-info h3,
#related-info h4,
#related-info h5,
#related h5,
#relatedlinks h3,
#related #article-trailblock h2
{
	margin: 0
}

body.article #related h2,
body.article #related h3
{
	padding-top: 3px;
}

body.article #related p.jump-related,
body.article #related-info .trail ul li,
body.article #related h3
{
	margin-top: 6px;
}

body.article #related ul.trail
{
	padding-left: 0;
	padding-bottom: 8px;
}

#related h2,
#related p.jump-related,
#related #fact-box,
#related-info div.section
{
	border-top-width: 1px;
	border-top-style: solid;
}

#related-info #related-pictures ul.images li, 
#related-info #related-pictures ul li
{
	margin-top: 0px;
}

#related-info #related-pictures ul.images
{
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 4px;
}

#related-info #related-pictures ul.first
{
	margin-top: 3px;
	border-top: 0;
	padding-top: 0px;
}

#related-info p.shower,
#related-info ul.keywords li
{
	padding-top: 3px;
}

#related-info .section ul li,
#related-info p,
#related-info div.section,
#related h2,
#related h3,
#related .ed-zone li.major-heading
{
	padding-bottom: 0;
}

#related ul.keywords li,
#related #keyword-continued .minor-heading h2,
#related .ed-zone li
{
	padding: 3px 0 5px 0;
}

#related-info ul.tips p.credit
{
	margin-top: 0;
}

#related-info ul.keywords a
{
	font-size: 0.92em;
}

#related-info ul.keywords h4 a
{
		font-size: 1.1em;
}

#related-info ul.tips p.credit
{
	 margin-bottom: 6px;
}

#related-info .section ul li
{
	margin-top: 10px;
}

#related-info .section ul.about-writer li,
#related-info .section ul.about-article li
{
	margin-top: 4px;
}

#related-info .writer h5
{
	margin-top: 8px;
}

#related-info .section ul li,
#related-info p,
#related-info ul.tips li p.description,
#related-info ul.tips li p.credit
{
	margin-top: 6px;
}

#related-info ul.tips li p,
#related-info ul.tips li
{
	margin-top: 0;
}

#related-info ul.tips li
{
	border-top-width: 1px;
	border-top-style: dotted;
}

#related-info ul.tips p.credit,
#related #keyword-continued h3,
#related #keyword-continued .linktext h3,
#related ul.trail li.image,
#related .ed-zone li.major-heading,
.trail-block-page #related li h3
{
	border: none;
}

#related-info div.section
{
	border-top-width: 1px;
	border-top-style: solid;
	padding-left: 160px;
	position: relative;
}

#related ul,
#related-info div.section,
.other #related .capsule,
.trail-block-page #related ul.tri li
{
	margin-bottom: 20px;
}

#related ul.tri li {
	margin-left: 0;
}

#related-info
{
	float: left;
	width: 620px;
}

#related-info h2,
#related #keyword-combiner h3,
#related #keyword-continued .major-heading h2,
.trail-block-page #related li.major-heading h2,
.other #related .capsule h2,
#related .pickablecontenttype h2,
#related .tag-tag h2
{
	border-top-width: 10px;
	border-top-style: solid;
	margin: 0 0 16px 0;
	font-weight: bold;
	padding-top: 3px; 
}

#related .pickablecontenttype li
{
	margin: 0 0 16px 0;
	padding-top: 3px;
}

#related ul.tri li,
.trail-block-page #related ul.tri li.major-heading,
.trail-block-page #wrapper #related ul#editor-zone-1 li ul,
.trail-block-page #wrapper #related ul#editor-zone-1 li ul li
{
	margin-bottom: 0;
}

#related-info .trail ul li,
#related-info ul.tips li
{
	padding-top: 2px;
}

#related-info ul.tips p.credit
{
	padding: 0;
}

#related-info .section h3,
#related-info div.section
{
	padding-top: 4px;
}

#related-info h3
{
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	font-size: 1em;
}

#related-info #article-resources-trailblock h4.first,
#related-info .trail h4.first
{
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

#related p.jump-related,
#related #fact-box
{
	border-top-width: 1px;
	border-top-style: solid;
}

#related #fact-box h2
{
	margin-bottom: 3px;
	border-top: none;
}

#related #fact-box h2
{
	margin-left: 25px;
}

#related #fact-box p,
#related #fact-box h2
{
	padding-bottom: 6px;
}

#related-articles p
{
	padding-right: 15px;
}

#related #keyword-continued li
{
	float: none;
}

ul.gallerylist li
{
	overflow: hidden;	
}

ul.gallerylist li p.gallery-link
{
	clear: left;
}

ul.images li
{
	width: 60px;
	margin-right: 10px;
	float: left
}

#related-info ul.keywords h5.date
{
	font-weight: normal;
}

#related-info ul.keywords li.series h5.date
{
	font-weight: bold;
}

#keyword-external-links h3 small,
#keyword-internal-links h3 small
{
	color: #999;
	display: block;
	font-size: 1em;
	font-weight: normal;
}

#related-info #keyword-external-links li,
#related-info #keyword-internal-links li
{
	padding-bottom: 10px;
}

#related-info #keyword-internal-links li.last,
#related-info #keyword-external-links li.last
{
	padding-bottom: 0;
}

#related-info #keyword-internal-links p,
#related-info #keyword-external-links p
{
	font-weight: bold;
}
          /* ----------  related-info.css ends here ----------- */
          /* ---------- buzz-articles.css starts here ---------- */
div#buzz-articles li,
p#more-daylife 
{
	border-top-width: 1px;
	border-top-style: dotted;
	clear: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
}

p#about-daylife
{
	margin-top: 4px;
}

p.time-since
{
	color: #ff3a00;
}

div#buzz-articles h4
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

p.icon img 
{
	border:1px solid #CCCCCC;
	margin-right:3px;
	vertical-align:middle;
}

div.hideable div,
div#content div.hideable h2,
div#section-contents div.hideable h2
{
	margin-bottom: 0;
}

div#buzz-articles p#daylife-logo
{
	border-top: 1px dotted #999;
	margin-top: 8px;
	padding-top: 3px;
}

div#section-contents div#buzz-articles h2,
div#content div.hideable div#buzz-articles h2
{
	margin-bottom: 17px;
}

div#related div#buzz-articles ul
{
	margin-bottom: 0;
}
          /* ----------  buzz-articles.css ends here ----------- */
          /* ---------- league-position.css starts here ---------- */
#box #content div#league-position h2
{
	border-top-style: solid;
	border-top-width: 10px;
}
div#league-position table
{
	width: 100%;
	border-collapse: collapse;
}
div#league-position tfoot td
{
	text-align: left;
	padding-left: 0;
}
div#league-position tr
{
	border-top-width: 1px;
	border-top-style: dotted;
}
div#league-position thead th
{
	background-color: #40a040;
}
div#league-position td, div#league-position th
{
	text-align: right;
}
div#league-position tr.highlighted td
{
	background-color: #d4d4d4;
}
div#league-position .position
{
	width: 24px;
}
div#league-position .team
{
	text-align: left;
	width: 104px;
}
div#league-position .played
{
	width: 21px;
}
div#league-position .won
{
	width: 21px;
}
div#league-position .drawn
{
	width: 21px;
}
div#league-position .lost
{
	width: 21px;
}
div#league-position .points
{
	width: 24px;
}
div#league-position td, 
div#league-position th
{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

div#league-position td#more-stats-link
{
	padding-top: 4px;
}

div#league-position .points
{
	font-weight: bold;
	padding-right: 5px;
}

/* Full width table used on table pages */

div#wrapper div#box div#content h2.latest-table-date
{
	margin-bottom: 0;
}

div#wrapper div#box div#content div#league-position h3
{
	border-top: 1px solid #999;
	font-size: 1em;
	font-family:arial,sans-serif;
	margin-bottom: 10px;
}
div#wrapper div#box div#content div#league-position h3.first
{
	border-top: none;
	padding-top: 0;
}
div#league-position table.full
{
	margin-bottom: 24px;
}
div#league-position table.without-heading
{
	margin-top: 26px;
}
div#league-position table.full thead tr
{
	border-top: 1px solid #999;
}
div#league-position table.full tfoot tr
{
	border-bottom: none;
}

div#league-position table.full tr
{
	border-top: none;
	border-bottom: 1px solid #999;
}


div#league-position table.full .position
{
	width: 30px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

div#league-position table.full .team
{
	width: 155px;
	padding-left: 0;
	padding-right: 0;
}

div#league-position table.full .played,
div#league-position table.full .won,
div#league-position table.full .drawn,
div#league-position table.full .lost
{
	padding-left: 0;
	width: 30px;
	padding-right: 5px;
}

div#league-position table.full td.played,
div#league-position table.full td.won,
div#league-position table.full td.drawn,
div#league-position table.full td.lost
{
	background-color: #F3F3F3;
}
div#league-position table.full td.points
{
	width: 25px;
	padding-left: 0;
}

          /* ----------  league-position.css ends here ----------- */
