a {
	text-decoration: none;
	color: #006633;
}
input[type="submit"],
section.menu .bm ul.menu li a,
ul.tabs li a,
.bt2 {
	color: #fff;
	background: #1cb07a url(../img/bt2g.png) repeat-x;
	border: 1px solid #006633;
	text-shadow: 0 1px 0 rgba(2,2,2,.2);
}
input[type="submit"]:hover,
.bt2:hover {
  color: #fff;
	text-shadow: 0 1px 0 rgba(2,2,2,.2);
	background: #36abd0 url(../img/bt1g.png) repeat-x;
	border: 1px solid #dc5300;
}
header {
	background: #ffffff;
}
.bt1 {
	text-shadow: 0 1px 0 rgba(2,2,2,.2);
	background: #36abd0 url(../img/bt1g.png) repeat-x;
	border: 1px solid #dc5300;
}
.bt1:hover {
	color: #fff;
	background: #36abd0 url(../img/bt2g.png) repeat-x;
	border: 1px solid #006633;
	text-shadow: 0 1px 0 rgba(2,2,2,.2);
}
.curationinfo .info li {
	color: #326395;
}
.curationinfo .info .view {
	background-image: url(../img/ar4.png);
}
.curationinfo .info .search {
	background-image: url(../img/ar5.png);
}
.curationinfo .info .share {
	background-image: url(../img/ar3.png);
}
.teaser2 .commentsinfo .share {
	background: url(../img/ar3.png) no-repeat left center;
	color: #326395;
}
