/* CSS Document */
.ibtoolbar
{
	background-image:url(../images/toolbar/logo.png); background-repeat:no-repeat; background-position:5px; background-color:#e4e4e4;
	width:98%; height:23px; 
	position:fixed; bottom:0px; margin:0 auto; left:1%; right:1%; z-index:99; 
	border-top:1px solid #b5b5b5; border-left:1px solid #b5b5b5; border-right:1px solid #b5b5b5;
}

.ibtoolbar a { text-decoration:none; color:#444; font-size:11px; padding:5px; position:absolute; bottom:0px; padding:4px 4px 4px 21px; border-left:1px solid #b5b5b5; }
.ibtoolbar a:hover { background-color:#FFF; }

.ibtoolbar #aslink { background-image:url(../images/toolbar/home.png); background-repeat:no-repeat; background-position:3px 2px; left:100px; }
.ibtoolbar #asprof { background-image:url(../images/toolbar/profile.png); background-repeat:no-repeat; background-position:3px 3px; left:174px; }
.ibtoolbar #asmsj { background-image:url(../images/toolbar/mail.png); background-repeat:no-repeat; background-position:3px 3px; left:235px; }
.ibtoolbar #asfirm { background-image:url(../images/toolbar/firma.png); background-repeat:no-repeat; background-position:3px 3px; left:327px; }
.ibtoolbar #asekle { background-image:url(../images/toolbar/ekle.png); background-repeat:no-repeat; background-position:3px 3px; left:408px; }