
i.tutorial-arrow-left { position:absolute; z-index:99; width:93px; height:93px; background:url(../images/ico/tutorial-arrow-left.gif); margin:-47px 0 0 0px; }
i.tutorial-arrow-right { position:absolute; z-index:99; width:93px; height:93px; background:url(../images/ico/tutorial-arrow-right.gif); margin:-47px 0 0 -93px; }
i.tutorial-arrow-up { position:absolute; z-index:99; width:93px; height:93px; background:url(../images/ico/tutorial-arrow-up.gif); margin:0 0 0 -47px; }
i.tutorial-arrow-down { position:absolute; z-index:99; width:93px; height:93px; background:url(../images/ico/tutorial-arrow-down.gif); margin:-93px 0 0 -47px; }

.speach-alert { position:absolute; z-index:99; bottom:79px; left:97px; width:356px; background:url(../images/decor/speach-sprite.png) -500px 0 repeat-y; text-align:left; }
.speach-alert i.speach-alert-top { position:absolute; z-index:1; top:-85px; left:-13px; width:381px; height:85px; background:url(../images/decor/speach-sprite.png) -91px 0 no-repeat; }
.speach-alert i.speach-alert-bottom { position:absolute; z-index:1; bottom:-85px; left:-104px; width:472px; height:111px; background:url(../images/decor/speach-sprite.png) 0 -85px no-repeat; }
.speach-alert div.speach-alert-center { float:left; margin:-60px 0 -32px 0; position:relative; z-index:2; padding:0 24px; }
.speach-alert div.speach-alert-center h3 { color:#009666; font-weight:bold; text-align:center; font-size:100%; text-shadow:0 1px 0 #fff; }
.speach-alert div.speach-alert-center img { margin:7px; }
.speach-alert div.actions { font-size:11px; text-align:center; margin-top:5px; }
.speach-alert div.actions .close { float:right; margin:-2px -0.5em 0 1em; text-align:left; }
.speach-alert i.close-cross { position:absolute; right:6px; top:5px; width:21px; height:20px; background:url(../images/decor/speach-sprite.png) -880px -30px no-repeat; cursor:pointer; }
.speach-alert i.close-cross:hover { background-position:-910px -30px; }
.speach-alert i.next-arrow { position:absolute; right:23px; top:-15px; width:26px; height:25px; background:url(../images/decor/speach-sprite.png) -880px 0 no-repeat; cursor:pointer; }
.speach-alert i.next-arrow:hover { background-position:-910px 0; }

.speach-alert .dashedlink { color:#009666; border-color:#009666; }
.speach-alert a,
.speach-alert a:link,
.speach-alert a:visited { color:#009666; }

.side-tutorial { width:148px; text-align:left; margin-bottom:15px; font-size:90%; color:#13a80b; font-weight:bold; }
.side-tutorial .border { border:1px solid #78e0a6; padding:0 1px; display:inline-block; //display:inline; zoom:1; width:144px; font-weight:normal; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;  }
.side-tutorial .border p { padding:6px 0 0 10px; margin:0; color:#07a85e; text-align: center; }
.side-tutorial .border p img { width:42px; height:42px; margin:-6px 10px 0 0; }
.side-tutorial .border p u { color:#07a85e; cursor:pointer; }

div.header .links #top-tutorial-link { cursor:pointer; display:none; color:#00a358; }