/* Banner */
#app_title_container {
    background: url("../../img/banner_udir.jpg") no-repeat scroll right top #666666;
    height: 40px;
    min-height: 40px;
}

#app_title_container #app_title {
	color: #FFFFFF;	
}