/* 87420/common/styles/wide/attention-data.css */
.attention-data #att-panes
{
    clear: right;
}

.attention-data div#att-panes li.first
{
	margin-bottom: 0;
}

.attention-data #att-panes,
.attention-data ol li
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    background-color: white;
}

.attention-data #att-panes p
{
    color: #e7613f;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-left: 5px;
}

.attention-data #att-panes #att-most-commented p 
{
    padding-left: 10px;
}

.attention-data ol
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.attention-data #att-most-commented ol
{
    padding-left: 10px;
    padding-right: 10px;
}

.attention-data ol li
{
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-style: dotted;
    padding-left: 20px;
}

.attention-data div.att-toggle-pane ol li span 
{
    display: block;
    float: left;
    margin-left: -20px;
    text-indent: 0;
}

.attention-data ol li.more-most-viewed
{
    padding-left: 0;
    width: auto;
}

.attention-data div#att-latest li
{
    padding-left: 0;
    clear: left;
}

.attention-data div#att-latest li.first
{
    border-top: 0;
}

.attention-data div#att-latest a img
{
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#promo .attention-data .capsule
{
    border: none;
    background-color: white;
}

.attention-data #most-viewed,
#promo div.att-toggle
{
    margin-bottom: 0;
}

div#att-toggle
{
	zoom: 1 !important;
}

div#promo .attention-data
{
	clear: left;
	border-color: #d3d3d3;
	margin-bottom: 20px;
}

#promo .attention-data .capsule
{
    padding-bottom: 0;
}

/* new grid overrides */
.three-five-four-grid .attention-data
{
    border-top: none;
    padding: 0;
    background-color: #ededed;
}

.three-five-four-grid .attention-data .hd
{
    padding-bottom: 5px;
}

.three-five-four-grid  .attention-data h3
{
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 0;
}

.three-five-four-grid #att-panes
{
    clear: right;
}

.local div#wrapper div#promo .attention-data div.capsule
{
    border-top: none;
}

/* 87420/common/styles/wide/bmj-best-treatments.css */
.bmj-best-treatments.promo-component
{
	border-top-color: #11b1ff !important;
}

.bmj-best-treatments p a
{
	display: inline;
}

.bmj-best-treatments ul,
.bmj-best-treatments p.custom
{
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.bmj-best-treatments h3
{
	position: relative;
	padding-top: 3px;
}

.bmj-best-treatments h3 img
{
	position: absolute;
	right: 0;
}

.bmj-best-treatments p
{
    padding-top: 3px;
	border-top-style: dotted;
	border-top-width: 1px;
}

.bmj-best-treatments form
{
    margin-top: 5px !important;
}

.bmj-best-treatments form label
{
    position: absolute;
    left: -999em;
}

#promo .bmj-best-treatments form #web-search-field-bmj
{
    width: 200px;
}

.bmj-best-treatments p.info
{
    font-size: 11px;
}

.bmj-best-treatments .bd .first
{
	margin-bottom: 0;
}

/* 87420/common/styles/wide/bookshop.css */
.bookshop-books ul
{
	overflow: hidden;
}

.bookshop-books li
{
	border-top: none !important;
	margin-bottom: 0 !important;
}

.bookshop-books .book-text
{
	margin-bottom: 10px;
}

.bookshop-books .book-cover
{
	background-color: white;
	border: 1px solid #ccc;
	height: 115px;
	margin-bottom: 5px;
	padding-top: 15px;
	text-align: center;
	width: 138px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.bookshop-books h2
{
	border-top: none !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
}

.bookshop-books-promo .book-cover
{
	width: 128px;
	border-color: white;
}

/* 87420/common/styles/wide/google-ads.css */
#google-ads-container
{
    border-top-style: solid;
    border-top-width: 10px;
    background-color: #fff;
    padding: 0;
    margin-bottom: 20px;
}

#google-ads-container h3
{
	border-top: none !important;
	font-weight: bold;
	font-size: 14px;
    margin-bottom: 0 !important;
    padding-top: 6px;
    padding-bottom: 15px;
}

#google-ads-container h4
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
}

#google-ads-container li
{
    padding-bottom: 9px;
    padding-top: 4px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #999;
}

/* 87420/common/styles/wide/gu-now.css */
.gu-now #gu-now-last-updated
{
	color: #494949;
	position: relative;
	top: -15px;
}

.gu-now h4
{
	border-top: none !important;
	font-family: arial, sans-serif !important;
	font-size: 12px;
	font-weight: bold !important;
}

/* 87420/common/styles/wide/header-local-info.css */
#local-info 
{
	border-bottom: 1px solid #bebebe;
	float: left;
	clear: both;
	width: 940px;
	height: 2.165em;
}

#local-info p
{
	display: inline;
	float: left;
	margin-top: 5px;
}

#local-info a#accolade
{
	color: #d61d00;
	font-weight: normal;
}

#local-info p#webfeed 
{
	margin-left: 5px;
	width: 70px;
}

#local-info p#webfeed a 
{
	background-position: 0 55%;
	background-image: url(${absolute.path}/images/icon_rss.gif);
	display: block;
	height: 14px;
	padding-left: 18px;
	padding-top: 1px;
}

#local-info #search,
#search 
{
	float: right;
	padding-top: 10px;
	width: 400px;
}

.network-front #local-info #search,
.network-front #search,
.network #local-info #search,
.network #search
{
	padding-top: 3px !important;
}

#local-info #web-search,
 #web-search 
{
	clear: right;
	float: right;
	position: relative;
	width: auto;
}

#local-info #web-search-field, 
#local-info #sitesearch-text,
#sitesearch-text,
#web-search-field
{
	width: 140px;
}

#local-info #search #web-search #go-guardian,
#search #web-search #go-guardian 
{
	min-width: 4em;
}

/* 87420/common/styles/wide/kicker.css */
#content .date,
#content span.publication-kicker,
#content span.sponsored-flag,
span.sponsored-flag
{
	font-weight: bold;
}

#content span.sponsored-flag,
span.sponsored-flag
{
	color: #825f21;
}

.in-this-section .sponsored-flag,
.standard-trailblock .sponsored-flag,
.one-column-image-editable .sponsored-flag
{
	float: left;
	margin-right: 5px;
}

/* 87420/common/styles/wide/user-details.css */
ul.user-details 
{
    background-image: url(${absolute.path}/images/icon_userinfo.gif);
    margin-bottom:10px;
	width: 675px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 19px;
}

ul.user-details li
{
    border-left-color: #bebebe;
    border-left-width: 1px;
    border-left-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}

.hideable ul.user-details li
{
	padding-bottom: 0;
	padding-top: 0;
}

ul.user-details li.first
{
	border: none;
}

ul.user-details li#larger
{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
    background-image: url(${absolute.path}/images/icon_textsize.gif);
    background-position: 12px 0;
}

ul.user-details li#larger a
{
	padding-left: 4px;
}

ul.user-details li#mobile
{
    border-left: none;
}

