Code
<style type="text/css">
<!--
.стиль1 {
color: #FF0000;
font-weight: bold;
}
-->
</style>
[c]
[/c]
[c]
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://s54.radikal.ru/i144/0811/28/2e5b092ea556.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://s52.radikal.ru/i138/0811/25/69937be8d72a.gif" border="0"><?endif?>
<?endif?>