L!MP (04.08.2012/14:35)понял тебя брат
Fublin, diabloser, дальше по теме
Экономическую ситуацию в постсоветских странах нужно обсуждать в других темах.
и так по теме, помучавщись вот что у меня получилось на css
пример http://wapfik.tk/element.html
код
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style>
.linkes {
margin-top:10px;
margin-left: 10px;
background: -webkit-gradient(linear,left top,left bottom,from(#3d3d3c),to(#2e2e2d));
padding: 20px ;
padding-left: 35px ;
color:#55da04;
font-size:12pt;
border-radius: 15px 15px 15px 15px;
}
.tou {
margin-top: 1px;
color: white;
font-size: 12pt;
width:18px;
height:18px;
background-color: #2222ff;
border-radius: 9px 9px 9px 9px;
margin-right: 10px;
text-align:center;
float: right;
}
</style>
<a href="http://wapfik.tk"> <div class="linkes"> Загрузки <div class="tou"> > </div></div></a>
</body>
</html>скрин