div#body {
    top: 0em;
}

.topaction .select-queue {
    margin-top: 0;
}

.titlebox-title .widget {
    top: -1.25em;
    left: 0.5em;

}
.titlebox .titlebox-title .right{
    position: absolute;
    top: 1.5em;
}

.titlebox
{
    height: auto !important;
    height: 1.25em;
}


.ticket-transaction .messagebody img {
    /* ie6 does not support max-width */
    width: expression(this.width > 401 ? 400 : true);
}



.sf-sub-indicator {
	background:		url(/NoAuth/css/images/arrows-ffffff.gif) no-repeat -10px -100px;
}

#page-navigation ul {
    width: auto;
}
