#top-nav span {
	color: #ee811f;
	padding: 0px 4px;
	font-size: 7pt;	
}

a#btn-blog {
	background:transparent url("/images/en/btn_blog.jpg") no-repeat scroll 0 0;
	height:108px;
	width:252px;
	display: block;
}

a#btn-blog:hover {
	background-position:-252px 0;
}

a#btn-discussion {
	background:transparent url("/images/en/btn_discussion.jpg") no-repeat scroll 0 0;
	height:108px;
	width:258px;
	display: block;
}

a#btn-discussion:hover {
	background-position:-258px 0;
}

a#btn-podcast {
	background:transparent url("/images/en/btn_podcast.jpg") no-repeat scroll 0 0;
	height:108px;
	width:268px;
	display: block;
	border:0px;
}

a#btn-podcast:hover {
	background-position:-268px 0;
}

#main {
	width: 754px;
	padding:10px 12px 0px;
	background-image:url("/images/main_bg.jpg");
	border-top: 2px solid #ee811f;
}

a#btn-share-site:hover {
	background-position:-168px 0;
}

a#btn-share-site {
	background:transparent url("/images/en/btn_share_site.jpg") no-repeat scroll 0 0;
	height:28px;
	width:168px;
	display: block;
	border:0px;
}

a#btn-previous-polls:hover {
	background-position:-147px 0;
}

a#btn-previous-polls {
	background:transparent url("/images/en/btn_previous_polls.jpg") no-repeat scroll 0 0;
	height:28px;
	width:147px;
	display: block;
	border:0px;
}

a#btn-submit:hover {
	background-position:-68px 0;
}

a#btn-submit {
	background:transparent url("/images/en/btn_submit.jpg") no-repeat scroll 0 0;
	height:24px;
	width:68px;
	display: block;
	border:0px;
}

a#btn-join-discussion:hover {
	background-position:-149px 0;
}

a#btn-join-discussion {
	background:transparent url("/images/en/btn_join_discussion.jpg") no-repeat scroll 0 0;
	height:31px;
	width:149px;
	display: block;
	border:0px;
}

a#btn-suggest-topic:hover {
	background-position:-160px 0;
}

a#btn-suggest-topic {
	background:transparent url("/images/en/btn_suggest_topic.jpg") no-repeat scroll 0 0;
	height:24px;
	width:160px;
	display: block;
	border:0px;
}

a#btn-video:hover {
	background-position:-64px 0;
}

a#btn-video {
	background:transparent url("/images/en/btn_video.jpg") no-repeat scroll 0 0;
	height:27px;
	width:64px;
	display: block;
	border:0px;
}


a.btn-read-more:hover {
	background-position:-71px 0;
}

a.btn-read-more {
	background:transparent url("/images/en/btn_read_more.jpg") no-repeat scroll 0 0;
	height:14px;
	width:71px;
	display: block;
	border:0px;
}


a.btn-download-mp3:hover {
	background-position:-157px 0;
}

a.btn-download-mp3 {
	background:transparent url("/images/en/btn_download_mp3.jpg") no-repeat scroll 0 0;
	height:14px;
	width:157px;
	display: block;
	border:0px;
}

a#btn-subscribe-podcast:hover {
	background-position:-199px 0;
}

a#btn-subscribe-podcast {
	background:transparent url("/images/en/btn_subscribe_podcast.jpg") no-repeat scroll 0 0;
	height:23px;
	width:199px;
	display: block;
	border:0px;
}

