
/**********************************************/
/*   application original style               */
/**********************************************/

/*--!!!!!!!!!!!!!!!!! [common.css] overwrite !!!!!!!!!!!!!!!!!!!!!!--*/

/*-- #applicationBranding --*/
#applicationBranding {
	background: #ffffff url("./surface/por_brandingapp_bg_pattern.png") left bottom repeat-x;
}

#applicationBranding .Wrapper{
	background: transparent url("./surface/por_brandingapp_bg_sys_def.png") left bottom no-repeat;
	border-top: 1px solid #6b6f76;
}

