body {
    /*background: #FFFFFF url(../images/body-bg.gif) repeat left top;*/
    background-color: #DDD;
    color: #666666;
    font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
    line-height: 18px;
    margin-bottom: 18px;
}

/* @group Links */

a:link      { color: #05405F; text-decoration: none; }
a:visited   { color: #05405F; text-decoration: none; }
a:hover     { color: #3384AF; text-decoration: underline; }
a:active    { color: #3384AF; text-decoration: underline; }

a.read-more {
    font-family: Palatino, Georgia, serif;
    font-style: italic;
    font-size: 13px;
}

a.read-more:link      { color: #3384AF; text-decoration: none; }
a.read-more:visited   { color: #3384AF; text-decoration: none; }
a.read-more:hover     { color: #3384AF; text-decoration: underline; }
a.read-more:active    { color: #3384AF; text-decoration: underline; }

ul.more-articles {
	margin-bottom: 18px;
	line-height: 18px;
	margin-left: 16px;
}

ul.more-articles li {
    list-style-type: disc;
    font-size: 12px;
}

ul.more-articles a:link      { color: #666; text-decoration: none; }
ul.more-articles a:visited   { color: #666; text-decoration: none; }
ul.more-articles a:hover     { color: #3384AF; text-decoration: underline; }
ul.more-articles a:active    { color: #3384AF; text-decoration: underline; }

p.tweet a:link,
a.twitter-link:link      { color: #3384AF; text-decoration: none; }
p.tweet a:visited,
a.twitter-link:visited   { color: #3384AF; text-decoration: none; }
p.tweet a:hover,
a.twitter-link:hover     { color: #3384AF; text-decoration: underline; }
p.tweet a:active,
a.twitter-link:active    { color: #3384AF; text-decoration: underline; }

/* @end */

/* @group Layout */

#header-wrapper,
#header {
    height: 126px;
}
#header-wrapper {
	background-color: #FFF;
    /*background: url(../images/header-bg.gif) repeat left top;*/
}

#header {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#nav-wrapper,
#nav {
    height: 30px;
}
#nav-wrapper {
    /*background: url(../images/main_nav-bg.gif) repeat left top;*/
    border-top: 1px solid #AAAAAA;
    background-color: transparent;
}
#nav {
    width: 982px;
    margin: 0 auto;
    border-left: 2px solid #CCC;
    border-right: 2px solid #CCC;
    background-color: #888;
}

#sub-nav-wrapper {
	height: 27px;
}
#sub-nav {
    width: 982px;
    height: 27px;
    margin: 0 auto;
    border-left: 2px solid #CCC;
    border-right: 2px solid #CCC;
    background-color: #EDEDED;
}

.container_24 {
	background-color: #FFF;
	border: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 36px;
	padding: 9px 11px 0 11px;
}

/* @end */

/* @group Forms */

fieldset {
    clear: both;
}

fieldset label {
    float: left;
    text-align: right;
    margin-top: 6px;
    font-size: 11px;
    font-weight: bold;
    padding-right: 12px;
}

fieldset textarea, fieldset input[type="text"] {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: right;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 0.5em;
	border: 1px solid #CCC;
}

/* @end */

/* @group Header */

#logo {
	position: absolute;
    width: 344px;
    height: 56px;
    padding-left: 6px;
    top: 54px;
}

#search {
	position: absolute;
	top: 72px;
	right: 0;
    width: 348px;
}

#google-search input {
    background-color: #FFF;
    border: 2px solid #CCC;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 264px;
    height: 21px;
    padding: 0 4px;
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #05405F;
}

#google-search input.submit-btn {
    width: auto;
    background-color: #7DC331;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: bold;
}

#google-search input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

#google-search span.faux-btn {
	display: block;
	float: right;
	padding: 2px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #7DC331;
    
}

#register-nav {
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
}

#register-nav li {
    float: left;
}

#register-nav li:first-child {
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #CCC;
}

#sub-nav a:link      { color: #3384AF; text-decoration: none; }
#sub-nav a:visited   { color: #3384AF; text-decoration: none; }
#sub-nav a:hover     { color: #2E5800; text-decoration: none; }
#sub-nav a:active    { color: #2E5800; text-decoration: none; }

/* @end */

/* @group Main Nav */

#nav ul {
    margin-left: 9px;
}

#nav ul li {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    /*letter-spacing: 1px;*/
    margin-right: 1px;
    line-height: 30px;
}

#nav ul li a {
    display: block;
    height: 30px;
    padding: 0 9px;
}

/*#nav ul li.selected {
    background-color: #EDEDED;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}*/

#nav a:link      { color: #efefef; text-decoration: none; }
#nav a:visited   { color: #efefef; text-decoration: none; }
#nav a:hover,
#nav li.selected a:link,
#nav li.selected a:visited { 
	color: #2E5800;
	text-decoration: none;
	background-color: #EDEDED;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
#nav a:active    { color: #2E5800; text-decoration: none; }

/* @end */

/* @group Sub Nav */

#sub-nav ul {
    margin-left: 18px;
}

#sub-nav ul li {
    float: left;
    font-size: 14px;
    margin-right: 15px;
    line-height: 27px;
}

#sub-nav a:link      { color: #3384AF; text-decoration: none; }
#sub-nav a:visited   { color: #3384AF; text-decoration: none; }
#sub-nav a:hover,
#sub-nav li.selected a:link,
#sub-nav li.selected a:visited { 
	color: #2E5800;
	text-decoration: none;
}
#sub-nav a:active    { color: #2E5800; text-decoration: none; }

/* @end */

/* @group Latest news */

#latest-news {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 36px;
    font-size: 12px;
}

#latest-news p,
#latest-news ul li {
    line-height: 36px;
    margin-bottom: 0;
}

#latest-news p.news-ticker-header {
	display: inline;
	float: left;
    color: #f4950c;
    font-weight: bold;
    padding-right: 0.3em;
}

#news-ticker {
    float: left;
    width: 700px;
}

#news-ticker li {
    display: none;
}

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

#latest-news .today {
    text-align: right;
}

/* @end */

/* @group Headings */

h2 {
    font-family: Palatino, Georgia, serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 4px;
}

h3	{
	padding-bottom: 3px;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    border-bottom: 3px solid;
    margin-bottom: 12px;
    color: #478800;
}

h3.special-report {
    color: #f4950c;
}

h3.site-links {
	color: #05405F;
    border-bottom: 3px solid #A9CEE1;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 1px;
    border-bottom: 2px solid;
    margin-bottom: 9px;
}

/* @end */

/* @group Right col */

p.follow {
    text-indent: 20px;
    background: url(../images/twitter.png) no-repeat left center;
    margin-bottom: 0;
}

a.twitter-link {
    font-family: Palatino, Georgia, serif;
    font-style: italic;
    font-size: 14px;
}

p.tweet {
    font-family: Palatino, Georgia, serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 12px;
}

p.tweet span {
    font-size: 12px;
    font-style: normal;
}

ul.site-links {
    border-top: 1px solid #CCC;
}

ul.site-links li {
    border-bottom: 1px solid #CCC;
}

ul.site-links li.facebook {
    text-indent: 20px;
    background: url(../images/facebook.png) no-repeat left center;
}

ul.site-links li.linked-in {
    text-indent: 20px;
    background: url(../images/linkedin.png) no-repeat left center;
}

#link-banners {
    margin-top: 18px;
}

/*#link-banners a {
    display: block;
    width: 152px;
    float: left;
}

#link-banners a.last {
    float: right;
}*/

.rc-block {
    padding: 9px;
    margin-top: 18px;
    background-color: #EDEDED;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.rc-block-inner {
	padding: 6px;
    background-color: #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
}

ol.more-articles {
    list-style-type: decimal;
    margin-left: 18px;
}

.rc-block-inner h3 {
	padding-bottom: 1px;
	margin-bottom: 9px;
    font-family: Palatino, Georgia, serif;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
    color: #333333;
    border-bottom: 2px solid #666666;
}

.rc-poll p {
    margin-bottom: 9px;
}

.submit-buttons {
    margin-top: 9px;
}

.rc-poll input.submit-btn {
    width: auto;
    background-color: #9AC5D8;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: bold;
    height: 21px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #05405F;
}

.rc-poll input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

.rc-poll span.faux-btn {
	display: block;
	float: left;
	padding: 2px 8px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9AC5D8;
}

.rc-poll a.faux-btn {
    display: block;
	float: left;
	padding: 2px 8px;
	margin-left: 9px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9AC5D8;
    opacity: .70;
    font-size: 14px;
    line-height: 21px;
    height: 21px;
}

.rc-poll a:link {
	color: #05405F;
}
.rc-poll a:visited {
	color: #05405F;
}
.rc-poll a:hover {
	color: #05405F;
	text-decoration: none;
}
.rc-poll a:active {
	color: #05405F;
	text-decoration: none;
}

.rc-poll a.faux-btn:hover {
    opacity: 100;
}

ul.google-ads li {
	padding-top: 3px;
    border-top: 1px solid #CCC;
    margin-bottom: 9px;
}

ul.google-ads li:first-child {
	padding-top: 0;
    border-top: 0;
}

.tagbox .group .tag10 {
    font-size: 20px;
}
.tagbox .group .tag9 {
    font-size: 19px;
}
.tagbox .group .tag8 {
    font-size: 18px;
}
.tagbox .group .tag7 {
    font-size: 17px;
}
.tagbox .group .tag6 {
    font-size: 16px;
}
.tagbox .group .tag5 {
    font-size: 15px;
}
.tagbox .group .tag4 {
    font-size: 14px;
}
.tagbox .group .tag3 {
    font-size: 13px;
}
.tagbox .group .tag2 {
    font-size: 12px;
}
.tagbox .group .tag1 {
    font-size: 11px;
}

#subscribe input {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 216px;
    height: 18px;
    padding: 0 4px;
    margin: 0;
    margin-bottom: 1em;
    font-size: 11px;
    line-height: 11px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #05405F;
}

#subscribe input.submit-btn {
    width: auto;
    background-color: #9AC5D8;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: bold;
    height: 21px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #05405F;
}

#subscribe input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

#subscribe span.faux-btn {
	display: block;
	float: right;
	padding: 2px 8px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9AC5D8;
}

#subscribe a.faux-btn {
    display: block;
	float: left;
	padding: 2px 8px;
	margin-left: 9px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9AC5D8;
    opacity: .70;
    font-size: 14px;
    line-height: 21px;
    height: 21px;
}

#subscribe span.label {
	width: 45px;
	padding-right: 5px;
	float: left;
}
#subscribe span.label,
#subscribe label {
    text-align: right;
}

#tabs ul {
	float: right;
	width: 278px;
	padding-bottom: 1px;
	margin-bottom: 9px;
	border-bottom: 2px solid #666666;
}

#tabs li {
	margin-right: 4px;
	list-style: none;
}

#tabs li,
#tabs li a {
	float: left;
}

#tabs ul li a {
	text-decoration: none;
    font-family: Palatino, Georgia, serif;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
    color: #999;
}

#tabs ul li.active a {
	color: #333;
}

#tabs div {
	clear: both;
}

#tabs div li,
#tabs div li a {
    float: none;
}

#tabs div li {
    list-style-type: decimal;
}

/* @end */

/* @group Home */

#home-wrapper {
    margin: 0;
    padding: 0;
    width: 640px;
}


#wrapper div.home-col {
    padding: 0 9px;
	width: 290px;
}

h2.first-story {
    font-size: 21px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 4px;
}

#wrapper div.home-col p {
    font-size: 12px;
}

#wrapper div.home-col p.first-story {
    font-size: 13px;
}

.home-insight {
    padding: 9px 0 0 9px;
    margin-bottom: 18px;
    background: url(../images/insight_tease-bg.png) no-repeat left bottom;
}

#wrapper div.home-col p.insight-tease {
    float: left;
    width: 174px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: Palatino, Georgia, serif;
}

.insight-author-photo {
    float: right;
    width: 98px;
    height: 98px;
    margin-bottom: 0;
}
.blog-author-photo {
    float: left;
    width: 59px;
}

.blog-tease {
    float: right;
    width: 218px;
}

.latest-photo {
    margin-bottom: 0;
}

.latest-photo img {
    display: block;
}

#wrapper div.home-col p.home-caption {
    background-color: #333;
    color: #CCC;
    padding: 9px;
    font-size: 11px;
    line-height: 15px;
}

.home-caption a:link      { color: #CCC; text-decoration: none; }
.home-caption a:visited   { color: #CCC; text-decoration: none; }

/* @end */

/* @group Article */

.article-col {
    padding-right: 9px;
}

#wrapper div.article-col {
    padding-right: 9px;
	width: 619px;
}

.article-photo {
    margin-bottom: 18px;
}

body.article-detail h3 span,
body.article-list h3 span {
    color: #7DC331;
}

.article-col h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    font-family: Palatino, Georgia, serif;
    color: #000;
    margin-bottom: 22px;
}

#wrapper div.article-byline {
	padding-left: 9px;
    width: 210px;
}

.article-byline p {
    border-top: 1px solid #CCC;
    padding-top: 3px;
}

.article-byline p:first-child {
    border-top: 2px solid #CCC;
}

.article-body p:first-child {
    font-weight: bold;
}

.social-linkage {
	height: 5em;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0;
}


p.caption {
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 18px;
}

p.caption-inline {
    margin-top: -18px;
    font-size: 11px;
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 18px;
}

.article-body ol,
.article-body ul {
    margin-left: 21px;
    margin-bottom: 18px;
}

.article-body ol li {
    padding-bottom: 0;
    list-style-type: decimal;
}

.article-body ul li {
    padding-bottom: 0;
    list-style-type: disc;
}

.article-body ol li p,
.article-body ul li p {
    margin-bottom: 0;
}

.article-body h3 {
    font-weight: bold;
    margin-bottom: 0;
    font-size: 14px;
    padding-bottom: 0;
    border-bottom: 0;
    color: #666;
}

.article-body h4 {
    font-weight: bold;
    margin-bottom: 1em;
    font-size: 14px;
    padding-bottom: 0;
    border-bottom: 0;
    color: #666;
}

span.obj-type {
    color: #478800;
    font-weight: bold;
}



/* @end */

/* @group Category list */

#category-list-main {
    padding: 0;
    margin: 0;
    width: 628px;
}


h4.more-category-news {
    margin-left: 9px;
    margin-right: 9px;
}

/* @end */

/* @group Blog */

.blogpost {
    border-bottom: 1px solid #CCC;
    margin-bottom: 2em;
}

.pagination {
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    margin-top: -18px;
}

.pagination span {
    font-style: normal;
}

.pagination .previous {
    float: left;
}

.pagination .next {
    float: right;
}

/* @end */

/* @group Photos */

.gallery-photo {
    margin-bottom: 3em;
}

.gallery-photo img {
    margin-bottom: 9px;
}

.gallery-photo p {
    font-size: 14px;
}

body.photo-list h3 span,
body.photo-detail h3 span {
    color: #7DC331;
}

/* @end */

/* @group Comments */

body.comment-posted h3 span {
    color: #7DC331;
}

#comment-list h3 {
    font-family: Palatino, Georgia, serif;
    font-style: italic;
    font-size: 16px;
    color: #333;
    border-bottom: 2px solid #CCC;
}

.comment {
    border-bottom: 1px solid #CCC;
    margin-bottom: 9px;
}

.last-comment {
    border-bottom: 0;
}

.comment-body {
    font-family: Palatino, Georgia, serif;
}

.comment-meta span {
    font-family: Palatino, Georgia, serif;
    font-style: italic;
}

#comment-form fieldset label {
    width: 100px;
}

fieldset textarea, fieldset input[type="text"] {
    width: 264px;
}

#comment-form input.submit-btn {
    width: auto;
    background-color: #9AC5D8;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: bold;
    height: 21px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #05405F;
}

#comment-form input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

#comment-form span.faux-btn {
	display: block;
	float: left;
	padding: 2px 8px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9AC5D8;
    margin-left: 112px;
}

#comment-form a.faux-btn {
    display: block;
	float: left;
	padding: 2px 8px;
	margin-left: 9px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #9AC5D8;
    opacity: .70;
    font-size: 14px;
    line-height: 21px;
    height: 21px;
}

/* @end */

/* @group Authors */

.bio h1 span {
    font-style: italic;
    color: #666;
}

.author-published-items {
    margin-top: 18px;
}

.author-published-items h3 {
    font-family: Palatino, Georgia, serif;
    font-style: italic;
    font-size: 16px;
    color: #333;
    border-bottom: 2px solid #CCC;
}

.article-excerpt {
    border-bottom: 1px solid #CCC;
    margin-bottom: 9px;
}

.article-excerpt .article-byline p {
    border-top: 0;
    padding-top: 0;
}

/* @end */

/* @group Object list */

h1.list {
    margin-bottom: 11px;
}

.list-meta {
	margin-top: -9px;
}

.list-meta p {
    font-size: 11px;
}

/* @end */

/* @group Polls */

table.poll-results {
    margin-top: 24px;
    margin-bottom: 2em;
}

table.poll-results {
	margin: 18px 0;
}

table.poll-results th {
	text-align: left;
	font-weight: normal;
    background-color: transparent;
}

table.poll-results td,
table.poll-results th {
    padding: 4px 10px;
    border-bottom: 1px solid #CCCCCC;
    line-height: 18px;
    font-size: 14px;
    vertical-align: middle;
}

table.poll-results td {
    color: #000;
}

div.bar-wrapper, div.bar {
    height: 18px;
    margin-top: 0;
}

table.poll-results td.bar-graph div.bar-wrapper {
	background-color:#CCCCCC;
}

div.bar {
    background-color: #7DC331;
}

table .numeric {
	text-align:right;
}
table .notes {
	color:#92A2AD;
	font-size:11px;
}
table tr.table-foot {
	border-bottom:medium none;
}
table tr.table-foot td {
	font-size:12px;
}
table tr.table-foot a {
	color:#FFFFFF;
	font-weight:bold;
}
table td.vote {
	background-color:#BAC6CF;
	text-align:center;
}


/* @end */

/* @group Directory */

ul.directory-country {
    margin-bottom: 2em;
}

ul.directory-country li {
    float: left;
    width: 206px;
}

/* @end */

/* @group Footer */

.footer {
    border-top: 1px solid #CCC;
    padding-top: 18px;
    margin-top: 36px;
    margin-bottom: 36px;
}

.footer ul.site-links {
	margin-top: -9px;
	border-top: 0;
}

.footer .partners {
    text-align: center;
}

.partners span {
    display: block;
    font-family: Palatino, Georgia, serif;
    font-size: 15px;
    line-height: 21px;
    font-style: italic;
    margin-bottom: 9px;
}

.partner-logo {
    float: left;
}

.sec {
    margin-left: 70px;
    margin-right: 10px;
}

li.ccommons {
    padding: 5px 0;
    font-size: 11px;
    line-height: 15px;
}

.launch-partners {
	margin-top: 1em;
	margin-left: -10px;
    width: 308px;
}

.launch-logo {
    float: left;
    padding: 0 0 20px 10px;
}

.launch-logo a {
    display: block;
}

.launch-logo img {
    display: block;
}

.indochine a {
    width: 154px;
    height: 60px;
}

.iucn a {
    width: 67px;
    height: 74px;
}

.cdl a {
    width: 87px;
    height: 74px;
}

.ogilvy a {
    width: 154px;
    height: 60px;
}

.lohas a {
    width: 154px;
    height: 74px;
}

/* @end */

/* @group Search */

body#search-results .article-col #cse-search-results iframe {
    width: 619px;
}

/* @end */

/* @group Social Linkage */

span.social-link {
    margin-right: 8px;
    margin-top: 3px;
    display: block;
    width: auto;
    float: left;
}

span.social-link a {
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
}

span.digg a {
    background-image: url(../images/digg.png);
}

span.delicious a {
    background-image: url(../images/delicious.png);
}

span.stumbleupon a {
    background-image: url(../images/stumbleupon.png);
}

span.facebook a {
    background-image: url(../images/facebook.png);
}

span.linkedin a {
    background-image: url(../images/linkedin.png);
}

span.twitter a {
    background-image: url(../images/twitter.png);
}

span.newsvine a {
    background-image: url(../images/newsvine.png);
}

/* @end */

/* @group Adverts */

.ad_banner {
	width: 100%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 0;
}

.ad_banner a {
    display: block;
    margin: 0 auto;
}

.leaderboard {
    margin-top: -36px;
    margin-bottom: 36px;
}

.leaderboard a {
    width: 728px;
    height: 90px;
}

.banner {
    border-top: 1px solid #CCCCCC;
}

.small-square a {
    width: 200px;
    height: 200px;
}

.wide-skyscraper a {
    width: 160px;
    height: 600px;
}

.custom-banner {
    border: 0;
    margin: 0 0 18px 0;
}

.custom-banner a {
    width: 388px;
    height: 60px;
}

/* @end */


/* @group A to Z */

ul.atoz-letters {
	margin: 1em 0 2em;
}

ul.atoz-letters li {
    float: left;
    font-size: 15px;
    padding-right: 4px;
}

h2.atoz-letter {
    font-size: 42px;
    line-height: 42px;
}

ul.tag-list li {
	border-bottom: 1px solid #CCCCCC;
	line-height: 21px;
	padding: 3px 0;
}

ul.tag-list li h2 {
	font-size: 15px;
    line-height: 21px;
    margin-bottom: 0;
}

ul.tag-photos {
    margin-left: -7px;
    margin-bottom: 18px;
}

ul.tag-photos li {
    float: left;
    margin-left: 9px;
}

/* @end */


































