/* 92702/common/styles/carousel.css */
.carousel .hd
{
	border-bottom: 1px solid #858585;
}

.carousel-navigation
{
	float: right; 
	margin-right: 5px;
}

.carousel h3
{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	margin-bottom: 8px;
}

.carousel-navigation p
{
	border-top: none !important;
	height: 26px; 
	float: left;
	padding-top: 0 !important;
	width: 25px;
	cursor: pointer;
}

.carousel-navigation span
{
	display: none;
}

.carousel-navigation .prev
{
	background: url("http://static.guim.co.uk/static/92702/common/styles/images/Left_ArrowsEnvShopping.gif") 50% 50% no-repeat;
}

.carousel-navigation .next
{
	background: url("http://static.guim.co.uk/static/92702/common/styles/images/RightArrowsEnvShopping.gif") 50% 50% no-repeat;
}

.carousel-navigation .prev:hover
{
	background: url("http://static.guim.co.uk/static/92702/common/styles/images/Left_ArrowsCarouselShopping_hi.gif") 50% 50% no-repeat;
}

.carousel-navigation .next:hover
{
	background: url("http://static.guim.co.uk/static/92702/common/styles/images/RightArrowsCarouselShopping_hi.gif") 50% 50% no-repeat;
}

.carousel li.two-col
{
    margin-right: 0;
}

.carousel ul li 
{
	float: left;
}

.carousel .bd img,
.carousel div.mask
{
	margin-top: 10px;
}

.carousel .ft
{
    border-top: 1px solid #999;
    padding-top: 2px;
    clear: left;
}
/* 92702/common/styles/commercial-partners.css */
#commercial-partners div.linktext
{
    font-weight: bold;
}

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

#commercial-partners .hd h2
{
	margin-bottom: 0;
}
/* 92702/common/styles/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;
}
/* 92702/common/styles/grid-pixies.css */
          /* ---------- grid/mini-pixies.css starts here ---------- */
.pixies li.mini
{
	height: 112px;
}

.pixies li.mini .trail-text
{
	margin-top: 0;
	position: absolute;
	overflow: hidden;
	text-align: left;
	padding-top: 28px;
	padding-bottom: 0;
	z-index: 1;
	height: 84px;
	width: 100%;
	display: none;
	height: 140px;
}

.pixies li.mini .trail-text a
{
	display: block;
	height: 84px;
	padding-right: 5px;
	padding-top: 3px;
	width: 135px;
}

.pixies li.mini .caption
{
	font-size: 0.875em;
	height: 25px;
	overflow: hidden;
	padding-top: 3px;
}

.pixies li.mini .caption h3 a
{
    color: #fff;
}
          /* ----------  grid/mini-pixies.css ends here ----------- */

.pixies h2
{
    font-weight: bold !important;
}

.pixies li,
li.pixie.big
{
	overflow: hidden;
	position: relative;
	margin-bottom: 7px !important;
	border-top-width: 0 !important;
}

.pixies li a,
.pixies li div,
.pixies li a:hover,
li.pixie.big a,
li.pixie.big div,
li.pixie.big a:hover
{
	display: block;
	position: relative;
	text-decoration: none;
}

.pixies li,
.pixies .caption h3,
.pixies .caption p,
.pixies li.open-pix div.trail-text,
.pixies li.open-pix div.trail-text a
li.pixie.big,
li.pixie.big .caption h3,
li.pixie.big .caption p
{
	font-size: 16px !important;
	font-family: georgia, serif !important;
	font-weight: normal !important;
	line-height: 1.125;
    margin-top: 0;
    border-top-width: 0 !important;
}

li.pixie.five-col
{
	line-height: 0;
}

.pixies .caption h3
{
    margin-bottom: 0 !important;
}

.pixies .trail-text,
li.pixie.big .trail-text
{
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/grey-bg.png);
	background-repeat: repeat;
	background-color: transparent;
	color: #333;
	display: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 1.125;
	min-height: 40px;
	max-height: 210px;
	height: auto !important;
	height: 40px;
	left: 0;
	overflow: hidden;
	margin-top: 0 !important;
	padding-top: 55px;
	padding-bottom: 10px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 1;
}

.pixies .trail-text a,
li.pixie.big .trail-text a
{
	padding-left: 4px;
	padding-right: 4px;
}

.pixies .caption,
li.pixie.big .caption
{
	position: relative;
	height: 50px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 2;
	margin: 0 !important;
}

.pixies .caption
{
	background-color: #a5a5a5;
}

/* mugshots */
.pixies li.mugshot .trail-text 
{
	padding: 0 5px 5px 5px;
}

.pixies li.mugshot .caption
{
	padding-bottom: 3px;
	min-height: 3.4em;
	height: auto;
}

.pixies li.mugshot .caption,
.pixies li.open-pix,
.pixies li.open-pix .caption,
.pixies li.open-pix .trail-text a
{
  	background: #e2e2e2;
}

.pixies li.mugshot .trail-text a:hover,
.pixies li.mugshot .caption a:hover
{
    text-decoration: underline;
}

/* open pixies - mugshot but text and image reversed */
.pixies li.open-pix
{
    margin-bottom: 10px !important;
	overflow: hidden;
	padding-bottom: 4px;
}

.pixies li.open-pix .caption
{
    height: auto;
}

.pixies li.open-pix .trail-text 
{
    display: block;
    position: static;
    padding-top: 0;
    padding-bottom: 0;
}

.pixies li.open-pix .trail-text a:hover,
.pixies li.open-pix .caption a:hover
{
    text-decoration: underline;
}

.pixies li.open-pix a img
{
	vertical-align: bottom;
}

/* section colours */


.pixies li.news .caption h3 a,
.pixies li.open-pix.news .caption p a
{
	color: #d61d00;
}

.pixies li.sport .caption h3 a,
.pixies li.open-pix.sport .caption p a
{
	color: #008000;
}

.pixies li.travel .caption h3 a,
.pixies li.open-pix.travel .caption p a,
.pixies li.travel-1 .caption h3 a,
.pixies li.open-pix.travel-1 .caption p a
{
	color: #65c5fb;
}

.pixies li.travel-2 .caption h3 a,
.pixies li.open-pix.travel-2 .caption p a
{
	color: #066ec9;
}

.pixies li.environment-1 .caption h3 a,
.pixies li.open-pix.environment-1 .caption p a
{
	color: #7bbb00;
}

.pixies li.environment-2 .caption h3 a,
.pixies li.open-pix.environment-2 .caption p a
{
	color: #4a7801;
}

.pixies li.red a,
.pixies li.red .caption h3 a,
.pixies li.open-pix.red .caption p a
{
	color: #d61d00;
}

.pixies li.blue .caption h3 a,
.pixies li.open-pix.blue .caption p a
{
	color: #4c90c1;
}

.pixies li.yellow .caption h3 a,
.pixies li.open-pix.yellow .caption p a
{
	color: #ffb93e;
}

.pixies li.black .caption h3 a,
.pixies li.open-pix.black .caption p a
{
	color: #000;
}

.pixies li.blog .caption h3 a,
.pixies li.open-pix.blog .caption p a,
.pixies li.comment .caption h3 a,
.pixies li.open-pix.comment .caption p a
{
	color: #0061a6;
}

.pixies li.lifestyle .caption h3 a,
.pixies li.open-pix.lifestyle .caption p a
{
	color: #c93900;
}

.pixies li.life-style-1 .caption h3 a,
.pixies li.open-pix.life-style-1 .caption p a
{
	color: #ffc202;
}

.pixies li.life-style-2 .caption h3 a,
.pixies li.open-pix.life-style-2 .caption p a
{
	color: #c93900;
}

.pixies li.arts-culture .caption h3 a,
.pixies li.open-pix.arts-culture .caption p a
{
	color: #f09;
}

.pixies li.culture .caption h3 a,
.pixies li.open-pix.culture .caption p a
{
	color: #d1008b;
}

.pixies li.media-professional .caption h3 a,
.pixies li.open-pix.media-professional .caption p a
{
	color: #e13209;
}

.pixies li.business-money .caption h3 a,
.pixies li.open-pix.business-money .caption p a
{
	color: #5d15ad;
}

.pixies li.business .caption h3 a,
.pixies li.open-pix.business .caption p a
{
	color: #4a64d9;
}

.pixies li.money .caption h3 a,
.pixies li.open-pix.money .caption p a
{
	color: #8f1ab6;
}

.pixies li.jobs .caption h3 a,
.pixies li.open-pix.jobs .caption p a,
.pixies li.shops-services .caption h3 a,
.pixies li.open-pix.shops-services .caption p a
{
	color: #005689;
}

.pixies li.pixie .caption h3 a,
.pixies li.pixie .trail-text a,
.pixies li.mugshot p.strap a,
.pixies li.open-pix .trail-text a,
li.pixie.big .caption h3 a,
li.pixie.big .trail-text a
{
    color: #000;
}

.pixies li.pixie .caption p a,
li.pixie.big .caption p a
{
    color: #fff;
}

.four-col .pixies .hd
{
    margin-bottom: 10px;
}

.four-col .pixies .hd h2
{
    font-weight: normal  !important;    
}

.four-col .pixies .odd
{
    margin-right: 0;
}

.four-col .pixies .first
{

	margin-bottom: 0;
}

.pixies .l1
{
	font-size: 12px !important;
	font-family: arial, sans-serif !important;
	border-top: 1px dotted #999 !important;
}

.pixies .l1 a:hover
{
	text-decoration: underline !important;
}

.pixies .new-section
{
	margin-top: 20px;
	clear: left;
	overflow: hidden;
}

.pixies .new-section.first
{
	margin-top: 0;
	margin-right: 0 !important;
}

/* guardian careers are different */
.guardian-careers .new-section 
{
	margin: 0 !important;
}

.guardian-careers .new-section h2
{
	border-top: 0 !important;
	padding-top: 0 !important;
}
/* 92702/common/styles/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 a#accolade:active,
#local-info a#accolade:focus
{
	background-color: #d61d00;
	color: white;
}

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

#local-info p#webfeed a 
{
	background-position: 0 55%;
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/icon_rss.gif);
	display: block;
	height: 14px;
	padding-left: 18px;
	padding-top: 1px;
}

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

.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;
}
/* 92702/common/styles/r3-component.css */
/* styles to override r2-looking tb component */
.component .hd
{
    background-color: #ededed;
}

.component .hd,
#footer
{
	border-top-width: 3px !important;
	border-top-style: solid !important;
	min-height: 29px; /* to make heading height 50px */
	margin-bottom: 5px;
}

.component .hd h2,
.heading-vertical-links .hd h2
{
    font-size: 18px;
    font-weight: normal !important;
    line-height: 21px;
}

.component .hd h2,
.heading-vertical-links .hd h2,
.editable-trailblock-grid .hd h2
{
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.heading-vertical-links .hd h2
{
	font-family: georgia, serif;
}

.heading-vertical-links li.major-heading
{
	border-top-width: 1px;
	padding-bottom: 0;
}

.heading-vertical-links li
{
	border-color: #999;
}

.heading-vertical-links h2
{
	color: #333;
	font-weight: bold;
    font-family: arial, san-serif;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 7px;
}

.standalone-header
{
    margin-bottom: 0;
}

/* styles to override r2-style promo components */

#google-ads-container,
.slot-machine-two .hd,
.sponsored-features,
.four-col .json-features .hd
{
    border-top-width: 3px !important;
    border-top-style: solid;
    border-top-color: #999 !important;
}

#google-ads-container h3
{
    font-size: 18px;
    font-weight: normal;
	margin-bottom: 4px !important;
	padding-top: 3px;
}

#google-ads-container h4
{
    font-size: 12px;
}

.slot-machine-two .hd,
.four-col .json-features .hd
{
	background-color: white;
	padding-top: 0px;
}

.sponsored-features h3,
.json-features h3
{
    font-size: 18px !important;
    font-weight: normal !important;
    margin-bottom: 4px;
    padding-top: 3px;
}

.sponsored-features li
{
	margin-bottom: 10px;
}
/* 92702/common/styles/section-sublinks.css */
.section-sublink a
{
	font-weight: bold;
}

.section-sublink li.bullet a:focus
{
	color: white;
}

.section-sublink .news-bullet a
{
	color: #d61d00;
}

.section-sublink .news-bullet a:focus
{
	background-color: #d61d00;
}

.section-sublink .sport-bullet a
{
	color: #008000;
}

.section-sublink .sport-bullet a:focus
{
	background-color: #008000;
}

.section-sublink .comment-bullet a
{
	color: #0061A6;
}

.section-sublink .comment-bullet a:focus
{
	background-color: #0061A6;
}

.section-sublink .culture-bullet a
{
	color: #D1008B;
}

.section-sublink .culture-bullet a:focus
{
	background-color: #D1008B;
}

.section-sublink .business-bullet a
{
	color: #4a64d9;
}

.section-sublink .business-bullet a:focus
{
	background-color: #4a64d9;
}

.section-sublink .money-bullet a
{
	color: #8F1AB6;
}

.section-sublink .money-bullet a:focus
{
	background-color: #8F1AB6;
}

.section-sublink .life-and-style-bullet a
{
	color: #c93900;
}

.section-sublink .life-and-style-bullet a:focus
{
	background-color: #c93900;
}

.section-sublink .travel-bullet a
{
	color: #066EC9;
}

.section-sublink .travel-bullet a:focus
{
	background-color: #066EC9;
}

.section-sublink .environment-bullet a
{
	color: #4A7801;
}

.section-sublink .environment-bullet a:focus
{
	background-color: #4A7801;
}

.section-sublink .katine-bullet a
{
	color: #e96411;
}

.section-sublink .katine-bullet a:focus
{
	background-color: #e96411;
}

.section-sublink li.bullet
{
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/section-sublinks.png) !important;
}

.section-sublink .news-bullet
{
	background-position: 0 1px !important;
}

.section-sublink .sport-bullet
{
	background-position: 0 -22px !important;
}

.section-sublink .comment-bullet
{
	background-position: 0 -44px !important;
}

.section-sublink .culture-bullet
{
	background-position: 0 -65px !important;
}

.section-sublink .business-bullet
{
	background-position: 0 -88px !important;
}

.section-sublink .money-bullet
{
	background-position: 0 -110px !important;
}

.section-sublink .life-and-style-bullet
{
	background-position: 0 -131px !important;
}

.section-sublink .travel-bullet
{
	background-position: 0 -154px !important;
}

.section-sublink .environment-bullet
{
	background-position: 0 -176px !important;
}

.section-sublink .katine-bullet
{
	background-position: 0 -197px !important;
}
/* 92702/common/styles/simple-news-direct.css */
.simple-news-direct .bd
{
	background: url(http://static.guim.co.uk/static/92702/common/styles/images/simpleNewsDirect.gif) top left repeat-y;
	border-top: 10px solid white;
	overflow: hidden;
}

.simple-news-direct h4
{
	font-size: 12px;
}
/* 92702/common/styles/ticker.css */
#newsticker div.ticker-strap
{
    display: none;
}

#newsticker
{
	min-height: 3em;
	padding-top: 5px;
	font-weight: bold;
	position: relative;
	opacity: 0.9999;
}

.three-col #newsticker.b1
{
    height: 4em;
    margin-bottom: 2px;
    border-color: #999;
    border-width: 1px;
}

.three-col #newsticker
{
    float: left;
}

#newsticker p.ticker-strap
{
    font-weight: bold;
    float: left;
    display: inline;
    margin-right: 5px;
}

#newsticker div#ticker-holder
{
	float: left;
}

body.business-front #newsticker
{
	border-top-width: 10px;
	border-top-style: solid;
	clear: left;
}

#ticker
{
    height: 4.4em;
    margin: 0;
    padding-right: 35px;
    font-family: arial, sans-serif;
    list-style-type: none;
    height: 1em;
    float: left;
    width: 640px;
}

.three-col #newsticker,
.three-col #newsticker #ticker li a
{
    background-color: #ededed;
}

body#uk #ticker,
body#world #ticker,
.eight-col #ticker
{
	width: 490px;
}

.three-col #ticker
{
	width: 180px;
	padding-left: 3px;
}

#newsticker #ticker li
{
    list-style-type: none;
    display: none;
    line-height: 1.25;
    font-weight: normal;
    height: 1em; /* height required to trigger hasLayout for opacity fade in JS */
    -webkit-text-size-adjust: none; /* don't resize text in mobile safari (iphone) */
}

#newsticker #ticker li.first
{
	display: list-item;
}

#newsticker #ticker li a
{
    display: block;
	height: 1em;
    background-color: white;
}

#newsticker #ticker li.trending li

{

	float: left;
}

#newsticker #ticker li.trending li span
{
	padding-left: 5px;
	padding-right: 5px;
}

#newsticker #ticker li.trending li a
{
	display: inline;
}

#newsticker #ticker-controls
{
    width: 28px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    margin-top: 4px;
}

#newsticker #ticker-controls input
{
    margin: 0;
    padding: 0;
}

#newsticker #ticker-controls input:hover,
#newsticker #ticker-controls span:hover
{
    cursor: pointer;
}

#newsticker #ticker-controls span
{
    display: block;
    height: 11px;
    width: auto;
    float: left;
    margin-right: 3px;
}

/* ticker colours */
#newsticker,
#newsticker div#ticker-holder
{
	background-color: #fff;
}

#newsticker .ticker-strap strong 
{
	color: #ce2e20;
}

#ticker li
{
    color: #ce2e20;
}

#ticker-controls input,
#ticker-controls span
{
    background-color: #007aa9;
}

#ticker-controls input:hover,
#ticker-controls span:hover
{
    background-color: #cc431a;
}

#ticker li a:active,
#ticker li a:focus
{
    background: transparent;
    color: #005689;
}
/* end ticker colours */

/* large heading ticker */

#newsticker.large-ticker
{
	border-bottom: 1px solid #cecece;
	margin-bottom: 5px;
	padding-bottom: 10px;
	float: none;
}

#newsticker.large-ticker,
#newsticker.large-ticker #ticker li a
{
	background-color: #ededed;
}

#newsticker.large-ticker h3
{
	border-bottom: 1px solid #cecece;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#newsticker.large-ticker #ticker-controls
{
	top: 37px;
}

#newsticker.large-ticker li,
#newsticker.large-ticker h3
{
	padding-left: 3px;
}
/* 92702/common/styles/top-navigation.css */
#header,
#sub-header
{
	padding-top: 0 !important;
}

#fake-bar
{
	background-color: #ededed;
	height: 2.5em;
	margin-bottom: 20px;
}

.top-navigation
{
	position: relative;
	z-index: 300;
	top: -3.5em;
	margin-bottom: -3.5em;
	left: 10px;
	background-color: transparent;
}

.top-navigation h2
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

.top-navigation .drop-down
{
	z-index: 5000 !important;
}

.top-navigation .drop-down h2
{
	cursor: default;
	font-weight: bold;
	color: #333;
}

.top-navigation .drop-down h2,
.top-navigation .drop-down li,
.top-navigation span
{
	float: left;
}

.top-navigation .drop-down h2,
.top-navigation .top-navigation #larger
{
	clear: left;
}

.top-navigation .drop-down h2,
.top-navigation .drop-down li
{
	margin-right: 10px;
	padding-bottom: 10px;
}

.top-navigation .webfeed a
{
	background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/rss_icon_nobg.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 19px;
	position: static !important;
	margin: 0;
	padding-top: 0;
}

.top-navigation span
{
    padding-right: 10px;
}

.top-navigation span#larger
{
    background-image: url(http://static.guim.co.uk/static/92702/common/styles//images/textsize_a_dark.png);
    background-position: 10px center;
    padding-left: 30px;
}

.top-navigation a
{
	color: #005689;
}

/* tidy up for no javascript */
#omnitureNoScript
{
	position: absolute;
}

.top-navigation .user-details
{
	height: 2.5em;
	float: left;
}

.top-navigation .user-details .drop-down,
.top-navigation .user-details ul,
.top-navigation .user-details #sign-out
{
	float: left;
}
/* 92702/common/styles/trail-mugshot.css */
.trail-mugshot
{
	background-color: #e2e2e2;
	margin-top: 9px;
	padding: 5px 30px 10px 30px;
	position: relative;
}

.trail-mugshot.picture
{
	padding-right: 60px;
}

.trail-mugshot a blockquote,
.trail-mugshot a cite
{
	display: block;
	font-family: georgia, serif;
	font-size: 16px !important;
	font-style: normal;
	line-height: 19px !important;
	padding-bottom: 0 !important;
}

.trail-mugshot .open-quote
{
	margin-left: -24px;
}

.trail-mugshot img.face
{
	position: absolute;
	bottom: 0;
	right: 0;
}

.trail-mugshot blockquote
{
	color: black;
}

.trail-mugshot:hover cite
{
	text-decoration: underline;
}

.trail-mugshot a
{
	display: block;
}

.trail-mugshot a:hover
{
	text-decoration: none;
}

.trail-mugshot a:active blockquote,
.trail-mugshot a:focus blockquote
{
	color: white;
}
/* 92702/common/styles/ventures-slot-machine.css */
.ventures-slot-machine p
{
	border-top: 1px dotted #999;
	padding-top: 3px;
	padding-bottom: 10px;
}

.ventures-slot-machine .ft p
{
	border-top: none;
	padding-top: 4px;
}

.ventures-slot-machine img
{
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}

.ventures-slot-machine h3
{
	border-top: none;
	font-family: georgia, serif;
	font-weight: bold;
	margin-bottom: 0;
}

/* overrides */
#main-offers .ventures-slot-machine h3,
#main-offers .ventures-slot-machine h2,
#onsite .ventures-slot-machine h3
{
    border-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}

body.front:not(.observer) #main-offers .ventures-slot-machine .hd
{
    border-color: #a6d1e2;
}
/* 92702/common/styles/weather-header.css */
          /* ---------- weather-trail.css starts here ---------- */
.temp-high,
.temp-low
{
	color: #fff;
	border-radius: -5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block !important;
	height: 15px;
	font-weight: bold;
	float: left;
	line-height: 1 !important;
	padding-top: 5px;
	text-align: center;
	width: 46px;
}

.temp-high
{
	background-color: #f29400;
	margin-right: 2px;
}

.temp-low
{
	background-color: #bdbdbd;
	margin-right: 0 !important;
}
          /* ----------  weather-trail.css ends here ----------- */

div#weather-header p
{
	display: inline;
	float: left;
	margin-right: 3px;
	line-height: 200%;
}

div#weather-header .weather-place
{
	margin-left: 10px;
}

div#weather-header img,
div#weather-header a,
div#weather-header span
{
	float: left;
}

div#weather-header img
{
	vertical-align: top;
	margin-right: 2px;
	margin-left: 4px;
}

div#local-info span
{
	font-weight: bold;
}

div#weather-header span.pipe
{
	color: #bebebe;
	padding-left: 1px;
	padding-right: 1px;
}

div#weather-header
{
	float: right;
	display: inline;
	margin-top: 5px;
}

div#weather-header .weather-trail
{
	display: inline;
	float: left;
	width: 139px;
}
