.DefaultTheme .WindowBarLeft {
	background-image: none;
}

.DefaultTheme .WindowBarRight {
	background-image: none;
}


.DefaultTheme .WindowBarCenter{
        background-image: none;
        font-size: 0px;
}

.DefaultTheme .BottomDecoratorLeft{
        background-image:none;    
}

.DefaultTheme .BottomDecoratorRight{
        background-image:none;    
}

.DefaultTheme .BottomDecoratorCenter{
        background-image:none;    
}

.DefaultTheme .BottomDecoratorCenter .Information{
        font-size:0px;
}



.WindowBarCenter .ControlIcon.ArrowDownIcon{
	display:none;
}

.WindowBarCenter .ControlIcon.MinimizedIcon{
	display:none;
}

/*.PortletIcon{
	background:none;
}*/

.DefaultTheme .MiddleDecoratorLeft {
	background: none;
}

.DefaultTheme .MiddleDecoratorRight {
	background: none;
}

.PortletIcon.WindowPortletIcon.PortletName {
       background: none; 
}